Re: Failure: HBase Generate Website

2017-07-04 Thread Peter Somogyi
I've created HBASE-18320 . The new maven-site-plugin and asciidoctor plugin versions are not compatible with the currently used site.xml. I've started to work on it. I think the quickest would be to roll back these plugins to the previous

Different behavior in ScannerCallables

2017-08-23 Thread Peter Somogyi
Hi, I noticed that the behavior of ReversedScannerCallable#prepare [1] and ScannerCallable#prepare [2] methods differ how they call RpcRetryingCallerWithReadReplicas.getRegionLocations method. The reversed scanner uses the 'reload' parameter directly as the first argument -

Re: Problem with IntegrationTestRegionReplicaReplication

2017-06-20 Thread Peter Somogyi
ced a bug in the > 1.2 line or something. We do run the same test with a version based on > 1.1.2 (HDP-2.3 and beyond) and it works fine > > > > > On Sun, Jun 18, 2017 at 8:26 AM -0700, "Peter Somogyi" < > psomo...@cloudera.com<mailto:psomo...@cloudera.com>

Re: Problem with IntegrationTestRegionReplicaReplication

2017-06-15 Thread Peter Somogyi
apache.org > Subject: Re: Problem with IntegrationTestRegionReplicaReplication > > On 6/14/17 3:53 AM, Peter Somogyi wrote: > > Hi, > > > > As one of my first task with HBase I started to look into > > why IntegrationTestRegionReplicaReplication fails. I would like to

Problem with IntegrationTestRegionReplicaReplication

2017-06-14 Thread Peter Somogyi
Hi, As one of my first task with HBase I started to look into why IntegrationTestRegionReplicaReplication fails. I would like to get some suggestions from you. I noticed when I run the test using normal cluster or minicluster I get the same error messages: "Error checking data for key [null], no

Re: Problem with IntegrationTestRegionReplicaReplication

2017-06-18 Thread Peter Somogyi
I'm using hbase based on 1.2 version. On Sat, Jun 17, 2017 at 4:00 PM, Devaraj Das <d...@hortonworks.com> wrote: > Peter which version of HBase are tou testing with? > > > > > On Thu, Jun 15, 2017 at 11:57 PM -0700, "Peter Somogyi" < > psomo...@cloudera.

Re: [VOTE] First hbase-2.0.0-alpha-3 Release Candidate is available

2017-09-18 Thread Peter Somogyi
+1 (non-binding) - verified signature - verified checksum - checked licenses - built from source on tag 2.0.0-alpha-3RC0.2 - build hbase from src tarball - checked UI - basic functionalities of hbase shell On Mon, Sep 18, 2017 at 1:22 PM, ashish singhi wrote: >

Re: [DISCUSS] HBASE-18978 Table and AsyncTable alignment

2017-10-16 Thread Peter Somogyi
hih...@gmail.com> wrote: > Nice spreadsheet, Peter. > > w.r.t. Different return types, I took a look at the discussion > on HBASE-18912. > > I think that changing the return type only doesn't have to be done in this > iteration. > > Cheers > > On Fri, Oct 13

[DISCUSS] HBASE-18978 Table and AsyncTable alignment

2017-10-13 Thread Peter Somogyi
Hi, I started to work on HBASE-18978 (Align the methods in Table and AsyncTable) and I would appreciate some feedback from you. To make it simpler to compare the differences between Table and AsyncTable I put together a spreadsheet.

Re: [DISCUSS] update our imports layout

2017-10-01 Thread Peter Somogyi
I like the layout you suggested Chia-Ping and also to check this in the precommit run. Shall we also add "not to use * imports" to the verification? On Sun, Oct 1, 2017 at 9:09 AM, Chia-Ping Tsai wrote: > bq. I guess you meant attention. > You are right. sorry for the

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

2017-08-25 Thread Peter Somogyi
+1 (non-binding) Checksum, signature good. Built hbase pointing to staging repo. I agree with Mike's LICENSE and CHANGES suggestions. Peter On Thu, Aug 24, 2017 at 12:46 AM, Stack wrote: > This is a minor update to hbase-thirdparty, our little side project of > relocated

Re: QA test runs timed out for branch-1.x

2017-10-22 Thread Peter Somogyi
Chia-Ping Tsai and I was experimenting on HBASE-19019. The successful QA test was for branch-2 or branch-1.x ignoring TestThriftServerCmdLine. HBASE-19019 is about QA failure on hbase-thrift module. On Sat, Oct 21, 2017 at 11:54 PM, 张铎(Duo Zhang) wrote: >

Re: [VOTE] First hbase-2.0.0-alpha4 Release Candidate is available

2017-11-02 Thread Peter Somogyi
+1 (non-binding), found 1 issue. Checked signatures, sums - OK Built from source tar and git tag (Oracle JDK 1.8.0_151, Maven 3.5.2) - OK Rat check - OK Starting standalone server from bin tar - OK LTT with 1M rows - OK LICENSE, NOTICE - OK Problem: Starting standalone server after building from

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

2017-12-08 Thread Peter Somogyi
+1 checksum, signature: ok tests: ok LTT with 1M rows: ok basic operations from shell: ok rat check: ok On Thu, Dec 7, 2017 at 5:40 AM, Andrew Purtell wrote: > The first HBase 1.4.0​ release candidate (RC0) is available for download at >

Re: [VOTE] First release candidate for HBase 1.1.13 (RC0) is available

2017-12-04 Thread Peter Somogyi
+1 (non binding) Signature, sum: ok Able to start from bin: ok Check basic functionalities: ok LTT with 1M rows: ok Built from source: ok (8u151) Rat check: ok In the logs I saw this line. Source code repository URL looks incorrect. 2017-12-04 10:13:27,028 INFO [main] util.VersionInfo: Source

Fixed PreCommit runs

2018-06-12 Thread Peter Somogyi
Hi, Recently we had some docker issues with our PreCommit jobs. HBASE-20689 was pushed to all active branches. If your PreCommit job recently failed due to this issue please resubmit your patch to trigger a new test run. Thanks, Peter

Re: [VOTE] First release candidate for hbase-2.0.1 (RC0) is available

2018-06-18 Thread Peter Somogyi
+1 (non-binding) Checksums, signatures - OK Build from source - OK Unit tests - OK Rat check - OK Started in pseudo-distributed mode - OK Shell CRUD operations - OK Web UI / LOGs - OK On Wed, Jun 13, 2018 at 11:15 PM Stack wrote: > The first release candidate for Apache HBase 2.0.1 is

Re: [VOTE] First release candidate for HBase 1.2.6.1 (RC0) is available

2018-06-04 Thread Peter Somogyi
+1 (non-binding) Checksums, signatures: OK Apache rat check: OK Tarballs' content: OK Build from source: OK Unit tests: NOK TestTableLockManager is flaky Web UI: OK Shell w/ basic commands: OK Thanks, Peter Running org.apache.hadoop.hbase.master.TestTableLockManager Tests run: 4, Failures:

Re: [ANNOUNCE] New HBase committer Guangxu Cheng

2018-06-04 Thread Peter Somogyi
Congratulations! On Mon, Jun 4, 2018 at 9:00 AM 张铎(Duo Zhang) wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that Guangxu > Cheng has accepted the PMC's invitation to become a committer on the > project. We appreciate all of Guangxu's generous contributions thus far and >

Re: [VOTE] Apache HBase 1.3.2.1RC0

2018-06-04 Thread Peter Somogyi
+1 (non-binding) Checksums, signatures: OK Apache rat check: OK Tarballs' content: OK Build from source: OK Unit tests: NOK TestHBaseFsck failed once Web UI: OK Shell w/ basic commands: OK Environment: Debian 8 Apache Maven 3.5.3 Java version: 1.8.0_171, vendor: Oracle Corporation [ERROR]

Re: [VOTE] First release candidate for HBase 1.2.6.1 (RC0) is available

2018-06-04 Thread Peter Somogyi
On Mon, Jun 4, 2018 at 4:05 PM Sean Busbey wrote: > On Mon, Jun 4, 2018 at 6:54 AM, Peter Somogyi wrote: > > +1 (non-binding) > > > > Checksums, signatures: OK > > Apache rat check: OK > > Tarballs' content: OK > > Build from source: OK > > Unit tes

Re: Failure: HBase Generate Website

2018-05-27 Thread Peter Somogyi
The connection was lost to the build server. I manually retriggered the job which succeeded. https://builds.apache.org/job/hbase_generate_website/1357/ On Sun, May 27, 2018 at 4:43 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > The HBase website has not

Re: [VOTE] The third release candidate for HBASE 2.0.0 (RC2) is available

2018-04-26 Thread Peter Somogyi
+1 (non-binding) Checksum, signature: ok Rat check: ok Build from source (8_163): ok Start from bin in pseudo distributed mode w/ HDFS: ok LTT 1M rows: ok Simple shell commands: ok Test RSGroup: ok Web UI: ok REST server: ok NOTE: Using the new JDK (8_171) TestSaslFanOutOneBlockAsyncDFSOutput

Re: Two master branches?

2018-01-22 Thread Peter Somogyi
Something is still not correct with the branches in the apache repo. After git pull the master branch points to f3c563fc00 but in log apache/master is still on 298dc0c626. The pull does the following all the time, working directory is clean. apache/Master also points to 298dc0c626. $ git pull

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

2018-01-29 Thread Peter Somogyi
t; On Jan 29, 2018, at 6:54 AM, Peter Somogyi <psomo...@cloudera.com> > wrote: > > > > 0 > > > > - RAT check: OK > > - Signatures, checksums: OK > > - Build from src: OK > > - Start standalone from src and bin, run shell commands: OK > &g

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

2018-01-29 Thread Peter Somogyi
0 - RAT check: OK - Signatures, checksums: OK - Build from src: OK - Start standalone from src and bin, run shell commands: OK - LTT 1M rows: OK - Web UI, logs: OK - Ran full test suite: passes except integration tests I had failures in IntegrationTestRpcClient, IntegrationTestMTTR,

Re: Precommit OutOfMemoryError

2018-01-30 Thread Peter Somogyi
The Nightly build started to fail as well. branch-2: https://builds.apache.org/job/HBase%20Nightly/job/branch-2/223/ artifact/output-jdk8-hadoop2/patch-unit-root.txt On Tue, Jan 30, 2018 at 11:01 AM, Peter Somogyi <psomo...@cloudera.com> wrote: > Hi, > > Recent precommit j

Precommit OutOfMemoryError

2018-01-30 Thread Peter Somogyi
Hi, Recent precommit jobs are failing with OutOfMemoryError or "[ERROR] unable to create new native thread". https://builds.apache.org/job/PreCommit-HBASE-Build/11250/artifact/patchprocess/patch-mvninstall-root.txt

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

2018-02-20 Thread Peter Somogyi
+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 wrote: > The first HBase 1.4.2

Re: [VOTE] The second HBase 1.4.2 release candidate (RC1) is available

2018-02-23 Thread Peter Somogyi
+1 (non-binding) signatures, checksum LTT 1M rows PE 1M rows unit tests basic functionalities on web ui and shell tested custom info port simple operations from java client Thanks, Peter On Fri, Feb 23, 2018 at 12:56 AM, Andrew Purtell wrote: > The close date will be

Re: [ANNOUNCE] New HBase committer Peter Somogyi

2018-02-23 Thread Peter Somogyi
Thank you very much everyone! On Thu, Feb 22, 2018 at 8:08 PM, Sean Busbey <bus...@apache.org> wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that Peter > Somogyi has accepted the PMC's invitation to become a committer on the > project. > > We appr

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

2018-07-30 Thread Peter Somogyi
+1 (non-binding) Signatures, checksums correct RAT check passed (8u171) Unit tests passed (8u171) LTT 1M rows passed Web UI looks correct Simple shell commands work Thanks for the release, Peter On Wed, Jul 25, 2018 at 8:36 PM Andrew Purtell wrote: > The first HBase 1.4.6 release candidate

Re: [ANNOUNCE] New HBase committer Zach York

2018-03-07 Thread Peter Somogyi
Congratulations! On Wed, Mar 7, 2018 at 9:43 AM, Huaxiang Sun wrote: > Congratulations, Zach! > > > > On Mar 7, 2018, at 9:26 AM, Umesh Agashe wrote: > > > > Congratulations, Zach! > > > > On Wed, Mar 7, 2018 at 8:40 AM, Ted Yu

Re: [VOTE] The first hbase-2.0.0-beta-2 Release Candidate is available for download

2018-03-06 Thread Peter Somogyi
+1 (non-binding) - Signature, checksum OK - Test suite using 1.8.0_161 OK - Build and run from source OK - Run from bin tarball OK - PE 1M rows OK - LTT 1M rows OK - Basic operations from shell and Java client OK One thing I noticed: CHANGES.txt isn't updated, latest information is about 0.93.0

Re: [ANNOUNCE] Please welcome Ashish Singhi to the HBase PMC

2018-02-28 Thread Peter Somogyi
Congratulations! On Wed, Feb 28, 2018 at 8:13 AM, Ted Yu wrote: > Congratulations, Ashish. > > On Wed, Feb 28, 2018 at 7:55 AM, Sean Busbey wrote: > > > On behalf of the Apache HBase PMC I am pleased to announce that Ashish > > Singhi has accepted our

Re: [ANNOUNCE] Please welcome Mike Drob to the HBase PMC

2018-02-28 Thread Peter Somogyi
Congratulations! On Wed, Feb 28, 2018 at 10:40 AM, Esteban Gutierrez wrote: > Excellent! congratulations, Mike! > > -- > Cloudera, Inc. > > > On Wed, Feb 28, 2018 at 10:38 AM, Tamás Pénzes > wrote: > > > Congrats Mike! > > > > On Wed, Feb 28, 2018 at

Re: [ANNOUNCE] Please welcome Guanghao Zhang to the HBase PMC

2018-02-28 Thread Peter Somogyi
Congratulations! On Wed, Feb 28, 2018 at 8:13 AM, Ted Yu wrote: > Congratulations, Guanghao ! > > On Wed, Feb 28, 2018 at 7:55 AM, Sean Busbey wrote: > > > On behalf of the Apache HBase PMC I am pleased to announce that > > Guanghao Zhang has accepted

Re: Missing jira number

2018-03-14 Thread Peter Somogyi
I haven't noticed the missing jira id when committing. Fixed now. On Wed, Mar 14, 2018 at 11:39 AM, 张铎(Duo Zhang) wrote: > commit 641c87ddf93f88758b5db0b5b506ec53dc826a62 > Author: Sakthi > Date: Tue Mar 13 23:40:09 2018 -0700 > > Fixed typo

Re: 1.3.2 status is incorrect in JIRA

2018-03-14 Thread Peter Somogyi
t; same for 1.3.2. > > > > On Mar 14, 2018, at 9:20 AM, Peter Somogyi <psomo...@apache.org> wrote: > > > > Hi, > > > > I noticed that 1.3.2 is marked as "released" in JIRA but it is still an > > unreleased version. What is the reason for that? > > > > Thanks, > > Peter >

1.3.2 status is incorrect in JIRA

2018-03-14 Thread Peter Somogyi
Hi, I noticed that 1.3.2 is marked as "released" in JIRA but it is still an unreleased version. What is the reason for that? Thanks, Peter

[DISCUSS] RowCounter duplication

2018-04-10 Thread Peter Somogyi
Hi, Currently we have 2 RowCounter tools in our repository: o.a.h.h.mapreduce.RowCounter and o.a.h.h.mapred.RowCounter. None of them is marked as deprecated but mapred.RowCounter was deprecated in pre-HBase 1 releases and the annotation was eventually removed in HBASE-11178. Do we still want to

Re: [DISCUSS] RowCounter duplication

2018-04-11 Thread Peter Somogyi
d > It seems to me the question is "should hbase support old MR APIs ?' Given > that hadoop 3.0 doesn't mark old MR APIs deprecated, we should keep them in > hbase? Or we can deprecate them in hbase-2+ in order to remove them in the > future? > > On 2018/04/10 16:02:07, Peter

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Peter Somogyi
-1 Tests under hbase-rsgroup fail in setup phase. It is related to HBASE-20224, some addendums were not backported to branch-2.0 which causes the failure. I'm reopening HBASE-20224 and backport 2 missing commits. On Fri, Apr 13, 2018 at 3:54 PM, Jean-Marc Spaggiari < jean-m...@spaggiari.org>

Re: [DISCUSS] RowCounter duplication

2018-04-13 Thread Peter Somogyi
ing versions that have both the old and new > api, I think we need to support both. > > On Wed, Apr 11, 2018 at 7:15 AM, Peter Somogyi <psomo...@apache.org> > wrote: > > Thanks for bringing this up Chia-Ping Tsai. Yes, the question can be more > > general whether we need t

Re: [ANNOUNCE] Please welcome Francis Liu to the HBase PMC

2018-04-12 Thread Peter Somogyi
Congrats Francis! On Wed, Apr 11, 2018 at 10:03 PM, Andrew Purtell wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Francis > Liu has accepted our invitation to become a PMC member on the Apache > HBase project. We appreciate Francis stepping up to

Re: Idle thoughts on tooling around maintaining older branches

2018-04-25 Thread Peter Somogyi
I think we definitely need a tool like this! +1 On Wed, Apr 25, 2018 at 5:31 PM, Sean Busbey wrote: > I don't want to get stuck on the particulars of the specific jira, but > take as an example HBASE-18842 "The hbase shell clone_snaphost command > returns bad error message".

Re: Permission to add contributors

2018-03-26 Thread Peter Somogyi
ould work fine. The latter was > added when we hit some scalability limit in an older version of JIRA > around number of folks in a group. > > On Mon, Mar 26, 2018 at 9:32 AM, Peter Somogyi <psomo...@apache.org> > wrote: > > Hi, > > > > Could someone give me permission to add users as contributors to HBase > JIRA? > > > > Thanks, > > Peter >

Permission to add contributors

2018-03-26 Thread Peter Somogyi
Hi, Could someone give me permission to add users as contributors to HBase JIRA? Thanks, Peter

Re: [VOTE] HBase Thirdparty 2.1.0 RC0

2018-03-23 Thread Peter Somogyi
+1 Checksum, signature OK Tar content OK Build branch-2 with HBASE-20223 patch Peter On Wed, Mar 21, 2018 at 7:12 PM, Artem Ervits wrote: > +1 (non-binding) > Verified signature and checksum: OK > applied patch in HBASE-20223 > Built against branch-2.0, branch-2 and

Re: [VOTE] First release candidate for HBase 1.3.2 (RC1) is available

2018-03-21 Thread Peter Somogyi
+1 (non-binding) checked signatures, sums built from source, ran unit tests rat check start from source and bin basic shell commands simple operations from basic java client LTT with 1M rows Thanks for the release, Peter On Tue, Mar 20, 2018 at 5:48 AM, Francis Liu wrote: >

Update compatibility matrices

2018-10-08 Thread Peter Somogyi
Hi, For the 1.4.8 vote I checked the Hadoop compatibility matrix [1] in the reference guide which misses HBase-1.4.x release. I assume the supported versions match with HBase-1.5.x, but I think we should add this explicitly to the matrix. Are you aware of any differences compared to 1.5 release?

Re: [VOTE] First release candidate for HBase 1.2.8 is available

2018-10-15 Thread Peter Somogyi
+1 (non-binding) - signature, checksum: OK - rat check: OK - built from source (8u171, Maven 3.5.3): OK - Unit tests (8u171, Maven 3.5.3): OK - Shell basic functionalities: OK - LTT 1M rows: OK - Logs: OK Thanks, Peter On Sat, Oct 13, 2018 at 12:19 AM Sean Busbey wrote: > The first release

Re: [ANNOUNCE] New Committer: Balazs Meszaros

2018-10-12 Thread Peter Somogyi
Congratulations, Balázs! On Thu, Oct 11, 2018 at 9:49 PM Sean Busbey wrote: > On behalf of the HBase PMC, I'm pleased to announce that Balazs > Meszaros has accepted our invitation to become an HBase committer. > > Thanks for all your hard work Balazs; we look forward to more > contributions! >

Re: [ANNOUNCE] Please welcome Zach York to the HBase PMC

2018-10-12 Thread Peter Somogyi
Congratulations! On Thu, Oct 11, 2018 at 10:01 PM Sean Busbey wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Zach > York has accepted our invitation to become a PMC member on the Apache > HBase project. We appreciate Zach stepping up to take more > responsibility in

Re: [VOTE] First release candidate for hbase-2.1.1 (RC0) is available for download and test

2018-10-31 Thread Peter Somogyi
+1 (non-binding) - Signature, checksum: OK - Rat check: OK - Build from source: OK - Unit tests: OK - LTT 1M rows: OK - Master UI: OK - Basic shell ops: OK Thanks. Peter On Wed, Oct 31, 2018 at 3:21 AM Zach York wrote: > +1 > > - checked sums and sigs: Ok > - Rat check: Ok > - built from

Re: [DISCUSS] Changing hadoop check versions in our hbase-personality?

2018-11-05 Thread Peter Somogyi
+1 Definitely valuable for HBase users to be aware of Hadoop CVEs. Peter On Tue, Nov 6, 2018 at 6:16 AM Stack wrote: > On Mon, Nov 5, 2018 at 10:09 AM Sean Busbey wrote: > > > As of last week the Apache Hadoop project now keeps a public list of CVEs > > that are public. (although it's

Re: [DISCUSS] Gathering metrics on HBase versions in use

2018-11-15 Thread Peter Somogyi
I like the idea to have some sort of metrics from the users. I agree with Allan that in many cases HBase cluster is in an internal network making the data collection difficult or not even possible. It could lead us to an incorrect view if these generally bigger clusters do not appear in the

Access to ASF Jenkins

2018-11-06 Thread Peter Somogyi
Hi, I'd be interested to work on precommit integration for hbase-connectors repository. (HBASE-21432) Can I request access to make modifications to Apache Jenkins in order to create new job for this integration? Thanks, Peter

Re: [ANNOUNCE] New HBase committer Jingyun Tian

2018-11-13 Thread Peter Somogyi
Congratulations Jingyun! On Tue, Nov 13, 2018 at 8:54 AM 张铎(Duo Zhang) wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that Jingyun > Tian has accepted the PMC's invitation to become a committer on the > project. We appreciate all of Jingyun's generous contributions thus

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

2018-10-07 Thread Peter Somogyi
+1 (non-binding) Signature, checksum: OK Apache Rat check: OK Unit tests (Maven 3.5.3, Oracle Java 1.8.0_181): OK CHANGES.txt, README.txt, LICENSE.txt, NOTICE.txt: OK LTT 1M rows: OK Web UI: OK Shell basic functionalities: OK Start in pseudo distributed mode (Hadoop 2.7.4) Thanks, Peter On Tue,

Change in excluded list for PreCommit job

2019-01-02 Thread Peter Somogyi
Hi, >From now on the PreCommit-HBASE-Build job on builds.apache.org uses the flaky list for the target branch. You can still set the EXCLUDE_TESTS_URL parameter to specify different exclude list (e.g. rely on master exclude list for a branch-2.0 patch) but for that you need to manually trigger a

Re: Requesting access to hbase slack channel

2019-01-16 Thread Peter Somogyi
Invite sent. On Wed, Jan 16, 2019 at 1:03 PM Nihal Jain wrote: > Hi > > Could you please invite me: nihaljain...@gmail.com >? > > Regards, > Nihal > > On Wed, 16 Jan, 2019, 2:54 PM Peter Somogyi > > Sent invitation to madhurpan...@gmail.com. > > > >

Re: Requesting access to hbase slack channel

2019-01-18 Thread Peter Somogyi
someone else already did it > > > > > > > > Manjeet > > > > > > > > On Wed, 16 Jan 2019, 17:33 Nihal Jain > > > > > > > > Hi > > > > > > > > > > Could you please invite me: nihaljain...@gmail.com &l

Re: [VOTE] First release candidate for HBase 1.2.10 is available

2019-01-14 Thread Peter Somogyi
Stack, looks like you were checking the sha sum for the hbase-1.2.10-src.tar.gz.sha512 and not the tar.gz. On Mon, Jan 14, 2019 at 7:07 PM Stack wrote: > +1 > > Sig good. > > Having trouble w/ sha512: > > $ more hbase-1.2.10-src.tar.gz.sha512 > hbase-1.2.10-src.tar.gz: D800AEEC 1F6B448D

Re: Requesting access to hbase slack channel

2019-01-16 Thread Peter Somogyi
Sent invitation to madhurpan...@gmail.com. On Wed, Jan 16, 2019 at 7:27 AM Madhur Pant wrote: > Hi Team, > > I was wondering if I could get access to the HBase user slack channel > > https://apache-hbase.slack.com > > It says here that I >

Re: [ANNOUNCE] Please welcome Peter Somogyi to the HBase PMC

2019-01-23 Thread Peter Somogyi
Thank you everyone! It is a great honor for me! Peter On Tue, Jan 22, 2019 at 2:36 AM Duo Zhang wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Peter > Somogyi > has accepted our invitation to become a PMC member on the Apache HBase > project. > We a

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

2018-12-21 Thread Peter Somogyi
+1 (non-binding) Checksum, signature: OK Build from source: OK Rat check: OK Unit tests: OK TestReplicationSmallTests and TestRemoveRegionMetrics failed once but I was not able to reproduce Shell commands: OK Web UI: OK Peter On Wed, Dec 19, 2018 at 9:42 AM Francis Christopher Liu <

Re: [VOTE] The second HBase 1.4.9 release candidate (RC1) is available

2018-12-11 Thread Peter Somogyi
+1 (non-binding) * Signature, checksum: OK * Apache Rat check: OK * Build from source: OK * CHANGES.txt: OK * Unit tests (8u191, Maven 3.5.3): OK * LTT 1M rows: OK * Shell commands: OK * Web UI: OK On Sat, Dec 8, 2018 at 7:01 AM Andrew Purtell wrote: > YCSB workloads are not that interesting.

Re: [VOTE] First release candidate for HBase 2.0.3 is available

2018-11-29 Thread Peter Somogyi
+1 (non-binding) First of all, the test failure with TestMasterFailoverWithProcedures is only test related so you should not sink this RC! Checksum, signature: OK Build from source: OK Rat check: OK LTT 1M rows: OK Shell basic functionalities: OK Unit tests: Partially OK (Some flaky tests that

Re: [DISCUSS] move to gitbox

2018-12-07 Thread Peter Somogyi
How should we verify pull requests in the new workflow? I wouldn't like to force contributors to create a PR and also attach the same patch file to Jira to have it tested. In case the plan is to create PR-based precommit I'd recommend to test run it on hbase-connectors or hbase-operator tools

Re: [ANNOUNCE] Allan Yang joins the Apache HBase PMC

2018-11-29 Thread Peter Somogyi
Congratulations! On Thu, Nov 29, 2018 at 12:32 PM Chunhui Shen wrote: > Congratulations, Allan ! > At 2018-11-29 00:11:08, "Yu Li" wrote: > >On behalf of the Apache HBase PMC I am pleased to announce that Allan Yang > >has accepted our invitation to become a PMC member on the Apache HBase >

Re: Failure: hbase.apache.org HTML Checker

2018-12-08 Thread Peter Somogyi
This issue is with the content of index.html file. check-website-links.sh script checks for ERROR in the generated index.html and at this time the content of this html is empty. I think this is the root cause: Checking /0.94/apidocs/src-html/org/apache/hadoop/hbase/thrift/generate ... Warning:

Re: [VOTE] First release candidate for HBase 2.0.3 is available

2018-11-27 Thread Peter Somogyi
I'm also facing test issues. TestMasterFailoverWithProcedures is failing frequently on my machine and can be found on the flaky dashboard for multiple branches. Created HBASE-21518 issue for this. On Tue, Nov 27, 2018 at 2:28 PM 张铎(Duo Zhang) wrote: > I'm still testing but it is really hard

Re: [VOTE] First release candidate for HBase 2.0.3 is available

2018-11-27 Thread Peter Somogyi
/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.0/ > 2. > > https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.0/lastSuccessfulBuild/artifact/dashboard.html > > On Tue, Nov 27, 2018 at 7:49 AM Peter Somogyi wrote: > > > I'm also

Re: [VOTE] First release candidate for HBase 1.2.9 is available

2018-11-19 Thread Peter Somogyi
+1 (non-binding) Verified checksums and signatures Built from source (Java 8u191, Maven 3.5.3) Ran unit tests (TestHRegion, TestCellCounter and TestServerCustomProtocol crashed during execution but reruns succeeded. Probably issue with my env?) Apache Rat check succeeded Started binary in pseudo

Re: [DISCUSS] move to gitbox

2019-01-08 Thread Peter Somogyi
I believe we reached consensus to migrate our remaining repositories to GitBox before the mandatory migration which will happen on 7th of February. Apart from 'hbase' we still have 'hbase-site' and 'hbase-thirdparty' repositories that also require the same migration process. >From users' point of

Re: [VOTE] First release candidate for HBase 1.2.10 is available

2019-01-10 Thread Peter Somogyi
+1 (non-binding) Signature, checksum: OK Apache Rat: OK Build from source: OK Unit tests: OK LTT 1M rows: OK Web UI: OK Shell: OK On Wed, Jan 9, 2019 at 6:30 PM Balazs Meszaros wrote: > +1 > > - Signatures, checksums: OK > - Built from source (8u112): OK > - Unit tests: OK > - LTT with 1M

Re: [VOTE] Second release candidate for HBase 2.1.2 is available for download

2019-01-07 Thread Peter Somogyi
+1 (non-binding) Checksum, signature: OK Build from source: OK Unit tests: OK LTT 1M rows: OK Basic shell commands: OK Apache Rat: OK Thanks, Peter On Mon, Jan 7, 2019 at 9:20 AM Allan Yang wrote: > OK, there is a 2.1.2 pending, will test the RC and come back soon. > Best Regards > Allan Yang

Clean up old HBase jobs from builds.a.o

2019-01-08 Thread Peter Somogyi
There was an email from Infra[1] recently regarding some workspaces which consume high disk space. Unfortunately the list contains many HBase related jobs as well. I went through on all of our jobs and many of these are disabled and without a single run in the past year. My plan is to delete the

Re: [VOTE] The second release candidate for HBase 2.0.4 is available

2019-01-03 Thread Peter Somogyi
+1 Checksum, signature: OK Build from source: OK Unit tests: OK (TestVerifyReplication fails sporadically) Apache Rat check: OK Web UI: OK LTT 1M rows: OK Shell: OK Thanks, Peter On Thu, Jan 3, 2019 at 7:29 AM Stack wrote: > Thanks for the ITBLL Allan. > > +1 from me too. Thats three binding

Re: Failure: hbase.apache.org HTML Checker

2019-01-11 Thread Peter Somogyi
The build failed because it tried to clone HBase repository from git-wip-us. I missed to change this URL previously because it was not on the HBase view, now it is there with hbase_generate_website job. Just started a new build which already passed the phase where it failed previously. On Fri,

Re: Clean up old HBase jobs from builds.a.o

2019-01-11 Thread Peter Somogyi
The jobs are deleted with the 2 branches. On Wed, Jan 9, 2019 at 12:39 AM Stack wrote: > +1 > > Thanks for doing this Peter. > > S > > On Tue, Jan 8, 2019 at 3:21 AM Peter Somogyi wrote: > > > There was an email from Infra[1] recently regarding some workspaces whi

Re: [DISCUSS] move to gitbox

2019-01-09 Thread Peter Somogyi
story of the commit.(also > tested > > by calcite community and said on below blog) > > https://blog.github.com/2016-09-26-rebase-and-merge-pull-requests/ > > > > So , we may should consider disabling the ones which doesn't suit us to > > avoid committers using them acci

Re: Clean up old HBase jobs from builds.a.o

2019-01-08 Thread Peter Somogyi
Sure, I can also delete the 2 branches if I have permission for it. On Tue, Jan 8, 2019 at 12:48 PM 张铎(Duo Zhang) wrote: > +1 on removing them all. And for the two merged branch, let's also down a > push to delete them? > > Peter Somogyi 于2019年1月8日周二 下午7:21写道: > > > Th

Re: Are we ready to accept PR commit from github?

2019-03-27 Thread Peter Somogyi
t; > > >>> > > > > > > >>> > > Infra has docs up at > > > > >>> > > > > > > >>> > > > > > > > > > > https://cwiki.apache.org/confluence/display/INFRA/

[VOTE] Send GitHub notification to issues@hbase

2019-03-27 Thread Peter Somogyi
Hi, Right now notification emails from GitHub activities are sent to dev@hbase for https://github.com/apache/hbase repository. Nick Dimiduk had a suggestion that these should be forwarded to a different hbase mailing list. Since these kinds of emails are already sent to issues@hbase for the rest

Re: Failure: HBase Generate Website

2019-03-26 Thread Peter Somogyi
Issue is fixed and the new job succeeded. On Tue, Mar 26, 2019 at 3:34 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > The HBase website has not been updated to incorporate HBase commit > ${CURRENT_HBASE_COMMIT}. > > See

Re: [DISCUSS] EOL for branch-1.2

2019-04-06 Thread Peter Somogyi
+1 on EOL 1.2. I believe the notices in the announcement emails were adequate and by retiring branch-1.2 we are also moving forward to achieve our goal to reduce the number of active branches. Thanks for your work Sean on HBase 1.2! On Sat, Apr 6, 2019 at 3:35 AM Sean Busbey wrote: > Hi

Re: [VOTE] Send GitHub notification to issues@hbase

2019-03-28 Thread Peter Somogyi
@ still get notified when new issues are opened? Or not at all? > > > > +1 if dev@ still gets notified when new issues are opened (how it > > currently > > works with JIRA) > > > > On Wed, Mar 27, 2019 at 5:34 PM Andrew Purtell > > wrote: > > &g

Re: Request for an invite to Slack Channel

2019-03-28 Thread Peter Somogyi
I sent an invitation to your @apache address. On Thu, Mar 28, 2019 at 1:32 AM Sergey Shelukhin wrote: > Can I have one too? :) > > -Original Message- > From: William Shen > Sent: Tuesday, March 5, 2019 2:57 PM > To: dev@hbase.apache.org > Subject: Re: Request for an invite to Slack

Re: [VOTE] HBase Thirdparty 2.2.0 RC1

2019-04-01 Thread Peter Somogyi
+1 Checked signature, checksum Built from source Ran Apache Rat check Ran HBase master tests using this RC Checked CHANGES and RELEASENOTES On Sat, Mar 30, 2019 at 10:14 PM Stack wrote: > Please consider the following as the 2.2.0 release of Apache HBase > Thirdparty. It is the second release

[NOTICE] Disabling Website Link Checker job

2019-03-23 Thread Peter Somogyi
Hi, I'm disabling HBase Website Link Checker job [1] on Jenkins since it produces incorrect result (HBASE-21569); the site has a bunch of invalid links and anchors that the tool finds; and the build time for this report is 16 hours every week. The job can be launched manually by committers if

Re: View on version EOLs

2019-03-01 Thread Peter Somogyi
The current plan is to retire 2.0. The voting is in progress for 2.0.5 and more releases are not planned unless critical bugs are discovered. On the 1.3 line there was a discussion for EOL, but the Francis (RM) would like to continue that. HBase 1.5.0 is coming up shortly and you could also

Re: The third HBase 1.5.0 release candidate (RC2) is available

2019-03-04 Thread Peter Somogyi
+1 Checksums, signatures: OK Build from source: OK Unit tests: OK Rat check: OK LTT 1M rows: OK Basic shell commands: OK Master, RegionServer UI: OK Logs: OK On Thu, Feb 28, 2019 at 7:17 PM Andrew Purtell wrote: > We have one binding vote so far, need two more. > Thanks for the nonbinding

Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-04 Thread Peter Somogyi
-0 Revision is empty: Software Attribues on UI: HBase Version 2.0.5, revision= HBase version and revision Shell startup $ bin/hbase shell 2019-03-04 14:31:13,174 WARN [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where

Re: View on version EOLs

2019-03-05 Thread Peter Somogyi
1.x branches that are continuing to get new features? > > Looking at a 6 month view, should we (Flipkart) rather plan to develop (and > start contributing) on 2.x branch, instead of 1.x branches? > > > -- > Nikhil Bafna | 8095234263 > > > On Fri, Mar 1, 201

Re: Are we ready to accept PR commit from github?

2019-03-14 Thread Peter Somogyi
For hbase repository we do not yet have the integration to accept pull requests but hbase-connectors and hbase-operator-tools repositories moved to GitHub PR workflow instead of accepting patch files. Peter On Thu, Mar 14, 2019 at 9:42 AM Yu Li wrote: > Hi All, > > Please forgive me if this is

Re: Failure: HBase Generate Website

2019-03-07 Thread Peter Somogyi
Yes, git version is 2.7.4 which does not support --no-show-signature. On Thu, Mar 7, 2019 at 5:27 PM Sean Busbey wrote: > ah, by "malformed" I of course mean missing entirely. yeah this is a > result of HBASE-21999. since we exit before creating the Version class > definition at all when the

Re: [DISCUSS] HBASE-14850 C++ client implementation

2019-03-20 Thread Peter Somogyi
+1 for hbase-native-client repo. You can create a new gitbox repository on https://gitbox.apache.org/ by filling out a simple form. On Wed, Mar 20, 2019 at 8:48 AM Guanghao Zhang wrote: > I am +1 to push the hbase-native-client to a new git repo. One more > question, how to create a new repo in

Re: [VOTE] Second release candidate for HBase 2.0.5 is available

2019-03-21 Thread Peter Somogyi
+1 Checked signature, checksums Apache Rat check Build from source Run all tests (2 flaky failures, not reproducible) LTT 1M rows Tested simple shell commands Checked master and RS UI Reviewed change log and release note On Mon, Mar 18, 2019 at 7:19 PM Stack wrote: > Please vote on this Apache

  1   2   3   4   5   6   7   8   9   >