[
https://issues.apache.org/jira/browse/HADOOP-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-1768:
--------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed w/ below message after removing ^M from patch and changing references
to 'dfs' instead to 'fs' to match how hadoop refers to the filesytem (Retested
all local after changes).
Thanks Edward.
HADOOP-1768 Hbase shell FS command using Hadoop FsShell operations
M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/HelpContents.java
Add mention of new 'fs' operator.
A src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/FsCommand.java
M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/HBaseShell.jj
Added support of new 'fs' operator.
M
src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/generated/ParserTokenManager.java
M
src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/generated/ParserConstants.java
M src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/generated/Parser.java
Generated files. Changes come of mods to HBaseShell.jj
> [Hbase Shell] DFS command using Hadoop FsShell operations.
> ----------------------------------------------------------
>
> Key: HADOOP-1768
> URL: https://issues.apache.org/jira/browse/HADOOP-1768
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Affects Versions: 0.14.0
> Environment: All enviorments.
> Reporter: Edward Yoon
> Priority: Minor
> Fix For: 0.15.0
>
> Attachments: shell.patch, shell_v02.patch
>
>
> I want to add a dfs command using Hadoop FsShell operations for more
> convenient use of Hbase Shell
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.