[
https://issues.apache.org/jira/browse/AMBARI-11371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558387#comment-14558387
]
Hudson commented on AMBARI-11371:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2701 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2701/])
AMBARI-11371. Enhance the logic of finding available mount for hbase local dir
(alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0ee9f1676ab55cac4ee941ae368d2c97458233b6)
* ambari-web/test/utils/configs/config_property_helper_test.js
* ambari-web/app/utils/configs/config_property_helper.js
* ambari-web/app/data/PHD/site_properties.js
* ambari-web/app/data/BIGTOP/site_properties.js
* ambari-web/app/data/HDP2/site_properties.js
> Enhance the logic of finding available mount for hbase local dir
> ----------------------------------------------------------------
>
> Key: AMBARI-11371
> URL: https://issues.apache.org/jira/browse/AMBARI-11371
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Blocker
> Fix For: 2.1.0
>
> Attachments: AMBARI-11371.patch
>
>
> the attempt of defining custom hbase.tmp.dir is defeated by the logic of
> finding available mount which overwrites the custom value.
> We should enhance such logic for hbase local directory so that the logic
> keeps ${user.name} in the value of hbase.tmp.dir config.
> To accommodate future change in hbase side, any variable in the form ${xxx}
> should be preserved verbatim.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)