[
https://issues.apache.org/jira/browse/AMBARI-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi updated AMBARI-11068:
---------------------------------------
Attachment: AMBARI-11068.patch
> Output file for webhcat test is hardcoded to /apps/hive/warehouse/hcatsmoke.
> ----------------------------------------------------------------------------
>
> Key: AMBARI-11068
> URL: https://issues.apache.org/jira/browse/AMBARI-11068
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11068.patch
>
>
> Output file for webhcat test is hardcoded to /apps/hive/warehouse/hcatsmoke.
> If the user changes the hive apps directory the test fails because of hard
> coded path in :
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hcat_service_check.py
> {code}
> output_file = format("/apps/hive/warehouse/hcatsmoke{unique}")
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)