[jira] [Commented] (HBASE-13992) Integrate SparkOnHBase into HBase

2015-07-01 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610738#comment-14610738 ] Nicolas Liochon commented on HBASE-13992: - +1 as well for me. How does it work

[jira] [Commented] (HBASE-13998) Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength)

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610746#comment-14610746 ] stack commented on HBASE-13998: --- In MetaCache.java, why is it safe to no longer check for

[jira] [Updated] (HBASE-13978) Variable never assigned in SimpleTotalOrderPartitioner.getPartition()

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13978: Resolution: Fixed Fix Version/s: (was: 1.3.0) Status: Resolved (was: Patch

[jira] [Updated] (HBASE-13014) Java Tool For Region Moving

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13014: Fix Version/s: (was: 1.2.0) 1.3.0 Java Tool For Region Moving

[jira] [Commented] (HBASE-13990) clean up remaining errors for maven site goal

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610631#comment-14610631 ] Hudson commented on HBASE-13990: SUCCESS: Integrated in HBase-1.3-IT #15 (See

[jira] [Commented] (HBASE-13895) DATALOSS: Double-assignment ITBLL'ing

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610647#comment-14610647 ] stack commented on HBASE-13895: --- What you thinking on this one [~enis]? Thanks. DATALOSS:

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12148: Fix Version/s: (was: 1.2.0) 1.2.1 1.3.0

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-01 Thread Lei Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610601#comment-14610601 ] Lei Chen commented on HBASE-13965: -- I agree that the unused balancers should be purged

[jira] [Updated] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13861: Resolution: Fixed Status: Resolved (was: Patch Available) pushed to 1.2+. thanks!

[jira] [Commented] (HBASE-13911) add 1.2 to prereq tables in ref guide

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610747#comment-14610747 ] Hudson commented on HBASE-13911: FAILURE: Integrated in HBase-TRUNK #6619 (See

[jira] [Commented] (HBASE-13998) Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength)

2015-07-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610779#comment-14610779 ] Anoop Sam John commented on HBASE-13998: We are trying to find a table region

[jira] [Commented] (HBASE-13984) Add option to allow caller to know the heartbeat and scanner position when scanner timeout

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610796#comment-14610796 ] stack commented on HBASE-13984: --- [~jonathan.lawlor] FYI So, idea is to pass back in the

[jira] [Updated] (HBASE-13981) Fix ImportTsv spelling and usage issues

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13981: Fix Version/s: (was: 1.2.0) 1.3.0 Status: Open (was: Patch

[jira] [Updated] (HBASE-14006) Hbase Thrift - add num versions to rowWithColumns

2015-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14006: --- Issue Type: Improvement (was: Bug) Hbase Thrift - add num versions to rowWithColumns

[jira] [Commented] (HBASE-13998) Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength)

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610807#comment-14610807 ] stack commented on HBASE-13998: --- bq. It is single region table and so the end key will be

[jira] [Commented] (HBASE-13769) Some ZK ACLs are unnecessarily permissive

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610814#comment-14610814 ] Sean Busbey commented on HBASE-13769: - did this ticket get covered by HBASE-13768? if

[jira] [Updated] (HBASE-14004) Inconsistency between Memstore and WAL

2015-07-01 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Liangliang updated HBASE-14004: -- Description: Looks like the current write path can cause inconsistency between memstore/hfile

[jira] [Assigned] (HBASE-13788) Shell comands do not support column qualifiers containing colon (:)

2015-07-01 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar reassigned HBASE-13788: Assignee: Pankaj Kumar Shell comands do not support column qualifiers containing colon

[jira] [Created] (HBASE-14005) Set permission to .top hfile in LoadIncrementalHFiles

2015-07-01 Thread Francesco MDE (JIRA)
Francesco MDE created HBASE-14005: - Summary: Set permission to .top hfile in LoadIncrementalHFiles Key: HBASE-14005 URL: https://issues.apache.org/jira/browse/HBASE-14005 Project: HBase

[jira] [Updated] (HBASE-14005) Set permission to .top hfile in LoadIncrementalHFiles

2015-07-01 Thread Francesco MDE (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco MDE updated HBASE-14005: -- Status: Patch Available (was: Open) Set permission to .top hfile in LoadIncrementalHFiles

[jira] [Commented] (HBASE-13975) add 1.2 RM to docs

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610232#comment-14610232 ] Sean Busbey commented on HBASE-13975: - bump. test failure is unrelated. add 1.2 RM

[jira] [Updated] (HBASE-13990) clean up remaining errors for maven site goal

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13990: Resolution: Fixed Status: Resolved (was: Patch Available) clean up remaining errors for

[jira] [Updated] (HBASE-13747) Promote Java 8 to yes in support matrix

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13747: Fix Version/s: 1.3.0 2.0.0 Promote Java 8 to yes in support matrix

[jira] [Resolved] (HBASE-13747) Promote Java 8 to yes in support matrix

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-13747. - Resolution: Fixed Release Note: Java 8 is considered supported and tested as of HBase 1.2+

[jira] [Commented] (HBASE-12865) WALs may be deleted before they are replicated to peers

2015-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610294#comment-14610294 ] Hadoop QA commented on HBASE-12865: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-14005) Set permission to .top hfile in LoadIncrementalHFiles

2015-07-01 Thread Francesco MDE (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco MDE updated HBASE-14005: -- Flags: (was: Patch) Set permission to .top hfile in LoadIncrementalHFiles

[jira] [Updated] (HBASE-13990) clean up remaining errors for maven site goal

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13990: Attachment: HBASE-13990-branch-1.v2.patch attaching the patch that was actualy applied to

[jira] [Updated] (HBASE-14005) Set permission to .top hfile in LoadIncrementalHFiles

2015-07-01 Thread Francesco MDE (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco MDE updated HBASE-14005: -- Attachment: HBASE-14005.patch Set permission to .top hfile in LoadIncrementalHFiles

[jira] [Updated] (HBASE-13911) add 1.2 to prereq tables in ref guide

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13911: Resolution: Fixed Fix Version/s: (was: 1.2.0) 2.0.0

[jira] [Updated] (HBASE-12452) Add regular expression based split policy

2015-07-01 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Liangliang updated HBASE-12452: -- Attachment: HBASE-12452-V4.patch retry Add regular expression based split policy

[jira] [Commented] (HBASE-8642) [Snapshot] List and delete snapshot by table

2015-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609849#comment-14609849 ] Hadoop QA commented on HBASE-8642: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-14004) Inconsistency between Memstore and WAL

2015-07-01 Thread He Liangliang (JIRA)
He Liangliang created HBASE-14004: - Summary: Inconsistency between Memstore and WAL Key: HBASE-14004 URL: https://issues.apache.org/jira/browse/HBASE-14004 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-12865) WALs may be deleted before they are replicated to peers

2015-07-01 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Liangliang updated HBASE-12865: -- Attachment: HBASE-12865-V2.diff updated and retry WALs may be deleted before they are

[jira] [Commented] (HBASE-12865) WALs may be deleted before they are replicated to peers

2015-07-01 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609959#comment-14609959 ] He Liangliang commented on HBASE-12865: --- Thanks for the comments, updated the

[jira] [Commented] (HBASE-12452) Add regular expression based split policy

2015-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610033#comment-14610033 ] Hadoop QA commented on HBASE-12452: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12865) WALs may be deleted before they are replicated to peers

2015-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610381#comment-14610381 ] Ted Yu commented on HBASE-12865: [~lhofhansl]: What do you think of the latest patch ?

[jira] [Updated] (HBASE-12943) Set sun.net.inetaddr.ttl in HBase

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12943: Fix Version/s: (was: 1.2.0) 1.2.1 1.3.0

[jira] [Updated] (HBASE-13452) HRegion warning about memstore size miscalculation is not actionable

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13452: Fix Version/s: (was: 1.2.0) 1.2.1 bumping out of 1.2.0. HRegion warning

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13844: Assignee: Gabor Liptak Fix Version/s: (was: 1.2.0) 1.3.0

[jira] [Updated] (HBASE-13996) Add write sniffing in canary

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13996: Fix Version/s: (was: 1.1.1) Add write sniffing in canary

[jira] [Commented] (HBASE-13990) clean up remaining errors for maven site goal

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610472#comment-14610472 ] Hudson commented on HBASE-13990: FAILURE: Integrated in HBase-TRUNK #6618 (See

[jira] [Commented] (HBASE-13339) Update default Hadoop version to 2.6.0

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610488#comment-14610488 ] Sean Busbey commented on HBASE-13339: - I'd prefer not to kick a Blocker issue over

[jira] [Updated] (HBASE-13997) ScannerCallableWithReplicas cause Infinitely blocking

2015-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13997: --- Status: Open (was: Patch Available) ScannerCallableWithReplicas cause Infinitely blocking

[jira] [Updated] (HBASE-13895) DATALOSS: Double-assignment ITBLL'ing

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13895: Fix Version/s: (was: 1.2.0) 1.2.1 1.3.0 bumping out of

[jira] [Updated] (HBASE-8073) HFileOutputFormat support for offline operation

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-8073: --- Fix Version/s: (was: 1.2.0) 1.3.0 Status: Open (was: Patch

[jira] [Updated] (HBASE-13995) ServerName is not fully case insensitive

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13995: Fix Version/s: (was: 1.1.1) 1.1.2 ServerName is not fully case insensitive

[jira] [Commented] (HBASE-14005) Set permission to .top hfile in LoadIncrementalHFiles

2015-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610483#comment-14610483 ] Ted Yu commented on HBASE-14005: lgtm Set permission to .top hfile in

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13844: Status: Patch Available (was: Open) Move static helper methods from KeyValue into CellUtils

[jira] [Commented] (HBASE-13980) Distinguish blockedFlushCount vs unblockedFlushCount when tuning heap memory

2015-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610827#comment-14610827 ] Hadoop QA commented on HBASE-13980: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-13963) avoid leaking jdk.tools

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13963: --- Fix Version/s: 0.98.14 Picked back to 0.98. It is a bug that we are leaking a dependency on

[jira] [Reopened] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-13861: - pulling back to 1.1 and 1.0 now BucketCacheTmpl.jamon has wrong bucket free and used labels

[jira] [Updated] (HBASE-13970) NPE during compaction in trunk

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13970: Fix Version/s: (was: 1.2.0) 1.2.1 1.3.0

[jira] [Updated] (HBASE-13372) Unit tests for SplitTransaction and RegionMergeTransaction listeners

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13372: Fix Version/s: (was: 1.2.0) 1.3.0 Unit tests for SplitTransaction and

[jira] [Updated] (HBASE-13839) Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13839: Fix Version/s: (was: 1.2.0) 1.3.0 Fix AssgnmentManagerTmpl.jamon issues

[jira] [Updated] (HBASE-13838) Fix shared TaskStatusTmpl.jamon issues (coloring, content, etc.)

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13838: Fix Version/s: (was: 1.2.0) 1.3.0 Fix shared TaskStatusTmpl.jamon issues

[jira] [Commented] (HBASE-13994) Backport HBASE-13917 (Remove string comparison to identify request priority) to 0.98

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610909#comment-14610909 ] stack commented on HBASE-13994: --- LGTM +1 Backport HBASE-13917 (Remove string comparison

[jira] [Updated] (HBASE-13841) Master UI: Region server table compactions percentage less useful over time

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13841: Fix Version/s: (was: 1.2.0) 1.3.0 Master UI: Region server table

[jira] [Commented] (HBASE-13986) HMaster instance always returns false for isAborted() check.

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610916#comment-14610916 ] stack commented on HBASE-13986: --- Lets see a patch [~a72877] Sounds fine. Master for a while

[jira] [Commented] (HBASE-11747) ClusterStatus is too bulky

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610932#comment-14610932 ] Thiruvel Thirumoolan commented on HBASE-11747: -- We are also exploring the

[jira] [Updated] (HBASE-13994) Backport HBASE-13917 (Remove string comparison to identify request priority) to 0.98

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13994: --- Status: Open (was: Patch Available) Backport HBASE-13917 (Remove string comparison to

[jira] [Updated] (HBASE-13994) Backport HBASE-13917 (Remove string comparison to identify request priority) to 0.98

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13994: --- Status: Patch Available (was: Open) Can I get a quickie review [~lhofhansl] or

[jira] [Commented] (HBASE-13339) Update default Hadoop version to 2.6.0

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610875#comment-14610875 ] Sean Busbey commented on HBASE-13339: - I thought there were plans to have a 2.6.1

[jira] [Commented] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610884#comment-14610884 ] Sean Busbey commented on HBASE-13861: - actually, does this break operational

[jira] [Updated] (HBASE-13983) Doc how the oddball HTable methods getStartKey, getEndKey, etc. will be removed in 2.0.0

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13983: -- Description: See the mail thread on dev Semantic Versioning Worksheet for background discussion. A few methods

[jira] [Updated] (HBASE-13923) Loaded region coprocessors are not reported in shell status command

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13923: --- Fix Version/s: 0.98.14 Picked to 0.98 Loaded region coprocessors are not reported in shell

[jira] [Commented] (HBASE-11747) ClusterStatus is too bulky

2015-07-01 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610877#comment-14610877 ] Mikhail Antonov commented on HBASE-11747: - Wondering about next steps/directions

[jira] [Commented] (HBASE-11747) ClusterStatus is too bulky

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610905#comment-14610905 ] stack commented on HBASE-11747: --- Lets up CIS#limit for sure. In new JIRA optimize

[jira] [Updated] (HBASE-13557) Special WAL handling for system tables

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13557: Fix Version/s: (was: 1.2.0) 1.3.0 Special WAL handling for system tables

[jira] [Updated] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13857: Fix Version/s: (was: 1.2.0) 1.2.1 1.3.0

[jira] [Updated] (HBASE-13983) Doc how the oddball HTable methods getStartKey, getEndKey, etc. will be removed in 2.0.0

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13983: -- Issue Type: Sub-task (was: Task) Parent: HBASE-13197 Doc how the oddball HTable methods getStartKey,

[jira] [Updated] (HBASE-13347) RowCounter using special filter is broken

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13347: Fix Version/s: (was: 1.2.0) 1.2.1 1.3.0 RowCounter

[jira] [Updated] (HBASE-13587) TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent is flakey

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13587: Fix Version/s: (was: 1.2.0) 1.2.1

[jira] [Commented] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610950#comment-14610950 ] Andrew Purtell commented on HBASE-13861: It's debatable. I think operational

[jira] [Commented] (HBASE-13995) ServerName is not fully case insensitive

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610834#comment-14610834 ] Hudson commented on HBASE-13995: FAILURE: Integrated in HBase-1.2 #43 (See

[jira] [Commented] (HBASE-13994) Backport HBASE-13917 (Remove string comparison to identify request priority) to 0.98

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610836#comment-14610836 ] Andrew Purtell commented on HBASE-13994: Looks like a bad precommit run:

[jira] [Updated] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13861: --- Fix Version/s: 0.98.14 Picked to 0.98. Showing users the wrong unit is a bug. Should go into

[jira] [Resolved] (HBASE-13983) Doc how the oddball HTable methods getStartKey, getEndKey, etc. will be removed in 2.0.0

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-13983. --- Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed Fix Version/s: 1.1.2

[jira] [Commented] (HBASE-13339) Update default Hadoop version to 2.6.0

2015-07-01 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610945#comment-14610945 ] Arpit Agarwal commented on HBASE-13339: --- There is no further progress towards 2.6.1

[jira] [Commented] (HBASE-13995) ServerName is not fully case insensitive

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610832#comment-14610832 ] Hudson commented on HBASE-13995: FAILURE: Integrated in HBase-1.0 #982 (See

[jira] [Commented] (HBASE-13339) Update default Hadoop version to 2.6.0

2015-07-01 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610851#comment-14610851 ] Arpit Agarwal commented on HBASE-13339: --- FWIW Hadoop 2.7.1 RC0 is out. This fixes a

[jira] [Commented] (HBASE-13988) Add exception handler for lease thread

2015-07-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610855#comment-14610855 ] stack commented on HBASE-13988: --- Loosing the lease checker is pretty bad. Should we add an

[jira] [Commented] (HBASE-13995) ServerName is not fully case insensitive

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610886#comment-14610886 ] Hudson commented on HBASE-13995: FAILURE: Integrated in HBase-1.3 #29 (See

[jira] [Resolved] (HBASE-13842) [shell] clear_auths.rb description should be improved

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-13842. - Resolution: Duplicate Fix Version/s: (was: 1.2.0) (was: 2.0.0)

[jira] [Created] (HBASE-14007) Writing to table through MR should fail upfront if table does not exist/disabled

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
Thiruvel Thirumoolan created HBASE-14007: Summary: Writing to table through MR should fail upfront if table does not exist/disabled Key: HBASE-14007 URL: https://issues.apache.org/jira/browse/HBASE-14007

[jira] [Commented] (HBASE-13995) ServerName is not fully case insensitive

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610947#comment-14610947 ] Hudson commented on HBASE-13995: FAILURE: Integrated in HBase-TRUNK #6620 (See

[jira] [Commented] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610946#comment-14610946 ] Hudson commented on HBASE-13861: FAILURE: Integrated in HBase-TRUNK #6620 (See

[jira] [Commented] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611004#comment-14611004 ] Sean Busbey commented on HBASE-13861: - aight. ping [~enis] and [~ndimiduk] for 1.0

[jira] [Commented] (HBASE-13995) ServerName is not fully case insensitive

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611033#comment-14611033 ] Hudson commented on HBASE-13995: SUCCESS: Integrated in HBase-0.98 #1044 (See

[jira] [Updated] (HBASE-14007) Writing to table through MR should fail upfront if table does not exist/disabled

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-14007: - Labels: mapreduce (was: ) Fix Version/s: 1.1.2

[jira] [Updated] (HBASE-14008) REST - Throw an appropriate error during schema POST

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-14008: - Description: When an update is done on the schema through REST and an error

[jira] [Commented] (HBASE-11747) ClusterStatus is too bulky

2015-07-01 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611054#comment-14611054 ] Mikhail Antonov commented on HBASE-11747: - [~thiruvel] bq. We are also

[jira] [Updated] (HBASE-13980) Distinguish blockedFlushCount vs unblockedFlushCount when tuning heap memory

2015-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13980: --- Resolution: Fixed Status: Resolved (was: Patch Available) Distinguish blockedFlushCount vs

[jira] [Commented] (HBASE-13861) BucketCacheTmpl.jamon has wrong bucket free and used labels

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611023#comment-14611023 ] Hudson commented on HBASE-13861: FAILURE: Integrated in HBase-1.2 #44 (See

[jira] [Commented] (HBASE-13994) Backport HBASE-13917 (Remove string comparison to identify request priority) to 0.98

2015-07-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611032#comment-14611032 ] Andrew Purtell commented on HBASE-13994: Thank you [~stack] you are a saint.

[jira] [Updated] (HBASE-14007) Writing to table through MR should fail upfront if table does not exist/disabled

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-14007: - Attachment: HBASE-14007.patch Writing to table through MR should fail upfront

[jira] [Updated] (HBASE-14007) Writing to table through MR should fail upfront if table does not exist/disabled

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-14007: - Component/s: mapreduce Writing to table through MR should fail upfront if table

[jira] [Updated] (HBASE-14008) REST - Throw an appropriate error during schema POST

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-14008: - Attachment: HBASE-14008.patch REST - Throw an appropriate error during schema

[jira] [Updated] (HBASE-14008) REST - Throw an appropriate error during schema POST

2015-07-01 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HBASE-14008: - Labels: REST (was: ) Fix Version/s: 1.1.2

[jira] [Commented] (HBASE-13339) Update default Hadoop version to 2.6.0

2015-07-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611008#comment-14611008 ] Sean Busbey commented on HBASE-13339: - Could y'all make sure to post things like that

[jira] [Commented] (HBASE-13978) Variable never assigned in SimpleTotalOrderPartitioner.getPartition()

2015-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611022#comment-14611022 ] Hudson commented on HBASE-13978: FAILURE: Integrated in HBase-1.2 #44 (See

  1   2   3   >