[ 
https://issues.apache.org/jira/browse/AMBARI-4143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmytro Shkvyra updated AMBARI-4143:
-----------------------------------

    Description: 
For Hive warehouse directory, agent looks for a global property 
hive_apps_whs_dir which is no longer being added by web-ui client. Agent should 
create the directory by doing a lookup for *hive.metastore.warehouse.dir* in 
hive-site.xml.

For WebHCat service, agent looks for a global property webhcat_apps_dir which 
is no longer sent by web-ui client. Agent uses the value of webhcat_apps_dir to 
copy hadoop-streaming.jar, pig.tar.gz and hive.tar.gz in that directory. 
Instead agent should use actual properties *templeton.streaming.jar*, 
*templeton.pig.archive* and *templeton.hive.archive*.

Also these directories should be created during respective service start 
instead of namenode start command.

  was:
For Hive warehouse directory, agent looks for a global property 
hive_apps_whs_dir which is no longer being added by web-ui client. Agent should 
create the directory by doing a lookup for hive.metastore.warehouse.dir in 
hive-site.xml.
For WebHCat service, agent looks for a global property webhcat_apps_dir which 
is no longer sent by web-ui client. Agent uses the value of webhcat_apps_dir to 
copy hadoop-streaming.jar, pig.tar.gz and hive.tar.gz in that directory. 
Instead agent should use actual properties templeton.streaming.jar, 
templeton.pig.archive and templeton.hive.archive.
Also these directories should be created during respective service start 
instead of namenode start command.


> Hive Metastore warehouse dir and WebHCat apps dir path is being retrieved 
> from wrong property name
> --------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-4143
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4143
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.4.3
>            Reporter: Dmytro Shkvyra
>            Assignee: Dmytro Shkvyra
>             Fix For: 1.4.3
>
>
> For Hive warehouse directory, agent looks for a global property 
> hive_apps_whs_dir which is no longer being added by web-ui client. Agent 
> should create the directory by doing a lookup for 
> *hive.metastore.warehouse.dir* in hive-site.xml.
> For WebHCat service, agent looks for a global property webhcat_apps_dir which 
> is no longer sent by web-ui client. Agent uses the value of webhcat_apps_dir 
> to copy hadoop-streaming.jar, pig.tar.gz and hive.tar.gz in that directory. 
> Instead agent should use actual properties *templeton.streaming.jar*, 
> *templeton.pig.archive* and *templeton.hive.archive*.
> Also these directories should be created during respective service start 
> instead of namenode start command.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to