[
https://issues.apache.org/jira/browse/ACCUMULO-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534120#comment-13534120
]
Pete Carlson commented on ACCUMULO-910:
---------------------------------------
I just realized that the error I was making was that I had typed 'instance'
instead of 'cybersa' which is the instance name.
Here was the error I was getting when I mis-typed (again with password obscured
as ****):
{noformat}
[root@ip-10-151-7-8 accumulo-1.4.0]# ./bin/accumulo
org.apache.accumuo.examples.simple.helloworld.InsertWithBatchWriter instance
zookeeper1 root **** hellotable
Classname org.apache.accumuo.examples.simple.helloworld.InsertWithBatchWriter
not found. Please make sure you use the wholly qualified package name.
[root@ip-10-151-7-8 accumulo-1.4.0]#
{noformat}
And here was the command with the instance specified correctly:
{noformat}
[root@ip-10-151-7-8 accumulo-1.4.0]# ./bin/accumulo
org.apache.accumuo.examples.simple.helloworld.InsertWithBatchWriter cybersa
zookeeper1 root **** hellotable
{noformat}
> Can't run helloworld example in Accumulo 1.4.0
> ----------------------------------------------
>
> Key: ACCUMULO-910
> URL: https://issues.apache.org/jira/browse/ACCUMULO-910
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Pete Carlson
>
> I'm new to Apache Accumulo, and having problems trying to run the helloworld
> example.
--
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