[
https://issues.apache.org/jira/browse/AMBARI-19241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821096#comment-15821096
]
Hudson commented on AMBARI-19241:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6417 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6417/])
AMBARI-19241 - Ambari python scripts should support hdfs download (tthorpe:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5228e1847bd7b92d7a3379d26002879dbfeafffe])
* (edit)
ambari-common/src/main/python/resource_management/libraries/resources/hdfs_resource.py
* (edit)
contrib/fast-hdfs-resource/src/main/java/org/apache/ambari/fast_hdfs_resource/Resource.java
* (edit)
ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py
* (add)
ambari-common/src/main/python/resource_management/libraries/functions/download_from_hdfs.py
* (edit)
contrib/fast-hdfs-resource/src/main/java/org/apache/ambari/fast_hdfs_resource/Runner.java
> Ambari python scripts should support hdfs download
> --------------------------------------------------
>
> Key: AMBARI-19241
> URL: https://issues.apache.org/jira/browse/AMBARI-19241
> Project: Ambari
> Issue Type: New Feature
> Components: ambari-agent, contrib
> Affects Versions: trunk, 2.5.0
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19241.patch
>
> Original Estimate: 192h
> Remaining Estimate: 192h
>
> Currently the hdfs_resources.py supports
> 1) create files/directories in HDFS
> 2) delete files/directories in HDFS
> 3) upload files/directories to HDFS
> We should also support download of files/directories from HDFS. This will
> help particularly in cloud environments where the users of the cluster don't
> necessarily have write access to the local file system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)