[jira] [Commented] (HBASE-7743) Replace *SortReducers with Hadoop Secondary Sort

2016-03-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181935#comment-15181935 ] Jerry He commented on HBASE-7743: - Linked to HBASE-13897 as well. > Replace *SortReducers with Hadoop

[jira] [Commented] (HBASE-14339) HBase Bulk Load and super wide rows

2016-03-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181934#comment-15181934 ] Jerry He commented on HBASE-14339: -- Also see HBASE-13897. Something has been done there where Import

[jira] [Commented] (HBASE-14798) NPE reporting server load causes regionserver abort; causes TestAcidGuarantee to fail

2016-02-25 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15168476#comment-15168476 ] Jerry He commented on HBASE-14798: -- Pushed to branch-1.1. > NPE reporting server load causes

[jira] [Updated] (HBASE-14798) NPE reporting server load causes regionserver abort; causes TestAcidGuarantee to fail

2016-02-25 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-14798: - Fix Version/s: 1.1.4 > NPE reporting server load causes regionserver abort; causes TestAcidGuarantee >

[jira] [Commented] (HBASE-14798) NPE reporting server load causes regionserver abort; causes TestAcidGuarantee to fail

2016-02-25 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15168472#comment-15168472 ] Jerry He commented on HBASE-14798: -- I saw this problem in a production cluster running HBase 1.1.1

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

2016-02-10 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: - Hadoop Flags: Reviewed > Make convertScanToString public for Spark >

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

2016-02-10 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: - Resolution: Fixed Status: Resolved (was: Patch Available) > Make convertScanToString public for

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

2016-02-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15141904#comment-15141904 ] Jerry He commented on HBASE-15223: -- Thanks, [~stack]. > Make convertScanToString public for Spark >

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

2016-02-09 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-branch-1-v2.patch branch-1-v2 patch fixes the checkstyle (which is related) and

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

2016-02-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140354#comment-15140354 ] Jerry He commented on HBASE-15223: -- checkstyle error is gone. findbug error is fixed in the patch as

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

2016-02-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137404#comment-15137404 ] Jerry He commented on HBASE-15223: -- Tests org.apache.hadoop.hbase.mapred.*

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137433#comment-15137433 ] Jerry He commented on HBASE-15201: -- Hi, folks If there is no more comments or objection, I'd like to

[jira] [Commented] (HBASE-15187) Integrate CSRF prevention filter to REST gateway

2016-02-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137744#comment-15137744 ] Jerry He commented on HBASE-15187: -- How will it compile with the RestCsrfPreventionFilter out? Will the

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137854#comment-15137854 ] Jerry He commented on HBASE-15201: -- Thanks. [~busbey] Pushed to master. Removed the fix version 1.3

[jira] [Commented] (HBASE-15187) Integrate CSRF prevention filter to REST gateway

2016-02-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137862#comment-15137862 ] Jerry He commented on HBASE-15187: -- The patch looks good, other than the issue with the

[jira] [Updated] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15201: - Resolution: Fixed Fix Version/s: (was: 1.3.0) Status: Resolved (was: Patch

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

2016-02-08 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 convertScanToString public for Spark >

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

2016-02-08 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: (was: HBASE-15223-master.patch) > Make convertScanToString public for Spark >

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

2016-02-08 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-branch-1.patch > Make convertScanToString public 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: - 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] [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] [Created] (HBASE-15223) Make pubic convertScanToString for Spark

2016-02-05 Thread Jerry He (JIRA)
Jerry He created HBASE-15223: Summary: Make pubic convertScanToString for Spark Key: HBASE-15223 URL: https://issues.apache.org/jira/browse/HBASE-15223 Project: HBase Issue Type: Improvement

[jira] [Assigned] (HBASE-15223) Make pubic convertScanToString for Spark

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

[jira] [Commented] (HBASE-12441) Export and CopyTable need to be able to keep tags/labels in cells

2016-02-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131168#comment-15131168 ] Jerry He commented on HBASE-12441: -- Hi, [~anoop.hbase] Thanks for reminding this one. I think it is a

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131234#comment-15131234 ] Jerry He commented on HBASE-15201: -- Hi, [~busbey] The USE_YETUS_PRERELEASE option does its magic.

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129828#comment-15129828 ] Jerry He commented on HBASE-15201: -- I dig a little more. Here is the reason for the QA build problem.

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129889#comment-15129889 ] Jerry He commented on HBASE-15201: -- I have done some local testing to verify the above analysis Doing a

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129797#comment-15129797 ] Jerry He commented on HBASE-15201: -- HI, [~busbey] It just adds the hbase-spark-2.0.0-SNAPSHOT-jar to

[jira] [Updated] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15201: - Attachment: HBASE-15201.patch > Add hbase-spark to hbase assembly > - >

[jira] [Updated] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15201: - Assignee: Jerry He Status: Patch Available (was: Open) > Add hbase-spark to hbase assembly >

[jira] [Commented] (HBASE-15187) Integrate CSRF prevention filter to REST gateway

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127147#comment-15127147 ] Jerry He commented on HBASE-15187: -- A couple of comments. 1. In the rest.client.Client.java, there is

[jira] [Commented] (HBASE-15187) Integrate CSRF prevention filter to REST gateway

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127246#comment-15127246 ] Jerry He commented on HBASE-15187: -- Hi, Ted Just don't want the APIs to get fragmented. But I am fine

[jira] [Commented] (HBASE-15187) Integrate CSRF prevention filter to REST gateway

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127217#comment-15127217 ] Jerry He commented on HBASE-15187: -- bq. In the modified tests, REST calls with and without extra header

[jira] [Created] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
Jerry He created HBASE-15201: Summary: Add hbase-spark to hbase assembly Key: HBASE-15201 URL: https://issues.apache.org/jira/browse/HBASE-15201 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127703#comment-15127703 ] Jerry He commented on HBASE-15201: -- Thanks [~stack]. The LICENSE file generated under

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127663#comment-15127663 ] Jerry He commented on HBASE-15201: -- [~busbey] Would you be able to provide some insight? > Add

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127662#comment-15127662 ] Jerry He commented on HBASE-15201: -- The failed command used in the build is: {noformat} cd

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127647#comment-15127647 ] Jerry He commented on HBASE-15201: -- Here is the error in the hbase-assembly build: {noformat} [INFO] ---

[jira] [Commented] (HBASE-15201) Add hbase-spark to hbase assembly

2016-02-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127711#comment-15127711 ] Jerry He commented on HBASE-15201: -- I checked the dependency tree. It is from the spark-core. But spark

[jira] [Commented] (HBASE-15075) Allow region split request to carry identification information

2016-01-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102380#comment-15102380 ] Jerry He commented on HBASE-15075: -- I looked through the latest patch. Overall looks good to me. >

[jira] [Commented] (HBASE-11368) Multi-column family BulkLoad fails if compactions go on too long

2016-01-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101219#comment-15101219 ] Jerry He commented on HBASE-11368: -- This ticket can be closed because the only sub-task would fix the

[jira] [Commented] (HBASE-15094) Selection of WAL files eligible for incremental backup is broken

2016-01-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096857#comment-15096857 ] Jerry He commented on HBASE-15094: -- I thought that incremental backup was not for individual table

[jira] [Commented] (HBASE-15094) Selection of WAL files eligible for incremental backup is broken

2016-01-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095718#comment-15095718 ] Jerry He commented on HBASE-15094: -- bq.Backup T1 (WAL1 becomes eligible for deletion) Is this a full

[jira] [Commented] (HBASE-15075) Allow region split request to carry identification information

2016-01-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095082#comment-15095082 ] Jerry He commented on HBASE-15075: -- Hi, [~tedyu] A couple of comments. Can the UUID be generated on the

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15092520#comment-15092520 ] Jerry He commented on HBASE-15055: -- Good summary from Anoop. bq. 1. When this max size is specified, at

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086544#comment-15086544 ] Jerry He commented on HBASE-15055: -- Does it have to be a major compaction? The inclusion or exclusion

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086540#comment-15086540 ] Jerry He commented on HBASE-15055: -- Does this cover per-cell TTL HBASE-10560? There is some related

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086755#comment-15086755 ] Jerry He commented on HBASE-15055: -- It is ok you don't cover per-cell TTL in this JIRA. That will more

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086718#comment-15086718 ] Jerry He commented on HBASE-15055: -- To ask the question in a better way. If it turns out to be a minor

[jira] [Commented] (HBASE-13153) Bulk Loaded HFile Replication

2015-12-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15042453#comment-15042453 ] Jerry He commented on HBASE-13153: -- I have a use case that this feature would be quite useful. We have

[jira] [Commented] (HBASE-14928) Start row should be set for query through HBase REST gateway involving globbing option

2015-12-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15041907#comment-15041907 ] Jerry He commented on HBASE-14928: -- I wonder if it is fine to go back to the old behavior completely.

[jira] [Commented] (HBASE-14928) Start row should be set for query through HBase REST gateway involving globbing option

2015-12-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15041914#comment-15041914 ] Jerry He commented on HBASE-14928: -- I don't know if it is intentional that the scanspec handles the

[jira] [Commented] (HBASE-14928) Start row should be set for query through HBase REST gateway involving globbing option

2015-12-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15041897#comment-15041897 ] Jerry He commented on HBASE-14928: -- I am coping my comment in the mailing to here: There seems to be a

[jira] [Commented] (HBASE-14928) Start row should be set for query through HBase REST gateway involving globbing option

2015-12-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15041995#comment-15041995 ] Jerry He commented on HBASE-14928: -- Good catch on the filterAllRemaining. It slipped from my mind. Patch

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without coping

2015-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032144#comment-15032144 ] Jerry He commented on HBASE-14882: -- Agree, Cell makes it possible. > Provide a Put API that adds the

[jira] [Created] (HBASE-14898) Correct Bloom filter documentation in the book

2015-11-30 Thread Jerry He (JIRA)
Jerry He created HBASE-14898: Summary: Correct Bloom filter documentation in the book Key: HBASE-14898 URL: https://issues.apache.org/jira/browse/HBASE-14898 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without coping

2015-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15033044#comment-15033044 ] Jerry He commented on HBASE-14882: -- I looked at the existing Cell subclass implementations. There does

[jira] [Updated] (HBASE-14256) Flush task message may be confusing when region is recovered

2015-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-14256: - Attachment: (was: HBASE-14256.1.patch) > Flush task message may be confusing when region is

[jira] [Commented] (HBASE-14256) Flush task message may be confusing when region is recovered

2015-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15033041#comment-15033041 ] Jerry He commented on HBASE-14256: -- The compile failure should not be related. Reattach to trigger

[jira] [Updated] (HBASE-14256) Flush task message may be confusing when region is recovered

2015-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-14256: - Attachment: HBASE-14256.1.patch > Flush task message may be confusing when region is recovered >

[jira] [Created] (HBASE-14881) Provide a Put API that uses the provided row without coping

2015-11-24 Thread Jerry He (JIRA)
Jerry He created HBASE-14881: Summary: Provide a Put API that uses the provided row without coping Key: HBASE-14881 URL: https://issues.apache.org/jira/browse/HBASE-14881 Project: HBase Issue

[jira] [Created] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without coping

2015-11-24 Thread Jerry He (JIRA)
Jerry He created HBASE-14882: Summary: Provide a Put API that adds the provided family, qualifier, value without coping Key: HBASE-14882 URL: https://issues.apache.org/jira/browse/HBASE-14882 Project:

[jira] [Commented] (HBASE-14030) HBase Backup/Restore Phase 1

2015-11-24 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025064#comment-15025064 ] Jerry He commented on HBASE-14030: -- Okay. bq. In case of a whole cluster crash, it is supposed to be

[jira] [Commented] (HBASE-13153) Bulk Loaded HFile Replication

2015-11-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023516#comment-15023516 ] Jerry He commented on HBASE-13153: -- bq. Not remote cluster, it will be local at this point as all the

[jira] [Commented] (HBASE-13153) Bulk Loaded HFile Replication

2015-11-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023530#comment-15023530 ] Jerry He commented on HBASE-13153: -- This HBASE-13780 restricts the access to the hbase.root. Would it

[jira] [Commented] (HBASE-14030) HBase Backup/Restore Phase 1

2015-11-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021459#comment-15021459 ] Jerry He commented on HBASE-14030: -- Regarding the hbase:backup table, do we back it up? Anything special

[jira] [Commented] (HBASE-13153) Bulk Loaded HFile Replication

2015-11-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021382#comment-15021382 ] Jerry He commented on HBASE-13153: -- Another question related to secure cluster. Now that the peer

[jira] [Commented] (HBASE-13153) Bulk Loaded HFile Replication

2015-11-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021370#comment-15021370 ] Jerry He commented on HBASE-13153: -- A general comment. Disclaimer: I have not closely read thru the

[jira] [Commented] (HBASE-14818) user_permission does not list namespace permissions

2015-11-18 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011661#comment-15011661 ] Jerry He commented on HBASE-14818: -- bq. the command with '.*' option to list all permissions It makes

[jira] [Commented] (HBASE-14575) Reduce scope of compactions holding region lock

2015-11-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009708#comment-15009708 ] Jerry He commented on HBASE-14575: -- The v6 patch is clean and bold. Based on the discussion in this

[jira] [Commented] (HBASE-14809) Grant / revoke Namespace admin permission to group

2015-11-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005755#comment-15005755 ] Jerry He commented on HBASE-14809: -- Patch looks good. +1 > Grant / revoke Namespace admin permission to

[jira] [Commented] (HBASE-14809) Namespace permission granted to group

2015-11-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004838#comment-15004838 ] Jerry He commented on HBASE-14809: -- Sounds like a bug indeed. Would you like to provide a patch? >

[jira] [Commented] (HBASE-14803) Add some debug logs to StoreFileScanner

2015-11-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15003098#comment-15003098 ] Jerry He commented on HBASE-14803: -- +1 The scanner implementations lack debug logging overall, which

[jira] [Commented] (HBASE-14575) Reduce scope of compactions holding region lock

2015-11-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001204#comment-15001204 ] Jerry He commented on HBASE-14575: -- bulk load and compaction don't conflict with against each other on

[jira] [Commented] (HBASE-14788) Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999470#comment-14999470 ] Jerry He commented on HBASE-14788: -- The patch would fix the problem. Alternatively, it would be cleaner

[jira] [Commented] (HBASE-13982) Add info for visibility labels/cell TTLs to ImportTsv

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999590#comment-14999590 ] Jerry He commented on HBASE-13982: -- The patch looks good to me. Can fix the long line and format on

[jira] [Commented] (HBASE-14788) Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999690#comment-14999690 ] Jerry He commented on HBASE-14788: -- +1 > Splitting a region does not support the

[jira] [Updated] (HBASE-13982) Add info for visibility labels/cell TTLs to ImportTsv

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-13982: - Hadoop Flags: Reviewed Fix Version/s: 1.1.4 1.2.0 > Add info for visibility

[jira] [Commented] (HBASE-13982) Add info for visibility labels/cell TTLs to ImportTsv

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1496#comment-1496 ] Jerry He commented on HBASE-13982: -- Thanks for the patch and reviews. Pushed to the branches Here is

[jira] [Updated] (HBASE-13982) Add info for visibility labels/cell TTLs to ImportTsv

2015-11-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-13982: - Resolution: Fixed Status: Resolved (was: Patch Available) > Add info for visibility labels/cell

[jira] [Commented] (HBASE-14575) Reduce scope of compactions holding region lock

2015-11-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986622#comment-14986622 ] Jerry He commented on HBASE-14575: -- There is a complex logic with the writestate in HRegion: {code} /*

[jira] [Commented] (HBASE-14575) Reduce scope of compactions holding region lock

2015-11-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984784#comment-14984784 ] Jerry He commented on HBASE-14575: -- As [~ndimiduk] mentioned, we've been doing a lot of checks for close

[jira] [Commented] (HBASE-14729) SplitLogManager does not clean files from WALs folder in case of master failover

2015-10-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14982896#comment-14982896 ] Jerry He commented on HBASE-14729: -- Is it good to use fs.delete recursively when the log dir is not

[jira] [Commented] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

2015-10-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14976789#comment-14976789 ] Jerry He commented on HBASE-14655: -- Hmm, that is exactly in the code path. Addendum looks good. >

[jira] [Commented] (HBASE-14696) allowPartialResults in mapreduce Mappers

2015-10-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14975604#comment-14975604 ] Jerry He commented on HBASE-14696: -- {code} +if (scan.getAllowPartialResults()) { +

[jira] [Commented] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

2015-10-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972400#comment-14972400 ] Jerry He commented on HBASE-14655: -- Okay. [~apurtell]. I will think about it. Thanks for chiming in.

[jira] [Commented] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

2015-10-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969802#comment-14969802 ] Jerry He commented on HBASE-14655: -- A general comment here. The purpose of the original JIRA is to be

[jira] [Commented] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

2015-10-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968494#comment-14968494 ] Jerry He commented on HBASE-14655: -- bq. Since stripe compaction is of limited use, I suggest tackling it

[jira] [Commented] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

2015-10-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968167#comment-14968167 ] Jerry He commented on HBASE-14655: -- Looks good overall. The approach is similar to HBASE-14605 (split)

[jira] [Commented] (HBASE-14631) Narrow the scope of doAs() calls to region observer notifications for region merge

2015-10-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14962141#comment-14962141 ] Jerry He commented on HBASE-14631: -- Hi, Ted This is to fix the security and audit loophole for region

[jira] [Commented] (HBASE-14605) Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs

2015-10-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959607#comment-14959607 ] Jerry He commented on HBASE-14605: -- Another thought. The changes to call the coprocessor hooks as

[jira] [Commented] (HBASE-14612) Export Snapshot command example should mention property instead of "/hbase" in example in HBase Doc

2015-10-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959187#comment-14959187 ] Jerry He commented on HBASE-14612: -- It is possible the exported snapshots are only for backup. There

[jira] [Commented] (HBASE-13425) Documentation nit in REST Gateway impersonation section

2015-10-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957183#comment-14957183 ] Jerry He commented on HBASE-13425: -- Sorry, folks. This does not look right.

[jira] [Commented] (HBASE-14605) Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs

2015-10-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957309#comment-14957309 ] Jerry He commented on HBASE-14605: -- This sounds like a regression caused by HBASE-14475? In

[jira] [Commented] (HBASE-14605) Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs

2015-10-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957706#comment-14957706 ] Jerry He commented on HBASE-14605: -- bq. Initially, I came up with a patch that narrows the scope of

[jira] [Commented] (HBASE-14605) Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs

2015-10-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957755#comment-14957755 ] Jerry He commented on HBASE-14605: -- The reason the original HBASE-14475 didn't have a HDFS permission

<    3   4   5   6   7   8   9   10   11   12   >