luigi.contrib.hdfs.error module

The implementations of the hdfs clients.

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

Bases: Exception