| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
265 (3.906s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase shell error - HBase - [mail # dev]
|
|
...Your HBase shell isn't able to make a proper connection to ZooKeeper. Have you configured the property hbase.zookeeper.quorum properly, and is ZooKeeper fully up? We can help better if we ha...
|
|
|
Author: Harsh J,
2012-07-07, 09:50
|
|
|
Re: HBase bulk importtsv - Bad lines error - HBase - [mail # user]
|
|
...Hi, Can you also share how exactly you invoke the import-tsv command? On Tue, Jun 19, 2012 at 9:02 PM, AnandaVelMurugan Chandra Mohan wrote: onnection ; Bytes()); &n...
|
|
|
Author: Harsh J,
2012-06-19, 16:13
|
|
|
Re: Error accessing master UI page - HBase - [mail # user]
|
|
...Samar, If you ran a local build on your HBase installation (via mvn or so), please undo it. You can run {{mvn clean}} to clean up any bad build files, and then restart your HMaster to ...
|
|
|
Author: Harsh J,
2012-06-19, 15:46
|
|
|
Re: The write process in the Region Server - HBase - [mail # user]
|
|
...Hi, No, in that case my comment can be considered incorrect. The HLog shouldn't fill up very fast - and your problem does sound memory bound now (upper/lower watermark hits). On ...
|
|
|
Author: Harsh J,
2012-06-17, 07:03
|
|
|
Re: The write process in the Region Server - HBase - [mail # user]
|
|
...Amit, Your values for HLog block size (hbase.regionserver.hlog.blocksize, default is the HDFS default block size (64 MB unless you've raised it properly), too low unless you also have ...
|
|
|
Author: Harsh J,
2012-06-17, 04:40
|
|
|
Re: Task tracker timeout with filtered table scan - HBase - [mail # user]
|
|
...Hey Bryan, What value of scanner caching did you run this with? Could you try it with low values of 1-5? On Thu, May 31, 2012 at 9:57 PM, Bryan Keller wrote: for a pa...
|
|
|
Author: Harsh J,
2012-06-10, 19:10
|
|
|
Re: DFS rebalance - HBase - [mail # user]
|
|
...Hey Eric, HDFS does not balance imbalanced DNs automatically. However DN imbalance is not something HDFS causes, its more to do with client write patterns. Ensure that your HDFS client...
|
|
|
Author: Harsh J,
2012-06-10, 19:05
|
|
|
Re: HBase Client API: Why does HTable.get(get).getValue() return null if more than one family is added to the get instance? - HBase - [mail # user]
|
|
...Hi, Am unable to reproduce this on 0.90.6 at least. What version are you using? Regardless of "get.addFamily(Bytes.toBytes("family2"));" being present or not, I do not receive a ...
|
|
|
Author: Harsh J,
2012-06-10, 18:45
|
|
|
Re: Row Counter rpoblem - HBase - [mail # user]
|
|
...Hi Ryan, The issue doesn't seem to be ACLs if those are the only changed properties. I think the issue may be either this: "Error: Could not initialize class org.apache.log4j.Log...
|
|
|
Author: Harsh J,
2012-06-10, 18:30
|
|
|
Re: hbase client security (cluster is secure) - HBase - [mail # user]
|
|
...Hi again Tony, Moving this to [EMAIL PROTECTED] (bcc'd [EMAIL PROTECTED]). Please use the right user group lists for best responses. I've added you to CC in case you aren't subscribed ...
|
|
|
Author: Harsh J,
2012-06-09, 15:25
|
|
|
|