| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (0.136s).
|
|
|
Loading phrases to help you refine your search...
|
|
remote connection using HBase Java client - HBase - [mail # user]
|
|
...Hi, I have a standalone HBase 0.94.1 server running on my desktop. In the hbase-site.xml file, I just set hbase.rootdir. From my laptop, i want to connect to HBase server i...
|
|
|
Author: Erman Pattuk,
2012-10-18, 16:19
|
|
|
columnprefix filter in rest java api - HBase - [mail # user]
|
|
...I'm using HBase 0.94.1. I have to use Rest Java API to connect to a remote cluster. And I have to use filters (especially ColumnPrefixFilter) on scan and get operations. But, it ...
|
|
|
Author: Erman Pattuk,
2012-10-17, 16:32
|
|
|
Re: Rest Client remote connection - HBase - [mail # user]
|
|
...Thank you so much for your answers Andrew. Erman On 10/14/2012 4:28 PM, Andrew Purtell wrote:...
|
|
|
Author: Erman Pattuk,
2012-10-14, 21:31
|
|
|
Re: Rest Client remote connection - HBase - [mail # user]
|
|
...With a more detailed investigation, I found out that the problem was about setting a filter for the scan instance. In my application, I create FilterList and put a KeyOnlyFilter ...
|
|
|
Author: Erman Pattuk,
2012-10-14, 21:15
|
|
|
Rest Client remote connection - HBase - [mail # user]
|
|
...Hi, I have yet another problem with HBase rest client/server thing. Through Java Rest Client, if I call scan function, an IOException occurs, saying "scan request failed wi...
|
|
|
Author: Erman Pattuk,
2012-10-14, 20:27
|
|
|
Re: Problem with Rest Java Client - HBase - [mail # user]
|
|
...This link was very helpful. Thank you all guys. Erman On 10/12/2012 4:45 PM, Jerry Lam wrote:...
|
|
|
Author: Erman Pattuk,
2012-10-13, 23:13
|
|
|
Problem with Rest Java Client - HBase - [mail # user]
|
|
...Hi, I have started using HBase Rest Java client as a part of my project. I see that it may have a problem with the Delete operation. For a given Delete object, if you apply delet...
|
|
|
Author: Erman Pattuk,
2012-10-09, 17:04
|
|
|
|