You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2015/05/12 17:37:00 UTC

[jira] [Created] (AMBARI-11068) Output file for webhcat test is hardcoded to /apps/hive/warehouse/hcatsmoke.

Vitaly Brodetskyi created AMBARI-11068:
------------------------------------------

             Summary: 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


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)