[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Sanjay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136000#comment-15136000 ] Sanjay Kumar commented on HBASE-15225: -- >From what I understand from the error. The RPC connection

[jira] [Created] (HBASE-15227) HBase Backup Phase 2: Fault tolerance (client/server) support

2016-02-06 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-15227: - Summary: HBase Backup Phase 2: Fault tolerance (client/server) support Key: HBASE-15227 URL: https://issues.apache.org/jira/browse/HBASE-15227 Project:

[jira] [Commented] (HBASE-15223) Make convertScanToString public for Spark

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136044#comment-15136044 ] Hadoop QA commented on HBASE-15223: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15223) Make public convertScanToString for Spark

2016-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15223: - Attachment: HBASE-15223-master.patch > Make public convertScanToString for Spark >

[jira] [Updated] (HBASE-15223) Make public convertScanToString for Spark

2016-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15223: - Fix Version/s: 1.3.0 2.0.0 > Make public convertScanToString for Spark >

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135990#comment-15135990 ] Jerry He commented on HBASE-15225: -- hbase-spark module is not in any of official released versions yet

[jira] [Commented] (HBASE-15223) Make convertScanToString public for Spark

2016-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135991#comment-15135991 ] Jerry He commented on HBASE-15223: -- The main thing in the patch is to change convertScanToString and

[jira] [Updated] (HBASE-15223) Make convertScanToString public for Spark

2016-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15223: - Summary: Make convertScanToString public for Spark (was: Make public convertScanToString for Spark) >

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136012#comment-15136012 ] Ted Malaska commented on HBASE-15225: - I have a version that works on kerberos clusters that my

[jira] [Commented] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136005#comment-15136005 ] Hadoop QA commented on HBASE-15204: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15200) ZooKeeper znode ACL checks should only compare the shortname

2016-02-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15200: Fix Version/s: (was: 1.2.1) 1.2.0 > ZooKeeper znode ACL checks should only

[jira] [Updated] (HBASE-15223) Make public convertScanToString for Spark

2016-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15223: - Status: Patch Available (was: Open) > Make public convertScanToString for Spark >

[jira] [Updated] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15225: Component/s: mapreduce > Connecting to HBase via newAPIHadoopRDD in PySpark gives >

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136070#comment-15136070 ] Hudson commented on HBASE-15167: SUCCESS: Integrated in HBase-1.1-JDK7 #1656 (See

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Sanjay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135996#comment-15135996 ] Sanjay Kumar commented on HBASE-15225: -- [~ted.m] Was about to say the same thing as [~jerryhe] said.

[jira] [Updated] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15225: Component/s: spark > Connecting to HBase via newAPIHadoopRDD in PySpark gives >

[jira] [Commented] (HBASE-4040) Make HFilePrettyPrinter programmatically invocable and add JSON output

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135987#comment-15135987 ] stack commented on HBASE-4040: -- Is there here patch [~mantonov]? This sounds great > Make

[jira] [Commented] (HBASE-15221) HTableMultiplexer improvements (stale region locations and resource leaks)

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136007#comment-15136007 ] Ted Yu commented on HBASE-15221: Mind uploading patch for branch-1 ? > HTableMultiplexer improvements

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136013#comment-15136013 ] Ted Malaska commented on HBASE-15225: - OK I have updated the Github. This has everything that is in

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136051#comment-15136051 ] Hudson commented on HBASE-15167: FAILURE: Integrated in HBase-1.1-JDK8 #1743 (See

[jira] [Created] (HBASE-15226) HBase Backup/Restore Phase 2: Add FSM to Backup state

2016-02-06 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-15226: - Summary: HBase Backup/Restore Phase 2: Add FSM to Backup state Key: HBASE-15226 URL: https://issues.apache.org/jira/browse/HBASE-15226 Project: HBase

[jira] [Commented] (HBASE-15160) Put back HFile's HDFS op latency sampling code and add metrics for monitoring

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136010#comment-15136010 ] Hadoop QA commented on HBASE-15160: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135790#comment-15135790 ] Hadoop QA commented on HBASE-15122: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15160) Put back HFile's HDFS op latency sampling code and add metrics for monitoring

2016-02-06 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135871#comment-15135871 ] Yu Li commented on HBASE-15160: --- Just noticed this comment... Could you point me to the JIRA number sir?

[jira] [Commented] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135886#comment-15135886 ] Hadoop QA commented on HBASE-15224: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15214) Valid mutate Ops fail with RPC Codec in use and region moves across

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135885#comment-15135885 ] Hudson commented on HBASE-15214: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1167 (See

[jira] [Commented] (HBASE-15218) On RS crash and replay of WAL, loosing all Tags in Cells

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135884#comment-15135884 ] Hudson commented on HBASE-15218: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1167 (See

[jira] [Commented] (HBASE-15214) Valid mutate Ops fail with RPC Codec in use and region moves across

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135904#comment-15135904 ] Hudson commented on HBASE-15214: ABORTED: Integrated in HBase-0.98-matrix #293 (See

[jira] [Commented] (HBASE-15214) Valid mutate Ops fail with RPC Codec in use and region moves across

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135848#comment-15135848 ] Hudson commented on HBASE-15214: FAILURE: Integrated in HBase-1.1-JDK8 #1742 (See

[jira] [Updated] (HBASE-15160) Put back HFile's HDFS op latency sampling code and add metrics for monitoring

2016-02-06 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15160: -- Attachment: HBASE-15160_v3.patch Update the patch to avoid missing spike. Changes include: 1. Instead of get

[jira] [Commented] (HBASE-15214) Valid mutate Ops fail with RPC Codec in use and region moves across

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135882#comment-15135882 ] Hudson commented on HBASE-15214: FAILURE: Integrated in HBase-1.1-JDK7 #1655 (See

[jira] [Updated] (HBASE-15221) HTableMultiplexer improvements (stale region locations and resource leaks)

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15221: --- Attachment: HBASE-15221.v4.patch Patch v4 switches order of imports. > HTableMultiplexer improvements

[jira] [Commented] (HBASE-15219) Canary tool does not return non-zero exit when one of region stuck state

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135926#comment-15135926 ] Ted Yu commented on HBASE-15219: {code} Tests in error:

[jira] [Commented] (HBASE-15163) Add sampling code and metrics for get/scan/multi/mutate count separately

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135958#comment-15135958 ] Hudson commented on HBASE-15163: FAILURE: Integrated in HBase-Trunk_matrix #689 (See

[jira] [Commented] (HBASE-15163) Add sampling code and metrics for get/scan/multi/mutate count separately

2016-02-06 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135813#comment-15135813 ] Yu Li commented on HBASE-15163: --- Thanks for review and help commit [~stack] Thanks for review [~eclark]

[jira] [Commented] (HBASE-15218) On RS crash and replay of WAL, loosing all Tags in Cells

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135903#comment-15135903 ] Hudson commented on HBASE-15218: ABORTED: Integrated in HBase-0.98-matrix #293 (See

[jira] [Updated] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15204: --- Attachment: HBASE-15204_2.patch Just an updated version of the patch so that

[jira] [Updated] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15204: --- Status: Patch Available (was: Reopened) > Try to estimate the cell count

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135857#comment-15135857 ] Hudson commented on HBASE-15122: FAILURE: Integrated in HBase-Trunk_matrix #688 (See

[jira] [Commented] (HBASE-15219) Canary tool does not return non-zero exit when one of region stuck state

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135920#comment-15135920 ] Hadoop QA commented on HBASE-15219: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15163) Add sampling code and metrics for get/scan/multi/mutate count separately

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135934#comment-15135934 ] Hudson commented on HBASE-15163: SUCCESS: Integrated in HBase-1.3 #543 (See

[jira] [Commented] (HBASE-15221) HTableMultiplexer improvements (stale region locations and resource leaks)

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135933#comment-15135933 ] Hadoop QA commented on HBASE-15221: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-15218) On RS crash and replay of WAL, loosing all Tags in Cells

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135842#comment-15135842 ] Hudson commented on HBASE-15218: FAILURE: Integrated in HBase-1.0 #1142 (See

[jira] [Commented] (HBASE-8763) Combine MVCC and SeqId

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135845#comment-15135845 ] Hudson commented on HBASE-8763: --- FAILURE: Integrated in HBase-1.0 #1142 (See

[jira] [Commented] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135843#comment-15135843 ] Hudson commented on HBASE-15213: FAILURE: Integrated in HBase-1.0 #1142 (See

[jira] [Commented] (HBASE-15214) Valid mutate Ops fail with RPC Codec in use and region moves across

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135844#comment-15135844 ] Hudson commented on HBASE-15214: FAILURE: Integrated in HBase-1.0 #1142 (See

[jira] [Commented] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135846#comment-15135846 ] Hudson commented on HBASE-15157: FAILURE: Integrated in HBase-1.0 #1142 (See

[jira] [Commented] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135860#comment-15135860 ] ramkrishna.s.vasudevan commented on HBASE-15204: bq.So, the call to the cp contract

[jira] [Commented] (HBASE-14340) Add second bulk load option to Spark Bulk Load to send puts as the value

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136083#comment-15136083 ] Ted Malaska commented on HBASE-14340: - Thank you Andrew for your review. :) > Add second bulk load

[jira] [Commented] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136082#comment-15136082 ] Ted Malaska commented on HBASE-15184: - ok I'm back from vacation I will try to finish a patch by mid

[jira] [Updated] (HBASE-15219) Canary tool does not return non-zero exit when one of region stuck state

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15219: --- Attachment: HBASE-15219.v4.patch Patch v4 adds a paragraph in ops_mgt.adoc > Canary tool does not return

[jira] [Assigned] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska reassigned HBASE-15184: --- Assignee: Ted Malaska > SparkSQL Scan operation doesn't work on kerberos cluster >

[jira] [Commented] (HBASE-15220) Change two logs in SimpleRegionNormalizer to INFO level

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135676#comment-15135676 ] Hudson commented on HBASE-15220: FAILURE: Integrated in HBase-Trunk_matrix #686 (See

[jira] [Commented] (HBASE-15209) disable table in HBaseTestingUtility.truncateTable

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135677#comment-15135677 ] Hudson commented on HBASE-15209: FAILURE: Integrated in HBase-Trunk_matrix #686 (See

[jira] [Commented] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135678#comment-15135678 ] Hudson commented on HBASE-15157: FAILURE: Integrated in HBase-Trunk_matrix #686 (See

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135735#comment-15135735 ] Hadoop QA commented on HBASE-15198: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135741#comment-15135741 ] Hudson commented on HBASE-15204: FAILURE: Integrated in HBase-Trunk_matrix #687 (See

[jira] [Commented] (HBASE-14770) RowCounter argument input parse error

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135740#comment-15135740 ] Hudson commented on HBASE-14770: FAILURE: Integrated in HBase-Trunk_matrix #687 (See

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135742#comment-15135742 ] Hudson commented on HBASE-15122: FAILURE: Integrated in HBase-Trunk_matrix #687 (See

[jira] [Updated] (HBASE-15163) Add sampling code and metrics for get/scan/multi/mutate count separately

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15163: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.3.0 2.0.0

[jira] [Updated] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15224: -- Attachment: HBASE-15224v2-branch-1.2.patch Failures were mine. > Undo

[jira] [Commented] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135799#comment-15135799 ] Hudson commented on HBASE-15204: SUCCESS: Integrated in HBase-1.3-IT #486 (See

[jira] [Commented] (HBASE-15163) Add sampling code and metrics for get/scan/multi/mutate count separately

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135800#comment-15135800 ] Hudson commented on HBASE-15163: SUCCESS: Integrated in HBase-1.3-IT #486 (See

[jira] [Commented] (HBASE-15220) Change two logs in SimpleRegionNormalizer to INFO level

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135715#comment-15135715 ] Hudson commented on HBASE-15220: FAILURE: Integrated in HBase-1.2 #533 (See

[jira] [Commented] (HBASE-15209) disable table in HBaseTestingUtility.truncateTable

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135716#comment-15135716 ] Hudson commented on HBASE-15209: FAILURE: Integrated in HBase-1.2 #533 (See

[jira] [Commented] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135717#comment-15135717 ] Hudson commented on HBASE-15157: FAILURE: Integrated in HBase-1.2 #533 (See

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135759#comment-15135759 ] stack commented on HBASE-15122: --- I reverted the above mistaken commit of this patch. > Servlets generate

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-02-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135774#comment-15135774 ] Heng Chen commented on HBASE-15167: --- push to branch-1.1. Thanks [~stack] for your review > Deadlock

[jira] [Commented] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135779#comment-15135779 ] stack commented on HBASE-15204: --- bq. Stack Not very clear on this part. If CP is returning some mutations -

[jira] [Commented] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135680#comment-15135680 ] Hudson commented on HBASE-15213: SUCCESS: Integrated in HBase-1.1-JDK8 #1741 (See

[jira] [Commented] (HBASE-8763) Combine MVCC and SeqId

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135681#comment-15135681 ] Hudson commented on HBASE-8763: --- SUCCESS: Integrated in HBase-1.1-JDK8 #1741 (See

[jira] [Commented] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135686#comment-15135686 ] Hudson commented on HBASE-15157: FAILURE: Integrated in HBase-1.1-JDK7 #1654 (See

[jira] [Commented] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135684#comment-15135684 ] Hudson commented on HBASE-15213: FAILURE: Integrated in HBase-1.1-JDK7 #1654 (See

[jira] [Commented] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135682#comment-15135682 ] Hudson commented on HBASE-15157: SUCCESS: Integrated in HBase-1.1-JDK8 #1741 (See

[jira] [Commented] (HBASE-8763) Combine MVCC and SeqId

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135685#comment-15135685 ] Hudson commented on HBASE-8763: --- FAILURE: Integrated in HBase-1.1-JDK7 #1654 (See

[jira] [Commented] (HBASE-15163) Add sampling code and metrics for get/scan/multi/mutate count separately

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135709#comment-15135709 ] Hadoop QA commented on HBASE-15163: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15204) Try to estimate the cell count for adding into WALEdit

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135719#comment-15135719 ] Hudson commented on HBASE-15204: SUCCESS: Integrated in HBase-1.3 #542 (See

[jira] [Commented] (HBASE-15220) Change two logs in SimpleRegionNormalizer to INFO level

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135720#comment-15135720 ] Hudson commented on HBASE-15220: SUCCESS: Integrated in HBase-1.3 #542 (See

[jira] [Commented] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135722#comment-15135722 ] Hudson commented on HBASE-15157: SUCCESS: Integrated in HBase-1.3 #542 (See

[jira] [Commented] (HBASE-15209) disable table in HBaseTestingUtility.truncateTable

2016-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135721#comment-15135721 ] Hudson commented on HBASE-15209: SUCCESS: Integrated in HBase-1.3 #542 (See

[jira] [Updated] (HBASE-15219) Canary tool does not return non-zero exit when one of region stuck state

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15219: --- Attachment: HBASE-15219.v3.patch > Canary tool does not return non-zero exit when one of region stuck state

[jira] [Updated] (HBASE-15219) Canary tool does not return non-zero exit when one of region stuck state

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15219: --- Attachment: (was: HBASE-15219.v3.patch) > Canary tool does not return non-zero exit when one of region

[jira] [Resolved] (HBASE-15092) HBase personality should order modules correctly

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-15092. Resolution: Duplicate Resolving as dupe of YETUS-280 > HBase personality should order modules correctly >

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135786#comment-15135786 ] stack commented on HBASE-15198: --- [~anoop.hbase] could the failures in TestBatchCoprocessorEndpoint be

[jira] [Commented] (HBASE-15219) Canary tool does not return non-zero exit when one of region stuck state

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135673#comment-15135673 ] Hadoop QA commented on HBASE-15219: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135672#comment-15135672 ] Hadoop QA commented on HBASE-15224: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15158) Change order in which we do write pipeline operations; do all under row locks!

2016-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135795#comment-15135795 ] stack commented on HBASE-15158: --- Thanks [~eclark] Ran a few ITBLLs ... last one was 1B... and passed.

[jira] [Updated] (HBASE-15223) Make public convertScanToString for Spark

2016-02-06 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-15223: Summary: Make public convertScanToString for Spark (was: Make pubic convertScanToString for

[jira] [Commented] (HBASE-15221) HTableMultiplexer improvements (stale region locations and resource leaks)

2016-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135765#comment-15135765 ] Ted Yu commented on HBASE-15221: I think (all the) 'com...' should be moved ahead of 'org...' >