[jira] [Commented] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Qianxi Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080643#comment-15080643 ] Qianxi Zhang commented on HBASE-11625: -- I encounter the same problem in HBase 1.0 + Hadoop 2.6.0.

[jira] [Updated] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-11625: - Affects Version/s: 1.0.1.1 1.0.3 > Reading datablock throws "Invalid

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

2016-01-03 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080615#comment-15080615 ] Matteo Bertozzi commented on HBASE-14888: - sorry, i'm late on the review on this. but since this

[jira] [Commented] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Qianxi Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080650#comment-15080650 ] Qianxi Zhang commented on HBASE-11625: -- I think it is a big problem. [~tedyu] [~apurtell] If we use

[jira] [Commented] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080658#comment-15080658 ] Pankaj Kumar commented on HBASE-11625: -- Yeah, it will be big problem when data is corrupted and HDFS

[jira] [Updated] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-11625: - Attachment: HBASE-11625.patch Simple patch, please review. > Reading datablock throws "Invalid

[jira] [Updated] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-11625: - Fix Version/s: 2.0.0 Status: Patch Available (was: Reopened) > Reading datablock

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

2016-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080666#comment-15080666 ] Hadoop QA commented on HBASE-14888: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Updated] (HBASE-14888) ClusterSchema: Add Namespace Operations

2016-01-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14888: -- Attachment: 14888v16.patch On one code path, was calling CPs twice. > ClusterSchema: Add Namespace Operations

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080699#comment-15080699 ] ramkrishna.s.vasudevan commented on HBASE-15064: [~dvdreddy] You are trying to use the

[jira] [Commented] (HBASE-3484) Replace memstore's ConcurrentSkipListMap with our own implementation

2016-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080698#comment-15080698 ] Lars Hofhansl commented on HBASE-3484: -- bq. CSLM optimizes for Comparable keys, so if you specify a

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080717#comment-15080717 ] deepankar commented on HBASE-15064: --- Pinging [~ishanc] he can add anything I miss. Our use case was

[jira] [Commented] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2016-01-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080741#comment-15080741 ] Ashish Singhi commented on HBASE-15058: --- Overall lgtm. {code} private String

[jira] [Commented] (HBASE-14221) Reduce the number of time row comparison is done in a Scan

2016-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080742#comment-15080742 ] Lars Hofhansl commented on HBASE-14221: --- I'm all for a smaller version of the patch. Also from

[jira] [Commented] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080758#comment-15080758 ] Hadoop QA commented on HBASE-11625: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080725#comment-15080725 ] ramkrishna.s.vasudevan commented on HBASE-15064: Thanks for the valuable information.

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080736#comment-15080736 ] stack commented on HBASE-15064: --- [~dvdreddy] Any tests we could do on your end that might help get you

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080749#comment-15080749 ] deepankar commented on HBASE-15064: --- I have not seen this error again on a new machine on which I have

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080729#comment-15080729 ] deepankar commented on HBASE-15064: --- Hmm, that might be the reason why there was not that much decrease

[jira] [Updated] (HBASE-14888) ClusterSchema: Add Namespace Operations

2016-01-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14888: -- Attachment: 14888v17.txt Fix some checkstyles (seems more than I could have introduced)... and fix a

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

2016-01-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080710#comment-15080710 ] stack commented on HBASE-14888: --- [~mbertozzi] The patch removes

[jira] [Commented] (HBASE-14727) Add block cache stats for regions

2016-01-03 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080694#comment-15080694 ] Eungsop Yoo commented on HBASE-14727: - I'm sorry. I missed your comment. I'll do it. > Add block

[jira] [Commented] (HBASE-14727) Add block cache stats for regions

2016-01-03 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080695#comment-15080695 ] Eungsop Yoo commented on HBASE-14727: - I'm sorry. I missed your comment. I'll do it. > Add block

[jira] [Updated] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2016-01-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14938: -- Status: Open (was: Patch Available) > Limit the number of znodes for ZK in bulk loaded hfile

[jira] [Commented] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2016-01-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080771#comment-15080771 ] Ashish Singhi commented on HBASE-14938: --- After a offline discussion with [~anoop.hbase], writing

[jira] [Commented] (HBASE-15064) Possbile Bug in MultiByteBuffer

2016-01-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080772#comment-15080772 ] Anoop Sam John commented on HBASE-15064: Thanks for the details. bq.our client does not support

[jira] [Commented] (HBASE-14025) Update CHANGES.txt for 1.2

2016-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080406#comment-15080406 ] Hudson commented on HBASE-14025: SUCCESS: Integrated in HBase-1.2-IT #375 (See

[jira] [Commented] (HBASE-13908) 1.2 release umbrella

2016-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080405#comment-15080405 ] Hudson commented on HBASE-13908: SUCCESS: Integrated in HBase-1.2-IT #375 (See

[jira] [Updated] (HBASE-15046) Perf test doing all mutation steps under row lock

2016-01-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15046: -- Attachment: call_times_0-1_and_1-3_ycsb.png Here is run of a suite of ycsb tests (30 threads to a single

[jira] [Commented] (HBASE-13908) 1.2 release umbrella

2016-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080430#comment-15080430 ] Hudson commented on HBASE-13908: SUCCESS: Integrated in HBase-1.2 #486 (See

[jira] [Commented] (HBASE-14025) Update CHANGES.txt for 1.2

2016-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080431#comment-15080431 ] Hudson commented on HBASE-14025: SUCCESS: Integrated in HBase-1.2 #486 (See

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

2016-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080515#comment-15080515 ] Hudson commented on HBASE-14888: SUCCESS: Integrated in HBase-Trunk_matrix #606 (See