Hue should include nose modules in containg python environment
Without this module an error message is reported in logs, but everything looks to work propertly.
As work around I installed it by hand with
$HUE_HOME/build/env/bin/python $HUE_HOME/build/env/bin/pip install nose
Hue should include nose modules in containg python environment Without this module an error message is reported in logs, but everything looks to work propertly. As work around I installed it by hand with
$HUE_HOME/build/env/bin/python $HUE_HOME/build/env/bin/pip install nose