[
https://issues.apache.org/jira/browse/AMBARI-25004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711444#comment-16711444
]
Hudson commented on AMBARI-25004:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10362 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10362/])
AMBARI-25004. Directory/File creation hangs if relative path is supplied
(aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=e1ceec262ddcc02c095941024507048fbccbc255])
* (edit)
ambari-common/src/main/python/resource_management/core/providers/system.py
> Directory/File creation hangs if relative path is supplied with cd_access
> -------------------------------------------------------------------------
>
> Key: AMBARI-25004
> URL: https://issues.apache.org/jira/browse/AMBARI-25004
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Attachments: AMBARI-25004.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Directory('hadoofs/fs1/ams-hbase-wal', owner='root', group='root',
> create_parents=True, recursive_ownership=True, cd_access='a')
>
> Hangs as seen on s3a clusters when one of paths was set to relative by an
> accident.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)