Marco Paga resolved HADOOP-273.
-------------------------------
Resolution: Invalid
I don't care anymore.
Add a interactive shell for admistrative access to the DFS
----------------------------------------------------------
Key: HADOOP-273
URL: https://issues.apache.org/jira/browse/HADOOP-273
Project: Hadoop Core
Issue Type: Improvement
Components: dfs
Affects Versions: 0.7.1
Reporter: Marco Paga
Assignee: Sameer Paranjpye
Priority: Trivial
Attachments: interactiveShell.patch, interactiveShell.patch
Implement a shell that allows the user to work in the dfs like on the local fs.
cd /user/
cd test
put text.txt someText.txt
cat someText.txt
rm someText.txt
------------------------------------------------------------
Key: HADOOP-273
URL: https://issues.apache.org/jira/browse/HADOOP-273
Project: Hadoop Core
Issue Type: Improvement
Components: dfs
Affects Versions: 0.7.1
Reporter: Marco Paga
Assignee: Sameer Paranjpye
Priority: Trivial
Attachments: interactiveShell.patch, interactiveShell.patch
Implement a shell that allows the user to work in the dfs like on the local fs.
cd /user/
cd test
put text.txt someText.txt
cat someText.txt
rm someText.txt
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.