added DHP cluster in the property
added UNKNOWN among the possible job states
oozie job monitor does not propagate failures form the job status polling
client factories injected via @Required
fetch distinc values from service properties
removed Lazy annotations
lazy init of hadoop clients allow to define the user for HBase admin and jtClient once. The user is available as service property
more logging in the oozie job monitor procedure that tries to fetch the job report. More java8 refactorings
using proper names for variables :)
Added method to insert data into an hbase table
added param declaring the oozie job action names to be reported back to the workflow logger
codebase used to migrate to java8 the production system