Mona Chitnis created OOZIE-1015:
-----------------------------------

             Summary: HadoopAccessorService jobtracker validation should not 
have hardcoded conf key
                 Key: OOZIE-1015
                 URL: https://issues.apache.org/jira/browse/OOZIE-1015
             Project: Oozie
          Issue Type: Bug
            Reporter: Mona Chitnis


While validating the jobtracker address against whitelist in 
HadoopAccessorService, the conf key to be looked up is a string value 
"mapred.job.tracker". Instead we should use static variables for robustness 
(mapred.job.tracker for hadoop-1 and yarn.resourcemanager.address for hadoop-2)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to