[jira] [Created] (HBASE-11340) Remove references to xcievers in documentation

2014-06-13 Thread Dima Spivak (JIRA)
Dima Spivak created HBASE-11340: --- Summary: Remove references to xcievers in documentation Key: HBASE-11340 URL: https://issues.apache.org/jira/browse/HBASE-11340 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-11341) ZKProcedureCoordinatorRpcs should respond only to members

2014-06-13 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-11341: --- Summary: ZKProcedureCoordinatorRpcs should respond only to members Key: HBASE-11341 URL: https://issues.apache.org/jira/browse/HBASE-11341 Project: HBase

[jira] [Created] (HBASE-11342) The method isChildReadLock in class ZKInterProcessLockBase is wrong

2014-06-13 Thread Qianxi Zhang (JIRA)
Qianxi Zhang created HBASE-11342: Summary: The method isChildReadLock in class ZKInterProcessLockBase is wrong Key: HBASE-11342 URL: https://issues.apache.org/jira/browse/HBASE-11342 Project: HBase

[jira] [Created] (HBASE-11343) Writing the RootRegionLocation znode in thrift format.

2014-06-13 Thread Manukranth Kolloju (JIRA)
Manukranth Kolloju created HBASE-11343: -- Summary: Writing the RootRegionLocation znode in thrift format. Key: HBASE-11343 URL: https://issues.apache.org/jira/browse/HBASE-11343 Project: HBase

[jira] [Resolved] (HBASE-11056) Make multiget work more like batchMutate

2014-06-13 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-11056. -- Resolution: Duplicate Duplicate of HBASE-8362. Make multiget work more like batchMutate

[jira] [Created] (HBASE-11344) Hide row keys and such from the web UIs

2014-06-13 Thread Devaraj Das (JIRA)
Devaraj Das created HBASE-11344: --- Summary: Hide row keys and such from the web UIs Key: HBASE-11344 URL: https://issues.apache.org/jira/browse/HBASE-11344 Project: HBase Issue Type:

[jira] [Created] (HBASE-11346) Enable cacheonwrite for index and bloom blocks by default

2014-06-13 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-11346: Summary: Enable cacheonwrite for index and bloom blocks by default Key: HBASE-11346 URL: https://issues.apache.org/jira/browse/HBASE-11346 Project: HBase

Metrics units?

2014-06-13 Thread Nick Dimiduk
Heya, Do we have documentation someplace describing the units for various metics? For instance, it's not always clear if a unit is bytes or milliseconds. Would be nice if the metric names were self-identifying, but that will break compatibility with anyone who's monitoring specific metrics by

[jira] [Created] (HBASE-11347) For some errors, the client can retry infinitely

2014-06-13 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11347: --- Summary: For some errors, the client can retry infinitely Key: HBASE-11347 URL: https://issues.apache.org/jira/browse/HBASE-11347 Project: HBase Issue

Re: Metrics units?

2014-06-13 Thread Elliott Clark
most of the metrics should have a description string in JMX that should describe them. If they are missing units in there and it's not clear, just let me know and I can try and clean that up. On Fri, Jun 13, 2014 at 10:46 AM, Nick Dimiduk ndimi...@gmail.com wrote: Heya, Do we have

[jira] [Resolved] (HBASE-8315) Documentation should have more information of LRU Stats

2014-06-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-8315. -- Resolution: Fixed Fix Version/s: 0.99.0 Committed small text change in UI and committed to master.

[jira] [Resolved] (HBASE-8484) Adding diagnostic messages when the RegionServer hists an IOException in RegionServerReport

2014-06-13 Thread Manukranth Kolloju (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manukranth Kolloju resolved HBASE-8484. --- Resolution: Fixed Adding diagnostic messages when the RegionServer hists an

[jira] [Created] (HBASE-11348) Make frequency and sleep times of chaos monkeys configurable

2014-06-13 Thread Vandana Ayyalasomayajula (JIRA)
Vandana Ayyalasomayajula created HBASE-11348: Summary: Make frequency and sleep times of chaos monkeys configurable Key: HBASE-11348 URL: https://issues.apache.org/jira/browse/HBASE-11348

[jira] [Created] (HBASE-11349) [Thrift] support authentication/impersonation

2014-06-13 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-11349: --- Summary: [Thrift] support authentication/impersonation Key: HBASE-11349 URL: https://issues.apache.org/jira/browse/HBASE-11349 Project: HBase Issue Type:

[jira] [Created] (HBASE-11350) [PE] Allow random value size

2014-06-13 Thread stack (JIRA)
stack created HBASE-11350: - Summary: [PE] Allow random value size Key: HBASE-11350 URL: https://issues.apache.org/jira/browse/HBASE-11350 Project: HBase Issue Type: Improvement Components:

[jira] [Created] (HBASE-11351) Experiments with OffHeap memstores

2014-06-13 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-11351: - Summary: Experiments with OffHeap memstores Key: HBASE-11351 URL: https://issues.apache.org/jira/browse/HBASE-11351 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-11352) When HMaster starts up it deletes the tmp snapshot directory, if you are exporting a snapshot at that time the job will fail

2014-06-13 Thread churro morales (JIRA)
churro morales created HBASE-11352: -- Summary: When HMaster starts up it deletes the tmp snapshot directory, if you are exporting a snapshot at that time the job will fail Key: HBASE-11352 URL:

Re: Timestamp resolution

2014-06-13 Thread lars hofhansl
I'm saying that you do not always have to. You might have an external timestamp oracle that does this for you and all I want is use that high resolution time in HBase. Unix has at least an API to get it:   int gettimeofday(struct timeval *tv, struct timezone *tz);   struct timeval {

Re: Timestamp resolution

2014-06-13 Thread lars hofhansl
That's a fair point. I also would like to be able to make use of HBase timestamp based optimizations, such as filtering HFiles, etc. Maybe that still works as HBase should not make any assumption about the actual time here. -- Lars From: Jeffrey Zhong

Time for 0.94.21

2014-06-13 Thread lars hofhansl
Only 6 fixes so far (a few in the pipeline). 0.94 is clearly stabilizing after 20 releases - or maybe interest has just shifted to 0.96 and later. In any case, thinking about rolling an RC next week. Let me know about any issue you'd like to get in. Thanks. -- Lars