You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2013/04/30 21:40:18 UTC

[jira] [Commented] (ACCUMULO-974) Shell --fake requires HDFS to be running

    [ https://issues.apache.org/jira/browse/ACCUMULO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645881#comment-13645881 ] 

Eric Newton commented on ACCUMULO-974:
--------------------------------------

I can't reproduce this:

{noformat}
# single node instance:
$ pkill -f hadoop
$ ./bin/accumulo shell --fake
Password: 

Shell - Apache Accumulo Interactive Shell
- 
- version: 1.5.0-SNAPSHOT
- instance name: fake
- instance id: mock-instance-id
- 
- type 'help' for a list of available commands
- 
ecn@fake> createtable t
ecn@fake t> insert a b c d
ecn@fake t> scan
a b:c []    d
ecn@fake t> 
{noformat}

                
> Shell --fake requires HDFS to be running
> ----------------------------------------
>
>                 Key: ACCUMULO-974
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-974
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 1.4.2
>            Reporter: Billie Rinaldi
>             Fix For: 1.5.0
>
>
> The "accumulo shell --fake" functionality appears to have been broken by ACCUMULO-752, "Add support for importDirectory to the mock instance".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira