[jira] [Created] (HBASE-18712) Specify MaxPermSize for surefire tests

2017-08-28 Thread Ted Yu (JIRA)
Ted Yu created HBASE-18712: -- Summary: Specify MaxPermSize for surefire tests Key: HBASE-18712 URL: https://issues.apache.org/jira/browse/HBASE-18712 Project: HBase Issue Type: Bug Report

[jira] [Created] (HBASE-18711) hbase shaded artifact for MR support utilities should have the mapreduce.Driver as its mainclass

2017-08-28 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18711: --- Summary: hbase shaded artifact for MR support utilities should have the mapreduce.Driver as its mainclass Key: HBASE-18711 URL: https://issues.apache.org/jira/browse/HBASE-18711

[jira] [Created] (HBASE-18710) Move on to hbase-thirdparty 1.0.1 (it was just release).

2017-08-28 Thread stack (JIRA)
stack created HBASE-18710: - Summary: Move on to hbase-thirdparty 1.0.1 (it was just release). Key: HBASE-18710 URL: https://issues.apache.org/jira/browse/HBASE-18710 Project: HBase Issue Type: Task

[ANNOUNCE] hbase-thirdparty-1.0.1 has been released and is available for download

2017-08-28 Thread Stack
Version 1.0.1 of hbase-thirdparty, our little side project of relocated popular includes such as guava, protobuf, and netty used internally by hbase (See [1] for more on what hbase-thirdparty is) has been release. Release is available from your favorite mirror and up in maven repository. Artifact

[RESULT][VOTE] hbase-thirdparty project, first release candidate 1.0.1RC0

2017-08-28 Thread Stack
Vote passes. 5+1s and zero against. Thanks to all who voted. Let me push this out. St.Ack On Wed, Aug 23, 2017 at 3:46 PM, Stack wrote: > This is a minor update to hbase-thirdparty, our little side project of > relocated popular includes such as guava, protobuf, and netty (See [1] for > more o

Re: [VOTE] hbase-thirdparty project, first release candidate 1.0.1RC0

2017-08-28 Thread Stack
On Mon, Aug 28, 2017 at 4:05 AM, Yu Li wrote: > +1 > > Checked sums and signatures: OK > Build from source: OK, checked both "mvn clean install" and "mvn clean > assembly:single", everything looks perfect > > Minor: > 1. Also noticed the google directory after > decompressing hbase-shaded-protobu

Re: [VOTE] hbase-thirdparty project, first release candidate 1.0.1RC0

2017-08-28 Thread Stack
Thanks for voting Duo. Filed HBASE-18709 for errant protos. Thanks. St.Ack On Sat, Aug 26, 2017 at 11:43 PM, 张铎(Duo Zhang) wrote: > +1 (binding) > > Checked sums and signatures: OK > 'mvn clean install': OK, the size of the generated jar files and sources > jar files are both reasonable > Unzip

[jira] [Created] (HBASE-18709) [hbase-thirdparty] Clean out bundled proto files

2017-08-28 Thread stack (JIRA)
stack created HBASE-18709: - Summary: [hbase-thirdparty] Clean out bundled proto files Key: HBASE-18709 URL: https://issues.apache.org/jira/browse/HBASE-18709 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-18708) Configure on-heap bucketCache size using percentage of heap size

2017-08-28 Thread Biju Nair (JIRA)
Biju Nair created HBASE-18708: - Summary: Configure on-heap bucketCache size using percentage of heap size Key: HBASE-18708 URL: https://issues.apache.org/jira/browse/HBASE-18708 Project: HBase I

[jira] [Created] (HBASE-18707) Rest server's web UI doesn't contain bootstrap files

2017-08-28 Thread Tamas Penzes (JIRA)
Tamas Penzes created HBASE-18707: Summary: Rest server's web UI doesn't contain bootstrap files Key: HBASE-18707 URL: https://issues.apache.org/jira/browse/HBASE-18707 Project: HBase Issue Ty

[jira] [Resolved] (HBASE-18640) Move mapreduce out of hbase-server into separate hbase-mapreduce moduel

2017-08-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-18640. - Resolution: Fixed list of blockers is good by me. Thanks [~Apache9]! > Move mapreduce out of hba

Re:why use at least one rowlock to update

2017-08-28 Thread JH Lin
ping... 在2017年08月28 17时55分, "JH Lin"写道: hi all,i dived into hbase source these days.when i read at the HRegion#doMiniBatchMutation(...) block then one question flashed in my mind:why did writer use at least one rowlock to implement mutation?(ie.Puts or Deletes etc) since if i have 10 ro

Re: Question on Hadoop QA

2017-08-28 Thread Ted Yu
Jan: If you look at: https://builds.apache.org/job/PreCommit-HBASE-Build/8149/artifact/patchprocess/patch-unit-hbase-server.txt you can see that QA bot excluded known flaky tests: -Dtest.exclude.pattern=... However, there might be a few tests which failed that were not related to your patch (Tes

Re: Question on Hadoop QA

2017-08-28 Thread Sean Busbey
Hi Jan! I'll go take a look. Our flaky list should be pretty robust at this point, but sometimes regressions make it into master and our nightly tests aren't great at raising the alarm. On Aug 28, 2017 08:02, "Jan Kunigk" wrote: > Hi I currently have a patch pending for HBASE-16415. > > I am ha

Question on Hadoop QA

2017-08-28 Thread Jan Kunigk
Hi I currently have a patch pending for HBASE-16415. I am having trouble to successfully executing all tests in the HBase upstream master branch, while executing my own module tests work fine. Since I cannot successfully run the tests on master I am having a hard time to see if my own changes as

[jira] [Created] (HBASE-18706) Remove / fix not working pages from backup master web UI

2017-08-28 Thread Balazs Meszaros (JIRA)
Balazs Meszaros created HBASE-18706: --- Summary: Remove / fix not working pages from backup master web UI Key: HBASE-18706 URL: https://issues.apache.org/jira/browse/HBASE-18706 Project: HBase

Re: [VOTE] hbase-thirdparty project, first release candidate 1.0.1RC0

2017-08-28 Thread Yu Li
+1 Checked sums and signatures: OK Build from source: OK, checked both "mvn clean install" and "mvn clean assembly:single", everything looks perfect Minor: 1. Also noticed the google directory after decompressing hbase-shaded-protobuf jar ball 2. Noticed patches-applied.txt in hbase-shaded-protob

why use at least one rowlock to update

2017-08-28 Thread JH Lin
hi all,i dived into hbase source these days.when i read at the HRegion#doMiniBatchMutation(...) block then one question flashed in my mind:why did writer use at least one rowlock to implement mutation?(ie.Puts or Deletes etc) since if i have 10 rows to update,then it means that 9 rows have no

[jira] [Created] (HBASE-18705) bin/hbase does not find cached_classpath.txt

2017-08-28 Thread Balazs Meszaros (JIRA)
Balazs Meszaros created HBASE-18705: --- Summary: bin/hbase does not find cached_classpath.txt Key: HBASE-18705 URL: https://issues.apache.org/jira/browse/HBASE-18705 Project: HBase Issue Type

[jira] [Created] (HBASE-18704) Upgrade hbase to commons-collections 4

2017-08-28 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-18704: - Summary: Upgrade hbase to commons-collections 4 Key: HBASE-18704 URL: https://issues.apache.org/jira/browse/HBASE-18704 Project: HBase Issue Type: Improvem

[jira] [Created] (HBASE-18703) Inconsistent behavior for preBatchMutate in doMiniBatchMutate and processRowsWithLocks

2017-08-28 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-18703: - Summary: Inconsistent behavior for preBatchMutate in doMiniBatchMutate and processRowsWithLocks Key: HBASE-18703 URL: https://issues.apache.org/jira/browse/HBASE-18703 Proj

[jira] [Resolved] (HBASE-13708) PE - Add option to specify the range

2017-08-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-13708. Resolution: Duplicate HBASE-17849 is the duplicate of this. Resolving as du