Details
Description
Makefile.vars says
DESKTOP_PLUGIN_JAR := $(ROOT)/desktop/libs/hadoop/build/java/hue-plugins-$(DESKTOP_VERSION).jar
But .../hadoop/build/java is not installed in a production system. It should be .../hadoop/java-lib instead.
Makefile.vars says
DESKTOP_PLUGIN_JAR := $(ROOT)/desktop/libs/hadoop/build/java/hue-plugins-$(DESKTOP_VERSION).jar
But .../hadoop/build/java is not installed in a production system. It should be .../hadoop/java-lib instead.