| clear query|facets|time |
Search criteria: .
Results from 11 to 19 from
19 (0.202s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Thrift2 Asynch Row Mutations - HBase - [mail # user]
|
|
...Thank you Marcos. Yes I had seen this client on StumbleUpon, but this client does not use thrift server for async calls. It has its own implementation for async calls. Thanks for shari...
|
|
|
Author: Pankaj Misra,
2012-10-30, 13:09
|
|
|
Thrift2 Asynch Row Mutations - HBase - [mail # user]
|
|
...Dear All, I am trying to build an asynch client (nonblocking mode) using thrift2 impl ementation of Hbase. My Hbase version in 0.94.1. I am calling HbaseAsynchCl ient's mutateRow metho...
|
|
|
Author: Pankaj Misra,
2012-10-30, 12:48
|
|
|
RE: HBase Issue after Namenode Formating - HBase - [mail # user]
|
|
...Hi Lars, Thank you so much Lars for your perfect solution, it worked, you have been a life saver here, worked like a charm. Thanks again Lars. Regards Pankaj Misra _...
|
|
|
Author: Pankaj Misra,
2012-10-17, 22:18
|
|
|
RE: HBase Issue after Namenode Formating - HBase - [mail # user]
|
|
...Hi All, I did some more fact finding around this issue, and it seems to me that the Master is not getting initialized and hence I am not able to create table. I tried connecting via th...
|
|
|
Author: Pankaj Misra,
2012-10-17, 18:09
|
|
|
RE: HBase Issue after Namenode Formating - HBase - [mail # user]
|
|
... Hi All, I have been using HBase 0.94.1 with Hadoop 0.23.1. I had the complete setup in a pseudo-distributed mode, and was running fine. Today I had to reset and refor...
|
|
|
Author: Pankaj Misra,
2012-10-17, 17:00
|
|
|
RE: HBase Issue after Namenode Formating - HBase - [mail # user]
|
|
...Additionally I see the following error in the HBase Master logs 2012-10-17 21:15:33,043 ERROR org.apache.hadoop.hbase.zookeeper.Recoverable ZooKeeper: Node /hbase/master already exists...
|
|
|
Author: Pankaj Misra,
2012-10-17, 15:52
|
|
|
HBase Issue after Namenode Formating - HBase - [mail # user]
|
|
...Hi All, I have been using HBase 0.94.1 with Hadoop 0.23.1. I had the complete setup in a pseudo-distributed mode, and was running fine. Today I had to reset and reformat th...
|
|
|
Author: Pankaj Misra,
2012-10-17, 15:35
|
|
|
RE: more regionservers does not improve performance - HBase - [mail # user]
|
|
...OK, Looks like I missed out reading that part in your original mail. Did you try some of the compaction tweaks and configurations as explained in the following link for your data? http://hba...
|
|
|
Author: Pankaj Misra,
2012-10-12, 06:47
|
|
|
RE: more regionservers does not improve performance - HBase - [mail # user]
|
|
...Hi Jonathan, What seems to me is that, while doing the split across all 40 mappers, the keys are not randomized enough to leverage multiple regions and the pre-split strategy. This may...
|
|
|
Author: Pankaj Misra,
2012-10-12, 03:23
|
|
|
|