[jira] [Commented] (HBASE-17646) Implement Async getRegion method

2017-02-27 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885614#comment-15885614 ] Zheng Hu commented on HBASE-17646: -- Ping [~Apache9] > Implement Async getRegion method >

[jira] [Updated] (HBASE-17634) Clean up the usage of Result.isPartial

2017-02-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17634: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

2017-02-27 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885795#comment-15885795 ] Ashish Singhi commented on HBASE-17460: --- ReplicationAdmin#enableTableRep is a public API from a

[jira] [Commented] (HBASE-17634) Clean up the usage of Result.isPartial

2017-02-27 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885683#comment-15885683 ] Jan Hentschel commented on HBASE-17634: --- [~Apache9] I updated the patch. > Clean up the usage of

[jira] [Updated] (HBASE-17634) Clean up the usage of Result.isPartial

2017-02-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17634: -- Labels: refactor trivial (was: ) > Clean up the usage of Result.isPartial >

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

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

[jira] [Commented] (HBASE-16942) Add FavoredStochasticLoadBalancer and FN Candidate generators

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

[jira] [Commented] (HBASE-17690) Clean up MOB code

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

[jira] [Updated] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

2017-02-27 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub updated HBASE-17460: -- Attachment: HBASE-17460-branch-1-v5-plusaddendum-v2.patch Attaching patch with addendum backported to

[jira] [Updated] (HBASE-17655) Removing MemStoreScanner and SnapshotScanner

2017-02-27 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-17655: -- Attachment: HBASE-17655-V03.patch > Removing MemStoreScanner and SnapshotScanner >

[jira] [Created] (HBASE-17702) Octal binary format still wrong in some hbase-shell commands

2017-02-27 Thread JIRA
Sylvain VeyriƩ created HBASE-17702: -- Summary: Octal binary format still wrong in some hbase-shell commands Key: HBASE-17702 URL: https://issues.apache.org/jira/browse/HBASE-17702 Project: HBase

[jira] [Updated] (HBASE-17655) Removing MemStoreScanner and SnapshotScanner

2017-02-27 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-17655: -- Attachment: HBASE-17655-V02.patch > Removing MemStoreScanner and SnapshotScanner >

[jira] [Updated] (HBASE-17634) Clean up the usage of Result.isPartial

2017-02-27 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-17634: -- Attachment: HBASE-17634.master.002.patch > Clean up the usage of Result.isPartial >

[jira] [Commented] (HBASE-17655) Removing MemStoreScanner and SnapshotScanner

2017-02-27 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885680#comment-15885680 ] Eshcar Hillel commented on HBASE-17655: --- attaching new patch after rebase and code review >

[jira] [Commented] (HBASE-16859) Use Bytebuffer pool for non java clients specifically for scans/gets

2017-02-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885693#comment-15885693 ] ramkrishna.s.vasudevan commented on HBASE-16859: [~anoop.hbase] Stack has already

[jira] [Commented] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

2017-02-27 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885811#comment-15885811 ] Janos Gub commented on HBASE-17460: --- [~ashish singhi] What about adding this signature instead of

[jira] [Commented] (HBASE-17655) Removing MemStoreScanner and SnapshotScanner

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

[jira] [Commented] (HBASE-14375) define public API for spark integration module

2017-02-27 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886974#comment-15886974 ] Yi Liang commented on HBASE-14375: -- Hi Jerry, Just review the patch, it looks good overall, and have

[jira] [Commented] (HBASE-17704) Regions stuck in FAILED_OPEN when HDFS blocks are missing

2017-02-27 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887063#comment-15887063 ] Allan Yang commented on HBASE-17704: It may have something to do with HBASE-17265(and maybe

[jira] [Commented] (HBASE-17704) Regions stuck in FAILED_OPEN when HDFS blocks are missing

2017-02-27 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887093#comment-15887093 ] Pankaj Kumar commented on HBASE-17704: -- [~apurtell], Can we have some chore service which will try

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

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

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Status: Open (was: Patch Available) > TableSkewCostFunction improperly computes max

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887290#comment-15887290 ] Kahlil Oppenheimer commented on HBASE-17706: The patch is based on branch-1.2. Is it OK to

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Status: Patch Available (was: Open) > TableSkewCostFunction improperly computes max

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887299#comment-15887299 ] Ted Yu commented on HBASE-17706: Please generate patch for master branch first. Once it passes review,

[jira] [Commented] (HBASE-17471) Region Seqid will be out of order in WAL if using mvccPreAssign

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

[jira] [Updated] (HBASE-17675) ReplicationEndpoint should choose new sinks if a SaslException occurs

2017-02-27 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17675: - Fix Version/s: (was: 1.1.9) 1.1.10 > ReplicationEndpoint should choose

[jira] [Comment Edited] (HBASE-17495) TestHRegionWithInMemoryFlush#testFlushCacheWhileScanning intermittently fails due to assertion error

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886120#comment-15886120 ] Ted Yu edited comment on HBASE-17495 at 2/28/17 1:15 AM: - When Compacting

[jira] [Commented] (HBASE-17125) Inconsistent result when use filter to read data

2017-02-27 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887066#comment-15887066 ] huaxiang sun commented on HBASE-17125: -- Hi [~zghaobac], "But this idea has another problem, if a

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887313#comment-15887313 ] Kahlil Oppenheimer commented on HBASE-17706: OK, this one is based off master so hopefully it

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887436#comment-15887436 ] Hudson commented on HBASE-17688: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #840 (See

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-02-27 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887056#comment-15887056 ] Gary Helmling commented on HBASE-16755: --- +1 on the patch. Since we have both

[jira] [Updated] (HBASE-17471) Region Seqid will be out of order in WAL if using mvccPreAssign

2017-02-27 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17471: --- Attachment: HBASE-17471-branch-1.v1.patch > Region Seqid will be out of order in WAL if using

[jira] [Commented] (HBASE-17689) Add support for table.existsAll in thrift2 THBaseservice

2017-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887222#comment-15887222 ] Hudson commented on HBASE-17689: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2584 (See

[jira] [Commented] (HBASE-16188) Add EventCounter information to log4j properties file

2017-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887223#comment-15887223 ] Hudson commented on HBASE-16188: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2584 (See

[jira] [Updated] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-17688: - Affects Version/s: (was: 1.1.8) 1.1.9 > MultiRowRangeFilter not

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887261#comment-15887261 ] Ted Yu commented on HBASE-17706: Please rebase patch on master branch. Is it possible to add (modify

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Attachment: HBASE-17706-branch-1.2.patch > TableSkewCostFunction improperly computes

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Attachment: (was: HBASE-17706.patch) > TableSkewCostFunction improperly computes

[jira] [Commented] (HBASE-17673) Monitored RPC Handler not show in the WebUI

2017-02-27 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887320#comment-15887320 ] Yu Li commented on HBASE-17673: --- I agree that this one could cooperate well with HBASE-17256. Minor:

[jira] [Commented] (HBASE-17689) Add support for table.existsAll in thrift2 THBaseservice

2017-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887413#comment-15887413 ] Hudson commented on HBASE-17689: FAILURE: Integrated in Jenkins build HBase-1.4 #649 (See

[jira] [Commented] (HBASE-16188) Add EventCounter information to log4j properties file

2017-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887414#comment-15887414 ] Hudson commented on HBASE-16188: FAILURE: Integrated in Jenkins build HBase-1.4 #649 (See

[jira] [Updated] (HBASE-17690) Clean up MOB code

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-17690: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status:

[jira] [Commented] (HBASE-17690) Clean up MOB code

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887060#comment-15887060 ] Jingcheng Du commented on HBASE-17690: -- Pushed to master, thanks Ted for review! > Clean up MOB

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887136#comment-15887136 ] Jingcheng Du commented on HBASE-17688: -- bq. So if we have a Scan with includeStopRow is false and

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887279#comment-15887279 ] Jingcheng Du commented on HBASE-17688: -- Pushed to master and branch-1.1+ branch. Thanks for review

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887278#comment-15887278 ] Ted Yu commented on HBASE-17707: Please rebased on master. TableAndServer is only used by one class -

[jira] [Commented] (HBASE-17704) Regions stuck in FAILED_OPEN when HDFS blocks are missing

2017-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887058#comment-15887058 ] Andrew Purtell commented on HBASE-17704: FAILED_OPEN is a terminal state. It requires operator

[jira] [Commented] (HBASE-17643) Failing/flaky tests on branch-1.3

2017-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887070#comment-15887070 ] Andrew Purtell commented on HBASE-17643: The most recent three builds are green. Prior to that a

[jira] [Created] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
Kahlil Oppenheimer created HBASE-17706: -- Summary: TableSkewCostFunction improperly computes max skew Key: HBASE-17706 URL: https://issues.apache.org/jira/browse/HBASE-17706 Project: HBase

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

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

[jira] [Updated] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-17688: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.1.10

[jira] [Updated] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-17688: - Affects Version/s: (was: 2.0.0) > MultiRowRangeFilter not working correctly if given same

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

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

[jira] [Commented] (HBASE-17655) Removing MemStoreScanner and SnapshotScanner

2017-02-27 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887335#comment-15887335 ] Eshcar Hillel commented on HBASE-17655: --- This test also fails locally in master. Are we sure master

[jira] [Commented] (HBASE-17495) TestHRegionWithInMemoryFlush#testFlushCacheWhileScanning intermittently fails due to assertion error

2017-02-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887356#comment-15887356 ] ramkrishna.s.vasudevan commented on HBASE-17495: I see. I ran

[jira] [Commented] (HBASE-17689) Add support for table.existsAll in thrift2 THBaseservice

2017-02-27 Thread Yechao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887078#comment-15887078 ] Yechao Chen commented on HBASE-17689: - Thanks [~ted_yu] and [~appy] for the reply and reviews. >

[jira] [Commented] (HBASE-17584) Expose ScanMetrics with ResultScanner rather than Scan

2017-02-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887195#comment-15887195 ] Duo Zhang commented on HBASE-17584: --- What do you think sir [~stack]? Thanks. > Expose ScanMetrics with

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-02-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887189#comment-15887189 ] Duo Zhang commented on HBASE-16755: --- We pass true to make sure that we flush something out. So if we

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Status: Patch Available (was: Open) > TableSkewCostFunction improperly computes max

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887267#comment-15887267 ] Anoop Sam John commented on HBASE-17688: Ya go for the commit then. > MultiRowRangeFilter not

[jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache

2017-02-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887406#comment-15887406 ] ramkrishna.s.vasudevan commented on HBASE-15314: Posted some questions in RB [~zjushch].

[jira] [Updated] (HBASE-17673) Monitored RPC Handler not show in the WebUI

2017-02-27 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17673: --- Attachment: HBASE-17673.v2.patch > Monitored RPC Handler not show in the WebUI >

[jira] [Commented] (HBASE-17673) Monitored RPC Handler not show in the WebUI

2017-02-27 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887426#comment-15887426 ] Allan Yang commented on HBASE-17673: Thanks, [~carp84] for your advice, uploaded v2 patches >

[jira] [Commented] (HBASE-17704) Regions stuck in FAILED_OPEN when HDFS blocks are missing

2017-02-27 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887037#comment-15887037 ] Pankaj Kumar commented on HBASE-17704: -- Currently this problem is there, once a region enter

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887130#comment-15887130 ] Anoop Sam John commented on HBASE-17688: So if we have a Scan with includeStopRow is false and

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Attachment: HBASE-17706.patch > TableSkewCostFunction improperly computes max skew >

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

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

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Attachment: HBASE-17706.patch > TableSkewCostFunction improperly computes max skew >

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Attachment: (was: HBASE-17706-branch-1.2.patch) > TableSkewCostFunction

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Status: Open (was: Patch Available) > TableSkewCostFunction improperly computes max

[jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17706: --- Status: Patch Available (was: Open) > TableSkewCostFunction improperly computes max

[jira] [Commented] (HBASE-17690) Clean up MOB code

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887041#comment-15887041 ] Jingcheng Du commented on HBASE-17690: -- The test failures should not be related with this patch. As

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Attachment: HBASE-17707.patch > New More Accurate TableSkew Balancer/Generator >

[jira] [Created] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
Kahlil Oppenheimer created HBASE-17707: -- Summary: New More Accurate TableSkew Balancer/Generator Key: HBASE-17707 URL: https://issues.apache.org/jira/browse/HBASE-17707 Project: HBase

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-02-27 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Patch Available (was: Open) > New More Accurate TableSkew

[jira] [Comment Edited] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887279#comment-15887279 ] Jingcheng Du edited comment on HBASE-17688 at 2/28/17 5:10 AM: --- Pushed to

[jira] [Updated] (HBASE-17673) Monitored RPC Handler not show in the WebUI

2017-02-27 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17673: --- Attachment: HBASE-17673-branch-1.v2.patch > Monitored RPC Handler not show in the WebUI >

[jira] [Comment Edited] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-02-27 Thread CHIA-PING TSAI (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15884998#comment-15884998 ] CHIA-PING TSAI edited comment on HBASE-17623 at 2/28/17 7:37 AM: - The

[jira] [Commented] (HBASE-17701) Add HadoopAuthFilterInitializer to use hadoop-auth AuthenticationFilter for hbase web ui

2017-02-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887484#comment-15887484 ] Jerry He commented on HBASE-17701: -- HBASE-5291 > Add HadoopAuthFilterInitializer to use hadoop-auth

[jira] [Commented] (HBASE-17673) Monitored RPC Handler not show in the WebUI

2017-02-27 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887491#comment-15887491 ] Yu Li commented on HBASE-17673: --- +1 on patch v2 > Monitored RPC Handler not show in the WebUI >

[jira] [Commented] (HBASE-17688) MultiRowRangeFilter not working correctly if given same start and stop RowKey

2017-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887492#comment-15887492 ] Hudson commented on HBASE-17688: SUCCESS: Integrated in Jenkins build HBase-1.1-JDK7 #1850 (See

[jira] [Commented] (HBASE-17634) Clean up the usage of Result.isPartial

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

[jira] [Commented] (HBASE-17471) Region Seqid will be out of order in WAL if using mvccPreAssign

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

[jira] [Commented] (HBASE-17689) hbase thrift2 THBaseservice support table.existsAll

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886069#comment-15886069 ] Ted Yu commented on HBASE-17689: Logged HBASE-17703 for flaky TestThriftServerCmdLine. > hbase thrift2

[jira] [Commented] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

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

[jira] [Updated] (HBASE-17471) Region Seqid will be out of order in WAL if using mvccPreAssign

2017-02-27 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17471: --- Attachment: HBASE-17471-branch-1.v0.patch Uploaded a v0 patch for branch-1. This is a draft to run

[jira] [Commented] (HBASE-17673) Monitored RPC Handler not show in the WebUI

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885939#comment-15885939 ] Ted Yu commented on HBASE-17673: [~andrewcheng]: So the patch is good by you ? > Monitored RPC Handler

[jira] [Commented] (HBASE-17689) hbase thrift2 THBaseservice support table.existsAll

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885933#comment-15885933 ] Ted Yu commented on HBASE-17689: TestThriftServerCmdLine failure was not related. > hbase thrift2

[jira] [Commented] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

2017-02-27 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886013#comment-15886013 ] Ashish Singhi commented on HBASE-17460: --- bq. Also I am not 100% sure why the check needed in

[jira] [Commented] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886031#comment-15886031 ] Ted Yu commented on HBASE-17460: Ignoring replication scope in comparing HTDs should be fine.

[jira] [Created] (HBASE-17703) TestThriftServerCmdLine is flaky in master branch

2017-02-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17703: -- Summary: TestThriftServerCmdLine is flaky in master branch Key: HBASE-17703 URL: https://issues.apache.org/jira/browse/HBASE-17703 Project: HBase Issue Type: Test

[jira] [Updated] (HBASE-16942) Add FavoredStochasticLoadBalancer and FN Candidate generators

2017-02-27 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-16942: - Attachment: HBASE-16942.master.007.patch > Add FavoredStochasticLoadBalancer and

[jira] [Commented] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886091#comment-15886091 ] Ted Yu commented on HBASE-17680: Performed "make" under hbase-native-client directory. The build passed.

[jira] [Assigned] (HBASE-17689) Add support for table.existsAll in thrift2 THBaseservice

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-17689: -- Assignee: Yechao Chen > Add support for table.existsAll in thrift2 THBaseservice >

[jira] [Updated] (HBASE-17689) Add support for table.existsAll in thrift2 THBaseservice

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17689: --- Hadoop Flags: Reviewed Fix Version/s: 2.0 1.4.0 > Add support for table.existsAll in

[jira] [Updated] (HBASE-17663) Remove the unused imports throughout the code base

2017-02-27 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-17663: -- Attachment: HBASE-17663.master.002.patch > Remove the unused imports throughout the code base

[jira] [Commented] (HBASE-17663) Remove the unused imports throughout the code base

2017-02-27 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886125#comment-15886125 ] Jan Hentschel commented on HBASE-17663: --- [~busbey] I haven't removed any imports which are only

[jira] [Comment Edited] (HBASE-17460) enable_table_replication can not perform cyclic replication of a table

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886185#comment-15886185 ] Ted Yu edited comment on HBASE-17460 at 2/27/17 5:40 PM: - Currently

[jira] [Commented] (HBASE-17666) Remove usage of deprecated SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_DEFAULT

2017-02-27 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886153#comment-15886153 ] Jan Hentschel commented on HBASE-17666: --- The test failure seems to be unrelated to the actual

  1   2   >