lmccay opened a new pull request #296: Knox 2240
URL: https://github.com/apache/knox/pull/296
 
 
   (It is very **important** that you created an Apache Knox JIRA for this 
change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   ## What changes were proposed in this pull request?
   
   This PR introduces a new custom groovy command for KnoxShell for interaction 
with hadoop filesystems through the WebHDFS API. This includes the ability to 
mount filesystems, unmount them and list mounts. Mounts are persisted in the 
user's home directory for knoxshell so that they live across KnoxShell sessions.
   
   It is limited to the hdfs client classes that are provided in KnoxShell 
today but with follow up patches to both the client classes and the command 
will cover more of the Hadoop filesystem capabilities - such as chown and chmod.
   
   ## How was this patch tested?
   
   Primarily tested through manual use of the KnoxShell environment. Minor 
improvements in CSV builder have added unit tests as well.
   
   Please review [Knox Contributing 
Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow)
 before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to