[
https://issues.apache.org/jira/browse/ACCUMULO-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534106#comment-13534106
]
Pete Carlson commented on ACCUMULO-910:
---------------------------------------
Wow, it actually worked this time! I swear I did the same thing as last time.
When I scanned the hellotable I now see data. Here's a snippet of the first
page of the table:
{noformat}
root@cybersa hellotable> scan
row_0 colfam:colqual_0 [] value_0_0
row_0 colfam:colqual_1 [] value_0_1
row_0 colfam:colqual_2 [] value_0_2
row_0 colfam:colqual_3 [] value_0_3
row_0 colfam:colqual_4 [] value_0_4
row_1 colfam:colqual_0 [] value_1_0
row_1 colfam:colqual_1 [] value_1_1
row_1 colfam:colqual_2 [] value_1_2
row_1 colfam:colqual_3 [] value_1_3
row_1 colfam:colqual_4 [] value_1_4
row_10 colfam:colqual_0 [] value_10_0
row_10 colfam:colqual_1 [] value_10_1
row_10 colfam:colqual_2 [] value_10_2
row_10 colfam:colqual_3 [] value_10_3
row_10 colfam:colqual_4 [] value_10_4
row_100 colfam:colqual_0 [] value_100_0
row_100 colfam:colqual_1 [] value_100_1
row_100 colfam:colqual_2 [] value_100_2
row_100 colfam:colqual_3 [] value_100_3
row_100 colfam:colqual_4 [] value_100_4
row_1000 colfam:colqual_0 [] value_1000_0
row_1000 colfam:colqual_1 [] value_1000_1
row_1000 colfam:colqual_2 [] value_1000_2
row_1000 colfam:colqual_3 [] value_1000_3
row_1000 colfam:colqual_4 [] value_1000_4
row_1001 colfam:colqual_0 [] value_1001_0
row_1001 colfam:colqual_1 [] value_1001_1
row_1001 colfam:colqual_2 [] value_1001_2
row_1001 colfam:colqual_3 [] value_1001_3
row_1001 colfam:colqual_4 [] value_1001_4
row_1002 colfam:colqual_0 [] value_1002_0
-------------------------------------------- hit any key to continue or 'q' to
quit --------------------------------------------
{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