luigi.contrib.hdfs.error module

The implementations of the hdfs clients. The hadoop cli client and the snakebite client.

exception luigi.contrib.hdfs.error.HDFSCliError(command, returncode, stdout, stderr)[source]

Bases: exceptions.Exception