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

2018-02-23 Thread Chia-Ping Tsai
+1 (binding) -unit tests (oracle jdk 8u161): OK -run 1000M rows: 1.4.2(server) + 1.4.2(client): OK 1.4.2(server) + 1.4.1(client): OK 1.4.2(server) + 1.3.1(client): OK 1.4.2(server) + 1.2.6(client): OK -shell (create, disable, drop, truncate, put, scan, count): OK On 2018/02/22 23:55:51, Andrew

[jira] [Reopened] (HBASE-19728) Add lock to filesCompacting in all place.

2018-02-23 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-19728: - reopening to pull back into branch-1.3 and branch-1.2. > Add lock to filesCompacting in all place.

[jira] [Reopened] (HBASE-19761) Fix Checkstyle errors in hbase-zookeeper

2018-02-23 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reopened HBASE-19761: - > Fix Checkstyle errors in hbase-zookeeper > > >

[jira] [Resolved] (HBASE-19761) Fix Checkstyle errors in hbase-zookeeper

2018-02-23 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved HBASE-19761. - Resolution: Feedback Received > Fix Checkstyle errors in hbase-zookeeper >

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

[jira] [Created] (HBASE-20065) Revisit the timestamp usage in MetaTableAccessor

2018-02-23 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-20065: - Summary: Revisit the timestamp usage in MetaTableAccessor Key: HBASE-20065 URL: https://issues.apache.org/jira/browse/HBASE-20065 Project: HBase Issue Type:

[jira] [Reopened] (HBASE-20052) TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-20052: --- [~yuzhih...@gmail.com] See @appy comment. Reopening for attention. >

[jira] [Reopened] (HBASE-19835) Make explicit casting of atleast one operand to final type

2018-02-23 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-19835: - reverted from master because the rebase for v02 reintroduced the concurrency bug fixed by

[jira] [Created] (HBASE-20064) Disable MOB threads that are running whether you MOB or not

2018-02-23 Thread stack (JIRA)
stack created HBASE-20064: - Summary: Disable MOB threads that are running whether you MOB or not Key: HBASE-20064 URL: https://issues.apache.org/jira/browse/HBASE-20064 Project: HBase Issue Type:

[jira] [Created] (HBASE-20063) Port HBASE-19799 (Add web UI to rsgroup) to branch-1

2018-02-23 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-20063: -- Summary: Port HBASE-19799 (Add web UI to rsgroup) to branch-1 Key: HBASE-20063 URL: https://issues.apache.org/jira/browse/HBASE-20063 Project: HBase

[jira] [Created] (HBASE-20062) findbugs is not running on precommit checks

2018-02-23 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20062: --- Summary: findbugs is not running on precommit checks Key: HBASE-20062 URL: https://issues.apache.org/jira/browse/HBASE-20062 Project: HBase Issue Type: Bug

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Jean-Marc Spaggiari
To be 100% honest, I really like the admin throwing an error! It triggers the attention. I did a distscp from CDH 5.12 to a brand new HBase 2.0 cluster. I'm not 100% sure if I have the same issue on the source side. Just ran HBCK on the source and I have the same issue. So at least it's

[jira] [Created] (HBASE-20061) HStore synchronized member variable filesCompacting should be private

2018-02-23 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20061: --- Summary: HStore synchronized member variable filesCompacting should be private Key: HBASE-20061 URL: https://issues.apache.org/jira/browse/HBASE-20061 Project: HBase

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Stack
On Fri, Feb 23, 2018 at 11:04 AM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrote: > Hi guys, > > In HBase 2.0.0-beta-1, getting this: > > 2018-02-23 14:01:55,499 WARN [main] client.HBaseAdmin > (HBaseAdmin.java:visit(1948)) - No serialized HRegionInfo in >

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Jean-Marc Spaggiari
Oh! It might explain ;) Thanks Sir. Will fix that manually then... JMS Le 23 févr. 2018 15 h 04, "Stack" a écrit : On Fri, Feb 23, 2018 at 11:10 AM, Ted Yu wrote: > Can you check whether region c15b13946fa4318a0a956e067d59ebd4 is healthy > (via hbck) ?

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Stack
On Fri, Feb 23, 2018 at 11:10 AM, Ted Yu wrote: > Can you check whether region c15b13946fa4318a0a956e067d59ebd4 is healthy > (via hbck) ? > > hbck does not work against hbase2 [1]. S 1.

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Jean-Marc Spaggiari
Tried -fixMeta and -repair and nothing seems to make any difference... Not even sure it's taken into consideration... Strange... 2018-02-23 14:37 GMT-05:00 Jean-Marc Spaggiari : > BTW, the "Empty REGIONINFO_QUALIFIER found in hbase:meta" should tell > more details about

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Jean-Marc Spaggiari
BTW, the "Empty REGIONINFO_QUALIFIER found in hbase:meta" should tell more details about the "issue"... 2018-02-23 14:29 GMT-05:00 Jean-Marc Spaggiari : > 1 inconsistencies detected. > Status: INCONSISTENT > > But this table is fine: > Table page_proposed is okay. >

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Jean-Marc Spaggiari
1 inconsistencies detected. Status: INCONSISTENT But this table is fine: Table page_proposed is okay. Number of regions: 16 Deployed on: node1.distparser.com,16020,1519412120531 node3.distparser.com,16020,1519412121079 node4.distparser.com,16020,1519412125106

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Ted Yu
Can you check whether region c15b13946fa4318a0a956e067d59ebd4 is healthy (via hbck) ? You may find some clue in master log. Cheers On Fri, Feb 23, 2018 at 11:04 AM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrote: > Hi guys, > > In HBase 2.0.0-beta-1, getting this: > > 2018-02-23

client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Jean-Marc Spaggiari
Hi guys, In HBase 2.0.0-beta-1, getting this: 2018-02-23 14:01:55,499 WARN [main] client.HBaseAdmin (HBaseAdmin.java:visit(1948)) - No serialized HRegionInfo in keyvalues={page_proposed,,1384198043055.c15b13946fa4318a0a956e067d59ebd4./info:server/1384198854149/Put/vlen=11/seqid=0,

[jira] [Created] (HBASE-20060) Add details of off heap memstore into book.

2018-02-23 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-20060: -- Summary: Add details of off heap memstore into book. Key: HBASE-20060 URL: https://issues.apache.org/jira/browse/HBASE-20060 Project: HBase Issue Type:

[jira] [Created] (HBASE-20059) Make sure documentation is updated for the offheap Bucket cache usage

2018-02-23 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-20059: -- Summary: Make sure documentation is updated for the offheap Bucket cache usage Key: HBASE-20059 URL: https://issues.apache.org/jira/browse/HBASE-20059 Project:

"Submit Patch" button on JIRA

2018-02-23 Thread Mike Drob
See: https://issues.apache.org/jira/browse/INFRA-16094 > [Solr] Committers are now asking that the text on the "Submit Patch" button be changed to something more reflective of what it really does, i.e. change issue status (rather than having anything to do with uploading patches). Personally, I

[jira] [Created] (HBASE-20058) improper quoting in presplitting command docs

2018-02-23 Thread Mike Drob (JIRA)
Mike Drob created HBASE-20058: - Summary: improper quoting in presplitting command docs Key: HBASE-20058 URL: https://issues.apache.org/jira/browse/HBASE-20058 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-20057) update .gitignore file to ignores *.patch file

2018-02-23 Thread maoling (JIRA)
maoling created HBASE-20057: --- Summary: update .gitignore file to ignores *.patch file Key: HBASE-20057 URL: https://issues.apache.org/jira/browse/HBASE-20057 Project: HBase Issue Type:

Still Failing: HBase Generate Website

2018-02-23 Thread Apache Jenkins Server
Build status: Still Failing The HBase website has not been updated to incorporate HBase commit ${CURRENT_HBASE_COMMIT}. See https://builds.apache.org/job/hbase_generate_website/1263/console

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

2018-02-23 Thread Balazs Meszaros
+1 (non binding) - signatures, checksums: OK - unit tests (8u112): OK - RAT check: OK - LTT with 1M rows: OK - basic shell and web functionality: OK Thanks, Balazs On Thu, Feb 22, 2018 at 4:56 PM, Andrew Purtell wrote: > The close date will be *Wednesday* February 28,

Re: [ANNOUNCE] New HBase committer Peter Somogyi

2018-02-23 Thread Anoop John
Congrats Peter.. Anoop On Friday, February 23, 2018, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > Congratulations Peter !!! > > On Fri, Feb 23, 2018 at 3:40 PM, Peter Somogyi > wrote: > > > Thank you very much everyone! > > > > On Thu, Feb 22, 2018 at

[jira] [Created] (HBASE-20056) Performance optimization on MultiTableInputFormatBase#getSplits()

2018-02-23 Thread ShivaKumar SS (JIRA)
ShivaKumar SS created HBASE-20056: - Summary: Performance optimization on MultiTableInputFormatBase#getSplits() Key: HBASE-20056 URL: https://issues.apache.org/jira/browse/HBASE-20056 Project: HBase

Re: [ANNOUNCE] New HBase committer Peter Somogyi

2018-02-23 Thread ramkrishna vasudevan
Congratulations Peter !!! On Fri, Feb 23, 2018 at 3:40 PM, Peter Somogyi wrote: > Thank you very much everyone! > > On Thu, Feb 22, 2018 at 8:08 PM, Sean Busbey wrote: > > > On behalf of the Apache HBase PMC, I am pleased to announce that Peter > >

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 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 appreciate all of Peter's