[
https://issues.apache.org/jira/browse/ACCUMULO-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449044#comment-13449044
]
Eric Newton commented on ACCUMULO-752:
--------------------------------------
Mostly I just want the fake shell to work:
{noformat}
./bin/accumulo shell -fake
Enter current password for 'ecn'@'fake':
Shell - Apache Accumulo Interactive Shell
-
- version: 1.5.0-SNAPSHOT
- instance name: mock-instance
- instance id: mock-instance-id
-
- type 'help' for a list of available commands
-
ecnewt2@mock-instance> createtable foo
ecn@mock-instance foo> importdirectory /tmp/foo /tmp/bar true
{noformat}
> Add support for importDirectory to the mock instance
> ----------------------------------------------------
>
> Key: ACCUMULO-752
> URL: https://issues.apache.org/jira/browse/ACCUMULO-752
> Project: Accumulo
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.5.0, 1.4.1, 1.4.0
> Reporter: Ed Kohlwey
> Assignee: Ed Kohlwey
> Attachments: ACCUMULO-752.patch
>
>
> Adding import support for the mock instance is fairly trivial and is useful
> for testing mapreduce pipelines.
> I'm attaching a patch for 1.4.1 but forward-porting to 1.5 should be pretty
> easy.
--
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