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

Keith Turner commented on ACCUMULO-527:
---------------------------------------

[~bhavanki] I just pushed your commits and a commit of mine where I changed the 
unit test.   Can you take a look at that change?  Thats the first time I have 
used PowerMock, its interesting, seems to tightly couple the test to the 
implementation rather than the expected behavior.  Does anyone have any issue 
w/ adding the dependencies?  I reasoned that since they were scoped at the test 
level there was no need to seek consensus.

                
> Shell should have way to specify instance name while using ZK hosts from 
> configuration
> --------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-527
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-527
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.4.1
>            Reporter: John Vines
>            Assignee: Bill Havanki
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 1.6.0
>
>         Attachments: 0001-ACCUMULO-527-Add-zi-and-zh-options-for-shell.patch, 
> 0002-ACCUMULO-527-Fix-indentation-in-Shell-from-last-comm.patch
>
>
> Currently the shell uses HDFSZooInstance unless otherwise specified. It is 
> possible for a user to force a ZooInstance, in which case they specify a list 
> of ZKHosts and the instance name. However, there is no way to specify an 
> instance name and utilize the list of ZK hosts in the configuration file. We 
> should look into expanding the shell to include this creation option, 
> possibly by segregating the zookeeper hosts and instance name into two 
> seperate arguments.

--
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

Reply via email to