| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
20 (0.12s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...sorry, actually I was copy pasting code and modifying. so I missed changing name of CF. still I am getting some error. I tried to get something from log on google but didnt get anything usef...
|
|
|
Author: Alok Singh Mahor,
2013-04-05, 03:38
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...yes thank you so much jean, I will switch to eclipse. now I tried with (java -classpath `~/packages/hbase-0.94.6/bin/hbase classpath` MyLittleHBaseClient) code is running but I g...
|
|
|
Author: Alok Singh Mahor,
2013-04-04, 14:50
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...wow I am not getting any error now while compiling using (javac -classpath `~/packages/hbase-0.94.6/bin/hbase classpath` MyLittleHBaseClient.java) but this time I am getting runtime er...
|
|
|
Author: Alok Singh Mahor,
2013-04-04, 14:37
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...thanks again JM :) you gave very important clue. now am trying example code in http://hbase.apache.org/0.94/apidocs/org/apache/hadoop/hbase/client/package-summary.html#package_descript...
|
|
|
Author: Alok Singh Mahor,
2013-04-04, 13:13
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...thanks Jean, output of ~/packages/hbase-0.94.6/bin/hbase classpath is alok@alok:~/exp/hbase/exp$ ~/packages/hbase-0.94.6/bin/hbase classpath /home/alok/packages/hbase-0.94.6/bin/../con...
|
|
|
Author: Alok Singh Mahor,
2013-04-04, 09:04
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...thank you Harsha with your advice I used command to compile that example code alok@alok:~/exp/hbase/exp$ javac -classpath `~/packages/hbase-0.94.6/bin/hbase classpath` HBaseExample.java &nbs...
|
|
|
Author: Alok Singh Mahor,
2013-04-03, 23:03
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...Hi all, today I start afresh a Example code on http://blog.rajeevsharma.in/2009/06/using-hbase-in-java-0193.html but I guess luck is not with me. I run javac -classpath ~/packages/hbase-0.94...
|
|
|
Author: Alok Singh Mahor,
2013-04-03, 16:37
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...Thanks Ted :) I am getting same problem with direct connection too. not all repositories are able to connect you can see trimmed output of mvn eclipse:eclipse at http://pastebin....
|
|
|
Author: Alok Singh Mahor,
2013-03-31, 20:51
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...which external jab I imported you can see in project tree at http://i.troll.ws/209459a4.png your method is looking more nice and sophisticated so I also tried to use mvn. but I am behi...
|
|
|
Author: Alok Singh Mahor,
2013-03-31, 16:46
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...Hello Tez, I went through http://hbase.apache.org/book.html#developing but I didnt find relevancy or I could not understand that section. could you please tell me where exactly I am wr...
|
|
|
Author: Alok Singh Mahor,
2013-03-31, 10:48
|
|
|
|