You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Andrew Purtell <ap...@apache.org> on 2018/02/16 21:46:17 UTC

[VOTE] The first HBase 1.4.2 release candidate (RC0) is available

The first HBase 1.4.2 release candidate (RC0) is available for download at
https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
artifacts are available in the temporary repository
https://repository.apache.org/content/repositories/orgapachehbase-1195/ .

The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).

A detailed source and binary compatibility report for this release is
available for your review at https://dist.apache.org/repos/
dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .

A list of the 19 issues resolved in this release can be found at
https://s.apache.org/aGcb .

Please try out the candidate and vote +1/0/-1.

This vote will be open for at least 72 hours. Unless objection I will try
to close it Friday February 23, 2018 if we have sufficient votes.

Prior to making this announcement I made the following preflight checks:

   - RAT check passes (7u80)
   - Unit test suite passes (8u131)
   - LTT load 1M rows with 100% verification and 20% updates (8u131)
   - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
   scanRange100 (8u131)
   - ITBLL Loop 1 100M rows (8u131)


-- 
Best regards,
Andrew

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Andrew Purtell <ap...@apache.org>.
Actually, wow, it doesn't seem like it's picking up site file config?
Didn't appear to work for me just now when I tried it. We are not catching
this in tests because there appears to be no positive test for port
assignment and the only fixed information we require is the zookeeper
quorum and client port. I saw some folks write in about testing the UI on
RC votes, but I guess we are not looking at ports? Or we somehow all
brought up test clusters without fixed port assignment?

HBASE-20027

-1



On Tue, Feb 20, 2018 at 10:06 AM, Andrew Purtell <ap...@apache.org>
wrote:

> I did a few test launches just now. Port assignment is random in the
> ephemeral range unless specified in site file. Is this unexpected? An
> unintended consequence of a fix made for unit testing perhaps? I did a
> quick check of recent commits and suspect if changed it happened before we
> released 1.4.0.
>
>
> On Tue, Feb 20, 2018 at 9:51 AM, Stack <st...@duboce.net> wrote:
>
>> +1 (but one question on bottom)
>>
>> Checked hash and signature.
>> Built tgz from src download and ran it.
>> Poked around. Looks good.
>> Loaded data. Verified it present.
>> Shutdown. Logs looked good.
>>
>>
>> Question: For some reason my master port was homed on 63502... anyone else
>> have this issue? I didn't spend much time digging figuring no one else saw
>> this....
>>
>> Thanks,
>> S
>>
>>
>>
>>
>>
>> On Tue, Feb 20, 2018 at 3:24 AM, Peter Somogyi <ps...@cloudera.com>
>> wrote:
>>
>> > +1 (non-binding)
>> >
>> > Checked signature, sums
>> > Rat check
>> > Web UI: split, merge tables
>> > Shell basic functionalities
>> > LTT 1M rows
>> > Build with full test suite
>> > PE 1M rows
>> > Basic operations from java client
>> >
>> >
>> > On Fri, Feb 16, 2018 at 10:46 PM, Andrew Purtell <ap...@apache.org>
>> > wrote:
>> >
>> > > The first HBase 1.4.2 release candidate (RC0) is available for
>> download
>> > at
>> > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and
>> Maven
>> > > artifacts are available in the temporary repository
>> > > https://repository.apache.org/content/repositories/orgapache
>> hbase-1195/
>> > .
>> > >
>> > > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
>> > >
>> > > A detailed source and binary compatibility report for this release is
>> > > available for your review at https://dist.apache.org/repos/
>> > > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
>> > >
>> > > A list of the 19 issues resolved in this release can be found at
>> > > https://s.apache.org/aGcb .
>> > >
>> > > Please try out the candidate and vote +1/0/-1.
>> > >
>> > > This vote will be open for at least 72 hours. Unless objection I will
>> try
>> > > to close it Friday February 23, 2018 if we have sufficient votes.
>> > >
>> > > Prior to making this announcement I made the following preflight
>> checks:
>> > >
>> > >    - RAT check passes (7u80)
>> > >    - Unit test suite passes (8u131)
>> > >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
>> > >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>> > >    scanRange100 (8u131)
>> > >    - ITBLL Loop 1 100M rows (8u131)
>> > >
>> > >
>> > > --
>> > > Best regards,
>> > > Andrew
>> > >
>> >
>>
>
>
>
> --
> Best regards,
> Andrew
>
> Words like orphans lost among the crosstalk, meaning torn from truth's
> decrepit hands
>    - A23, Crosstalk
>



-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Andrew Purtell <ap...@apache.org>.
I did a few test launches just now. Port assignment is random in the
ephemeral range unless specified in site file. Is this unexpected? An
unintended consequence of a fix made for unit testing perhaps? I did a
quick check of recent commits and suspect if changed it happened before we
released 1.4.0.


On Tue, Feb 20, 2018 at 9:51 AM, Stack <st...@duboce.net> wrote:

> +1 (but one question on bottom)
>
> Checked hash and signature.
> Built tgz from src download and ran it.
> Poked around. Looks good.
> Loaded data. Verified it present.
> Shutdown. Logs looked good.
>
>
> Question: For some reason my master port was homed on 63502... anyone else
> have this issue? I didn't spend much time digging figuring no one else saw
> this....
>
> Thanks,
> S
>
>
>
>
>
> On Tue, Feb 20, 2018 at 3:24 AM, Peter Somogyi <ps...@cloudera.com>
> wrote:
>
> > +1 (non-binding)
> >
> > Checked signature, sums
> > Rat check
> > Web UI: split, merge tables
> > Shell basic functionalities
> > LTT 1M rows
> > Build with full test suite
> > PE 1M rows
> > Basic operations from java client
> >
> >
> > On Fri, Feb 16, 2018 at 10:46 PM, Andrew Purtell <ap...@apache.org>
> > wrote:
> >
> > > The first HBase 1.4.2 release candidate (RC0) is available for download
> > at
> > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> > > artifacts are available in the temporary repository
> > > https://repository.apache.org/content/repositories/
> orgapachehbase-1195/
> > .
> > >
> > > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> > >
> > > A detailed source and binary compatibility report for this release is
> > > available for your review at https://dist.apache.org/repos/
> > > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> > >
> > > A list of the 19 issues resolved in this release can be found at
> > > https://s.apache.org/aGcb .
> > >
> > > Please try out the candidate and vote +1/0/-1.
> > >
> > > This vote will be open for at least 72 hours. Unless objection I will
> try
> > > to close it Friday February 23, 2018 if we have sufficient votes.
> > >
> > > Prior to making this announcement I made the following preflight
> checks:
> > >
> > >    - RAT check passes (7u80)
> > >    - Unit test suite passes (8u131)
> > >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
> > >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
> > >    scanRange100 (8u131)
> > >    - ITBLL Loop 1 100M rows (8u131)
> > >
> > >
> > > --
> > > Best regards,
> > > Andrew
> > >
> >
>



-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Stack <st...@duboce.net>.
+1 (but one question on bottom)

Checked hash and signature.
Built tgz from src download and ran it.
Poked around. Looks good.
Loaded data. Verified it present.
Shutdown. Logs looked good.


Question: For some reason my master port was homed on 63502... anyone else
have this issue? I didn't spend much time digging figuring no one else saw
this....

Thanks,
S





On Tue, Feb 20, 2018 at 3:24 AM, Peter Somogyi <ps...@cloudera.com>
wrote:

> +1 (non-binding)
>
> Checked signature, sums
> Rat check
> Web UI: split, merge tables
> Shell basic functionalities
> LTT 1M rows
> Build with full test suite
> PE 1M rows
> Basic operations from java client
>
>
> On Fri, Feb 16, 2018 at 10:46 PM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > The first HBase 1.4.2 release candidate (RC0) is available for download
> at
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> > artifacts are available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1195/
> .
> >
> > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> >
> > A detailed source and binary compatibility report for this release is
> > available for your review at https://dist.apache.org/repos/
> > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> >
> > A list of the 19 issues resolved in this release can be found at
> > https://s.apache.org/aGcb .
> >
> > Please try out the candidate and vote +1/0/-1.
> >
> > This vote will be open for at least 72 hours. Unless objection I will try
> > to close it Friday February 23, 2018 if we have sufficient votes.
> >
> > Prior to making this announcement I made the following preflight checks:
> >
> >    - RAT check passes (7u80)
> >    - Unit test suite passes (8u131)
> >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
> >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
> >    scanRange100 (8u131)
> >    - ITBLL Loop 1 100M rows (8u131)
> >
> >
> > --
> > Best regards,
> > Andrew
> >
>

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Peter Somogyi <ps...@cloudera.com>.
+1 (non-binding)

Checked signature, sums
Rat check
Web UI: split, merge tables
Shell basic functionalities
LTT 1M rows
Build with full test suite
PE 1M rows
Basic operations from java client


On Fri, Feb 16, 2018 at 10:46 PM, Andrew Purtell <ap...@apache.org>
wrote:

> The first HBase 1.4.2 release candidate (RC0) is available for download at
> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> artifacts are available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1195/ .
>
> The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
>
> A detailed source and binary compatibility report for this release is
> available for your review at https://dist.apache.org/repos/
> dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
>
> A list of the 19 issues resolved in this release can be found at
> https://s.apache.org/aGcb .
>
> Please try out the candidate and vote +1/0/-1.
>
> This vote will be open for at least 72 hours. Unless objection I will try
> to close it Friday February 23, 2018 if we have sufficient votes.
>
> Prior to making this announcement I made the following preflight checks:
>
>    - RAT check passes (7u80)
>    - Unit test suite passes (8u131)
>    - LTT load 1M rows with 100% verification and 20% updates (8u131)
>    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>    scanRange100 (8u131)
>    - ITBLL Loop 1 100M rows (8u131)
>
>
> --
> Best regards,
> Andrew
>

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Andrew Purtell <ap...@apache.org>.
Yep, Hadoop's MiniKDC has a dependency on a valid kerberos environment.
Please feel free to file a JIRA about this, but as the MiniKDC is not our
component, I'm not sure there is much we can do. You may need to install
some OS kerberos package into that Docker image.


On Mon, Feb 19, 2018 at 6:20 PM, Andrew Purtell <ap...@apache.org> wrote:

> > java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/
>
> This looks like something wrong with the test environment.
>
> On Mon, Feb 19, 2018 at 6:14 PM, Artem Ervits <ar...@gmail.com>
> wrote:
>
>> on second thought -1
>>
>> I can reproduce the test failure below in hbase-server
>>
>> Apache Maven 3.0.5 (Red Hat 3.0.5-17)
>> Maven home: /usr/share/maven
>> Java version: 1.8.0_161, vendor: Oracle Corporation
>> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_
>> 64/jre
>> Default locale: en_US, platform encoding: UTF-8
>> OS name: "linux", version: "3.10.0-693.11.6.el7.x86_64", arch: "amd64",
>> family: "unix"
>>
>>
>> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
>> 0.376 s <<< FAILURE! - in org.apache.hadoop.hbase.http.T
>> estSpnegoHttpServer
>> [ERROR] org.apache.hadoop.hbase.http.TestSpnegoHttpServer  Time elapsed:
>> 0.376 s  <<< ERROR!
>> java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/
>>         at
>> org.apache.hadoop.hbase.http.TestSpnegoHttpServer.buildMiniK
>> dc(TestSpnegoHttpServer.java:143)
>>         at
>> org.apache.hadoop.hbase.http.TestSpnegoHttpServer.setupServe
>> r(TestSpnegoHttpServer.java:91)
>>
>> [INFO]
>> [INFO] Results:
>> [INFO]
>> [ERROR] Errors:
>> [ERROR]   TestSpnegoHttpServer.setupServer:91->buildMiniKdc:143 » Runtime
>> Unable to pars...
>> [INFO]
>> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 55.414s
>> [INFO] Finished at: Mon Feb 19 04:52:43 UTC 2018
>> [INFO] Final Memory: 72M/341M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test)
>> on project hbase-server: There are test failures.
>> [ERROR]
>> [ERROR] Please refer to
>> /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
>> individual test results.
>> [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
>> [date].dumpstream and [date]-jvmRun[N].dumpstream.
>> [ERROR] -> [Help 1]
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>> goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
>> (default-test) on project hbase-server: There are test failures.
>>
>> Please refer to
>> /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
>> individual test results.
>> Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
>> [date].dumpstream and [date]-jvmRun[N].dumpstream.
>>         at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(Moj
>> oExecutor.java:213)
>>         at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(Moj
>> oExecutor.java:153)
>>         at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(Moj
>> oExecutor.java:145)
>>         at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.b
>> uildProject(LifecycleModuleBuilder.java:84)
>>         at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.b
>> uildProject(LifecycleModuleBuilder.java:59)
>>         at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleT
>> hreadedBuild(LifecycleStarter.java:183)
>>         at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute
>> (LifecycleStarter.java:161)
>>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>>         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>> ssorImpl.java:62)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>> thodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:498)
>>         at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnha
>> nced(Launcher.java:290)
>>         at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(
>> Launcher.java:230)
>>         at
>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithEx
>> itCode(Launcher.java:414)
>>         at
>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
>> Caused by: org.apache.maven.plugin.MojoFailureException: There are test
>> failures.
>>
>> Please refer to
>> /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
>> individual test results.
>> Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
>> [date].dumpstream and [date]-jvmRun[N].dumpstream.
>>         at
>> org.apache.maven.plugin.surefire.SurefireHelper.throwExcepti
>> on(SurefireHelper.java:240)
>>         at
>> org.apache.maven.plugin.surefire.SurefireHelper.reportExecut
>> ion(SurefireHelper.java:112)
>>         at
>> org.apache.maven.plugin.surefire.SurefirePlugin.handleSummar
>> y(SurefirePlugin.java:354)
>>         at
>> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execut
>> eAfterPreconditionsChecked(AbstractSurefireMojo.java:984)
>>         at
>> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execut
>> e(AbstractSurefireMojo.java:832)
>>         at
>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMoj
>> o(DefaultBuildPluginManager.java:101)
>>         at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(Moj
>> oExecutor.java:209)
>>         ... 19 more
>> [ERROR]
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>>
>> On Mon, Feb 19, 2018 at 5:14 PM, Artem Ervits <ar...@gmail.com>
>> wrote:
>>
>> > +1 (non-binding)
>> >
>> > Hadoop 2.7.5 pseudo-distributed
>> > Binary Release MD5: OK
>> > HBase 1.4.1 rolling upgrade to 1.4.2 - OK
>> > hbase shell: put, scan, get, list, count, create snapshot, restore
>> > snapshot, disable, drop, list_regions - OK
>> > LTT 1M rows: OK
>> > PE 1k rows: OK
>> >
>> > JDK: 1.8.0.161
>> > SRC MD5: OK
>> > compile with empty M2: OK
>> >
>> >
>> >
>> > On Mon, Feb 19, 2018 at 2:58 PM, Chia-Ping Tsai <ch...@apache.org>
>> > wrote:
>> >
>> >> +1 (binding)
>> >>
>> >> run 1000W rows (openjdk 8u151):
>> >> 1.4.2 (server) + 1.4.2(client) - ok
>> >> 1.4.2 (server) + 1.3.1(client) - ok
>> >> 1.4.2 (server) + 1.2.6(client) - ok
>> >>
>> >> Unit test suite (openjdk 8u151):
>> >> TestZKPermissionWatcher is flaky. It is traced by
>> >> https://issues.apache.org/jira/browse/HBASE-19970
>> >>
>> >> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote:
>> >> > The first HBase 1.4.2 release candidate (RC0) is available for
>> download
>> >> at
>> >> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and
>> Maven
>> >> > artifacts are available in the temporary repository
>> >> > https://repository.apache.org/content/repositories/orgapache
>> hbase-1195/
>> >> .
>> >> >
>> >> > The git tag corresponding to the candidate is '1.4.2RC0'
>> (9519ec2ead).
>> >> >
>> >> > A detailed source and binary compatibility report for this release is
>> >> > available for your review at https://dist.apache.org/repos/
>> >> > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
>> >> >
>> >> > A list of the 19 issues resolved in this release can be found at
>> >> > https://s.apache.org/aGcb .
>> >> >
>> >> > Please try out the candidate and vote +1/0/-1.
>> >> >
>> >> > This vote will be open for at least 72 hours. Unless objection I will
>> >> try
>> >> > to close it Friday February 23, 2018 if we have sufficient votes.
>> >> >
>> >> > Prior to making this announcement I made the following preflight
>> checks:
>> >> >
>> >> >    - RAT check passes (7u80)
>> >> >    - Unit test suite passes (8u131)
>> >> >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
>> >> >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>> >> >    scanRange100 (8u131)
>> >> >    - ITBLL Loop 1 100M rows (8u131)
>> >> >
>> >> >
>> >> > --
>> >> > Best regards,
>> >> > Andrew
>> >> >
>> >>
>> >
>> >
>>
>
>
>
> --
> Best regards,
> Andrew
>
> Words like orphans lost among the crosstalk, meaning torn from truth's
> decrepit hands
>    - A23, Crosstalk
>



-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Andrew Purtell <ap...@apache.org>.
> java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/

This looks like something wrong with the test environment.

On Mon, Feb 19, 2018 at 6:14 PM, Artem Ervits <ar...@gmail.com> wrote:

> on second thought -1
>
> I can reproduce the test failure below in hbase-server
>
> Apache Maven 3.0.5 (Red Hat 3.0.5-17)
> Maven home: /usr/share/maven
> Java version: 1.8.0_161, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.
> x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-693.11.6.el7.x86_64", arch: "amd64",
> family: "unix"
>
>
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.376 s <<< FAILURE! - in org.apache.hadoop.hbase.http.
> TestSpnegoHttpServer
> [ERROR] org.apache.hadoop.hbase.http.TestSpnegoHttpServer  Time elapsed:
> 0.376 s  <<< ERROR!
> java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/
>         at
> org.apache.hadoop.hbase.http.TestSpnegoHttpServer.buildMiniKdc(
> TestSpnegoHttpServer.java:143)
>         at
> org.apache.hadoop.hbase.http.TestSpnegoHttpServer.setupServer(
> TestSpnegoHttpServer.java:91)
>
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Errors:
> [ERROR]   TestSpnegoHttpServer.setupServer:91->buildMiniKdc:143 » Runtime
> Unable to pars...
> [INFO]
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 55.414s
> [INFO] Finished at: Mon Feb 19 04:52:43 UTC 2018
> [INFO] Final Memory: 72M/341M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test)
> on project hbase-server: There are test failures.
> [ERROR]
> [ERROR] Please refer to
> /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
> individual test results.
> [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> [date].dumpstream and [date]-jvmRun[N].dumpstream.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
> (default-test) on project hbase-server: There are test failures.
>
> Please refer to
> /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
> individual test results.
> Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> [date].dumpstream and [date]-jvmRun[N].dumpstream.
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:213)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:153)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:145)
>         at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(
> LifecycleModuleBuilder.java:84)
>         at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(
> LifecycleModuleBuilder.java:59)
>         at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(
> LifecycleStarter.java:183)
>         at
> org.apache.maven.lifecycle.internal.LifecycleStarter.
> execute(LifecycleStarter.java:161)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.
> launchEnhanced(Launcher.java:290)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.
> launch(Launcher.java:230)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.
> mainWithExitCode(Launcher.java:414)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test
> failures.
>
> Please refer to
> /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
> individual test results.
> Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> [date].dumpstream and [date]-jvmRun[N].dumpstream.
>         at
> org.apache.maven.plugin.surefire.SurefireHelper.
> throwException(SurefireHelper.java:240)
>         at
> org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(
> SurefireHelper.java:112)
>         at
> org.apache.maven.plugin.surefire.SurefirePlugin.
> handleSummary(SurefirePlugin.java:354)
>         at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.
> executeAfterPreconditionsChecked(AbstractSurefireMojo.java:984)
>         at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.
> execute(AbstractSurefireMojo.java:832)
>         at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(
> DefaultBuildPluginManager.java:101)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:209)
>         ... 19 more
> [ERROR]
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
> On Mon, Feb 19, 2018 at 5:14 PM, Artem Ervits <ar...@gmail.com>
> wrote:
>
> > +1 (non-binding)
> >
> > Hadoop 2.7.5 pseudo-distributed
> > Binary Release MD5: OK
> > HBase 1.4.1 rolling upgrade to 1.4.2 - OK
> > hbase shell: put, scan, get, list, count, create snapshot, restore
> > snapshot, disable, drop, list_regions - OK
> > LTT 1M rows: OK
> > PE 1k rows: OK
> >
> > JDK: 1.8.0.161
> > SRC MD5: OK
> > compile with empty M2: OK
> >
> >
> >
> > On Mon, Feb 19, 2018 at 2:58 PM, Chia-Ping Tsai <ch...@apache.org>
> > wrote:
> >
> >> +1 (binding)
> >>
> >> run 1000W rows (openjdk 8u151):
> >> 1.4.2 (server) + 1.4.2(client) - ok
> >> 1.4.2 (server) + 1.3.1(client) - ok
> >> 1.4.2 (server) + 1.2.6(client) - ok
> >>
> >> Unit test suite (openjdk 8u151):
> >> TestZKPermissionWatcher is flaky. It is traced by
> >> https://issues.apache.org/jira/browse/HBASE-19970
> >>
> >> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote:
> >> > The first HBase 1.4.2 release candidate (RC0) is available for
> download
> >> at
> >> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and
> Maven
> >> > artifacts are available in the temporary repository
> >> > https://repository.apache.org/content/repositories/
> orgapachehbase-1195/
> >> .
> >> >
> >> > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> >> >
> >> > A detailed source and binary compatibility report for this release is
> >> > available for your review at https://dist.apache.org/repos/
> >> > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> >> >
> >> > A list of the 19 issues resolved in this release can be found at
> >> > https://s.apache.org/aGcb .
> >> >
> >> > Please try out the candidate and vote +1/0/-1.
> >> >
> >> > This vote will be open for at least 72 hours. Unless objection I will
> >> try
> >> > to close it Friday February 23, 2018 if we have sufficient votes.
> >> >
> >> > Prior to making this announcement I made the following preflight
> checks:
> >> >
> >> >    - RAT check passes (7u80)
> >> >    - Unit test suite passes (8u131)
> >> >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
> >> >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
> >> >    scanRange100 (8u131)
> >> >    - ITBLL Loop 1 100M rows (8u131)
> >> >
> >> >
> >> > --
> >> > Best regards,
> >> > Andrew
> >> >
> >>
> >
> >
>



-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Artem Ervits <ar...@gmail.com>.
on second thought -1

I can reproduce the test failure below in hbase-server

Apache Maven 3.0.5 (Red Hat 3.0.5-17)
Maven home: /usr/share/maven
Java version: 1.8.0_161, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-693.11.6.el7.x86_64", arch: "amd64",
family: "unix"


[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.376 s <<< FAILURE! - in org.apache.hadoop.hbase.http.TestSpnegoHttpServer
[ERROR] org.apache.hadoop.hbase.http.TestSpnegoHttpServer  Time elapsed:
0.376 s  <<< ERROR!
java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/
        at
org.apache.hadoop.hbase.http.TestSpnegoHttpServer.buildMiniKdc(TestSpnegoHttpServer.java:143)
        at
org.apache.hadoop.hbase.http.TestSpnegoHttpServer.setupServer(TestSpnegoHttpServer.java:91)

[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR]   TestSpnegoHttpServer.setupServer:91->buildMiniKdc:143 » Runtime
Unable to pars...
[INFO]
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 55.414s
[INFO] Finished at: Mon Feb 19 04:52:43 UTC 2018
[INFO] Final Memory: 72M/341M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test)
on project hbase-server: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
(default-test) on project hbase-server: There are test failures.

Please refer to
/home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
individual test results.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:414)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test
failures.

Please refer to
/home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the
individual test results.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
        at
org.apache.maven.plugin.surefire.SurefireHelper.throwException(SurefireHelper.java:240)
        at
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:112)
        at
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:354)
        at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:984)
        at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
        at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 19 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

On Mon, Feb 19, 2018 at 5:14 PM, Artem Ervits <ar...@gmail.com> wrote:

> +1 (non-binding)
>
> Hadoop 2.7.5 pseudo-distributed
> Binary Release MD5: OK
> HBase 1.4.1 rolling upgrade to 1.4.2 - OK
> hbase shell: put, scan, get, list, count, create snapshot, restore
> snapshot, disable, drop, list_regions - OK
> LTT 1M rows: OK
> PE 1k rows: OK
>
> JDK: 1.8.0.161
> SRC MD5: OK
> compile with empty M2: OK
>
>
>
> On Mon, Feb 19, 2018 at 2:58 PM, Chia-Ping Tsai <ch...@apache.org>
> wrote:
>
>> +1 (binding)
>>
>> run 1000W rows (openjdk 8u151):
>> 1.4.2 (server) + 1.4.2(client) - ok
>> 1.4.2 (server) + 1.3.1(client) - ok
>> 1.4.2 (server) + 1.2.6(client) - ok
>>
>> Unit test suite (openjdk 8u151):
>> TestZKPermissionWatcher is flaky. It is traced by
>> https://issues.apache.org/jira/browse/HBASE-19970
>>
>> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote:
>> > The first HBase 1.4.2 release candidate (RC0) is available for download
>> at
>> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
>> > artifacts are available in the temporary repository
>> > https://repository.apache.org/content/repositories/orgapachehbase-1195/
>> .
>> >
>> > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
>> >
>> > A detailed source and binary compatibility report for this release is
>> > available for your review at https://dist.apache.org/repos/
>> > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
>> >
>> > A list of the 19 issues resolved in this release can be found at
>> > https://s.apache.org/aGcb .
>> >
>> > Please try out the candidate and vote +1/0/-1.
>> >
>> > This vote will be open for at least 72 hours. Unless objection I will
>> try
>> > to close it Friday February 23, 2018 if we have sufficient votes.
>> >
>> > Prior to making this announcement I made the following preflight checks:
>> >
>> >    - RAT check passes (7u80)
>> >    - Unit test suite passes (8u131)
>> >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
>> >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>> >    scanRange100 (8u131)
>> >    - ITBLL Loop 1 100M rows (8u131)
>> >
>> >
>> > --
>> > Best regards,
>> > Andrew
>> >
>>
>
>

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Artem Ervits <ar...@gmail.com>.
+1 (non-binding)

Hadoop 2.7.5 pseudo-distributed
Binary Release MD5: OK
HBase 1.4.1 rolling upgrade to 1.4.2 - OK
hbase shell: put, scan, get, list, count, create snapshot, restore
snapshot, disable, drop, list_regions - OK
LTT 1M rows: OK
PE 1k rows: OK

JDK: 1.8.0.161
SRC MD5: OK
compile with empty M2: OK



On Mon, Feb 19, 2018 at 2:58 PM, Chia-Ping Tsai <ch...@apache.org> wrote:

> +1 (binding)
>
> run 1000W rows (openjdk 8u151):
> 1.4.2 (server) + 1.4.2(client) - ok
> 1.4.2 (server) + 1.3.1(client) - ok
> 1.4.2 (server) + 1.2.6(client) - ok
>
> Unit test suite (openjdk 8u151):
> TestZKPermissionWatcher is flaky. It is traced by
> https://issues.apache.org/jira/browse/HBASE-19970
>
> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote:
> > The first HBase 1.4.2 release candidate (RC0) is available for download
> at
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> > artifacts are available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1195/
> .
> >
> > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> >
> > A detailed source and binary compatibility report for this release is
> > available for your review at https://dist.apache.org/repos/
> > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> >
> > A list of the 19 issues resolved in this release can be found at
> > https://s.apache.org/aGcb .
> >
> > Please try out the candidate and vote +1/0/-1.
> >
> > This vote will be open for at least 72 hours. Unless objection I will try
> > to close it Friday February 23, 2018 if we have sufficient votes.
> >
> > Prior to making this announcement I made the following preflight checks:
> >
> >    - RAT check passes (7u80)
> >    - Unit test suite passes (8u131)
> >    - LTT load 1M rows with 100% verification and 20% updates (8u131)
> >    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
> >    scanRange100 (8u131)
> >    - ITBLL Loop 1 100M rows (8u131)
> >
> >
> > --
> > Best regards,
> > Andrew
> >
>

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Chia-Ping Tsai <ch...@apache.org>.
+1 (binding)

run 1000W rows (openjdk 8u151):
1.4.2 (server) + 1.4.2(client) - ok
1.4.2 (server) + 1.3.1(client) - ok
1.4.2 (server) + 1.2.6(client) - ok

Unit test suite (openjdk 8u151):
TestZKPermissionWatcher is flaky. It is traced by https://issues.apache.org/jira/browse/HBASE-19970

On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote: 
> The first HBase 1.4.2 release candidate (RC0) is available for download at
> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> artifacts are available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1195/ .
> 
> The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> 
> A detailed source and binary compatibility report for this release is
> available for your review at https://dist.apache.org/repos/
> dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> 
> A list of the 19 issues resolved in this release can be found at
> https://s.apache.org/aGcb .
> 
> Please try out the candidate and vote +1/0/-1.
> 
> This vote will be open for at least 72 hours. Unless objection I will try
> to close it Friday February 23, 2018 if we have sufficient votes.
> 
> Prior to making this announcement I made the following preflight checks:
> 
>    - RAT check passes (7u80)
>    - Unit test suite passes (8u131)
>    - LTT load 1M rows with 100% verification and 20% updates (8u131)
>    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>    scanRange100 (8u131)
>    - ITBLL Loop 1 100M rows (8u131)
> 
> 
> -- 
> Best regards,
> Andrew
> 

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Andrew Purtell <an...@gmail.com>.
Ok. 

I will make sure a release announcement mentions this issue and that the fix will be in 1.4.3. 


On Feb 18, 2018, at 3:41 PM, Chia-Ping Tsai <ch...@apache.org> wrote:

>> It will be a month until 1.4.3. Can this wait? Sounds bad but we already have two releases out there where this didn't come up? Maybe nobody is making use of BufferedMutator and 1.4 yet?
> Got it. Let us concentrate on 1.4.2 rc.
> 
>> On 2018/02/18 19:10:16, Andrew Purtell <an...@gmail.com> wrote: 
>> It will be a month until 1.4.3. Can this wait? Sounds bad but we already have two releases out there where this didn't come up? Maybe nobody is making use of BufferedMutator and 1.4 yet?
>> 
>> If you would like to veto this RC for this reason that's no problem, in which case I will pick up the latest changes to branch-1.4 and try again with RC1 later this week. 
>> 
>> 
>>> On Feb 18, 2018, at 1:54 AM, Chia-Ping Tsai <ch...@apache.org> wrote:
>>> 
>>> hi Andrew,
>>> 
>>> Could we add HBASE-20017 to 1.4.2? The issue is related to data lose.
>>> 
>>>> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote: 
>>>> The first HBase 1.4.2 release candidate (RC0) is available for download at
>>>> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
>>>> artifacts are available in the temporary repository
>>>> https://repository.apache.org/content/repositories/orgapachehbase-1195/ .
>>>> 
>>>> The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
>>>> 
>>>> A detailed source and binary compatibility report for this release is
>>>> available for your review at https://dist.apache.org/repos/
>>>> dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
>>>> 
>>>> A list of the 19 issues resolved in this release can be found at
>>>> https://s.apache.org/aGcb .
>>>> 
>>>> Please try out the candidate and vote +1/0/-1.
>>>> 
>>>> This vote will be open for at least 72 hours. Unless objection I will try
>>>> to close it Friday February 23, 2018 if we have sufficient votes.
>>>> 
>>>> Prior to making this announcement I made the following preflight checks:
>>>> 
>>>>  - RAT check passes (7u80)
>>>>  - Unit test suite passes (8u131)
>>>>  - LTT load 1M rows with 100% verification and 20% updates (8u131)
>>>>  - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>>>>  scanRange100 (8u131)
>>>>  - ITBLL Loop 1 100M rows (8u131)
>>>> 
>>>> 
>>>> -- 
>>>> Best regards,
>>>> Andrew
>>>> 
>> 

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Chia-Ping Tsai <ch...@apache.org>.
> It will be a month until 1.4.3. Can this wait? Sounds bad but we already have two releases out there where this didn't come up? Maybe nobody is making use of BufferedMutator and 1.4 yet?
Got it. Let us concentrate on 1.4.2 rc.

On 2018/02/18 19:10:16, Andrew Purtell <an...@gmail.com> wrote: 
> It will be a month until 1.4.3. Can this wait? Sounds bad but we already have two releases out there where this didn't come up? Maybe nobody is making use of BufferedMutator and 1.4 yet?
> 
> If you would like to veto this RC for this reason that's no problem, in which case I will pick up the latest changes to branch-1.4 and try again with RC1 later this week. 
> 
> 
> > On Feb 18, 2018, at 1:54 AM, Chia-Ping Tsai <ch...@apache.org> wrote:
> > 
> > hi Andrew,
> > 
> > Could we add HBASE-20017 to 1.4.2? The issue is related to data lose.
> > 
> >> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote: 
> >> The first HBase 1.4.2 release candidate (RC0) is available for download at
> >> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> >> artifacts are available in the temporary repository
> >> https://repository.apache.org/content/repositories/orgapachehbase-1195/ .
> >> 
> >> The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> >> 
> >> A detailed source and binary compatibility report for this release is
> >> available for your review at https://dist.apache.org/repos/
> >> dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> >> 
> >> A list of the 19 issues resolved in this release can be found at
> >> https://s.apache.org/aGcb .
> >> 
> >> Please try out the candidate and vote +1/0/-1.
> >> 
> >> This vote will be open for at least 72 hours. Unless objection I will try
> >> to close it Friday February 23, 2018 if we have sufficient votes.
> >> 
> >> Prior to making this announcement I made the following preflight checks:
> >> 
> >>   - RAT check passes (7u80)
> >>   - Unit test suite passes (8u131)
> >>   - LTT load 1M rows with 100% verification and 20% updates (8u131)
> >>   - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
> >>   scanRange100 (8u131)
> >>   - ITBLL Loop 1 100M rows (8u131)
> >> 
> >> 
> >> -- 
> >> Best regards,
> >> Andrew
> >> 
> 

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Andrew Purtell <an...@gmail.com>.
It will be a month until 1.4.3. Can this wait? Sounds bad but we already have two releases out there where this didn't come up? Maybe nobody is making use of BufferedMutator and 1.4 yet?

If you would like to veto this RC for this reason that's no problem, in which case I will pick up the latest changes to branch-1.4 and try again with RC1 later this week. 


> On Feb 18, 2018, at 1:54 AM, Chia-Ping Tsai <ch...@apache.org> wrote:
> 
> hi Andrew,
> 
> Could we add HBASE-20017 to 1.4.2? The issue is related to data lose.
> 
>> On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote: 
>> The first HBase 1.4.2 release candidate (RC0) is available for download at
>> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
>> artifacts are available in the temporary repository
>> https://repository.apache.org/content/repositories/orgapachehbase-1195/ .
>> 
>> The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
>> 
>> A detailed source and binary compatibility report for this release is
>> available for your review at https://dist.apache.org/repos/
>> dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
>> 
>> A list of the 19 issues resolved in this release can be found at
>> https://s.apache.org/aGcb .
>> 
>> Please try out the candidate and vote +1/0/-1.
>> 
>> This vote will be open for at least 72 hours. Unless objection I will try
>> to close it Friday February 23, 2018 if we have sufficient votes.
>> 
>> Prior to making this announcement I made the following preflight checks:
>> 
>>   - RAT check passes (7u80)
>>   - Unit test suite passes (8u131)
>>   - LTT load 1M rows with 100% verification and 20% updates (8u131)
>>   - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>>   scanRange100 (8u131)
>>   - ITBLL Loop 1 100M rows (8u131)
>> 
>> 
>> -- 
>> Best regards,
>> Andrew
>> 

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

Posted by Chia-Ping Tsai <ch...@apache.org>.
hi Andrew,

Could we add HBASE-20017 to 1.4.2? The issue is related to data lose.

On 2018/02/16 21:46:17, Andrew Purtell <ap...@apache.org> wrote: 
> The first HBase 1.4.2 release candidate (RC0) is available for download at
> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven
> artifacts are available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1195/ .
> 
> The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead).
> 
> A detailed source and binary compatibility report for this release is
> available for your review at https://dist.apache.org/repos/
> dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html .
> 
> A list of the 19 issues resolved in this release can be found at
> https://s.apache.org/aGcb .
> 
> Please try out the candidate and vote +1/0/-1.
> 
> This vote will be open for at least 72 hours. Unless objection I will try
> to close it Friday February 23, 2018 if we have sufficient votes.
> 
> Prior to making this announcement I made the following preflight checks:
> 
>    - RAT check passes (7u80)
>    - Unit test suite passes (8u131)
>    - LTT load 1M rows with 100% verification and 20% updates (8u131)
>    - PE sequentialWrite, sequentialRead, randomWrite, randomRead,
>    scanRange100 (8u131)
>    - ITBLL Loop 1 100M rows (8u131)
> 
> 
> -- 
> Best regards,
> Andrew
>