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

2017-12-14 Thread Yu Li
+1 Checked sums and signatures: ok Built from source: ok (7u79) RAT check: ok (7u79) Compatibility check: ok - Checked all removed methods and confirmed no IA.Public interface removed Unit tests pass: ok (7u79) Shell commands: ok (8u101), ran DDL/flush/compact/split commands, everything looks

[jira] [Created] (HBASE-19521) HBase mob compaction need to check hfile version

2017-12-14 Thread Qilin Cao (JIRA)
Qilin Cao created HBASE-19521: - Summary: HBase mob compaction need to check hfile version Key: HBASE-19521 URL: https://issues.apache.org/jira/browse/HBASE-19521 Project: HBase Issue Type:

[jira] [Created] (HBASE-19520) Add UTs for the new lock type PEER

2017-12-14 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19520: - Summary: Add UTs for the new lock type PEER Key: HBASE-19520 URL: https://issues.apache.org/jira/browse/HBASE-19520 Project: HBase Issue Type: Sub-task

Re: Introduce a new annotation to say there is no BC guarantee in the inheritance

2017-12-14 Thread Anoop John
Good point Chia. Interfaces like Region, TableDesc are not meant for own impl by the users or CP users. These are just read only interfaces. Would be best if we can have a way to say so.We should distinguish an exposed interface/class to say whether this is just read only or allowed to be

[jira] [Created] (HBASE-19519) HBase creates snapshot, even after throwing snapshot creation exception.

2017-12-14 Thread Amit Kabra (JIRA)
Amit Kabra created HBASE-19519: -- Summary: HBase creates snapshot, even after throwing snapshot creation exception. Key: HBASE-19519 URL: https://issues.apache.org/jira/browse/HBASE-19519 Project: HBase

[jira] [Created] (HBASE-19518) Moving the bulk load hooks to SecureBulkLoadEndpoint

2017-12-14 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-19518: - Summary: Moving the bulk load hooks to SecureBulkLoadEndpoint Key: HBASE-19518 URL: https://issues.apache.org/jira/browse/HBASE-19518 Project: HBase Issue

Re: Introduce a new annotation to say there is no BC guarantee in the inheritance

2017-12-14 Thread Ted Yu
We use @InterfaceStability.Stable in our codebase. If backward compatibility is kept, isn't the class / interface Stable ? Cheers On Thu, Dec 14, 2017 at 8:48 PM, Chia-Ping Tsai wrote: > hi folks, > > We have added many Public "read-only" interface in 2.0 to save user

Introduce a new annotation to say there is no BC guarantee in the inheritance

2017-12-14 Thread Chia-Ping Tsai
hi folks, We have added many Public "read-only" interface in 2.0 to save user from the dangerous operations. For example, TableDescriptor, ColumnFamilyDescriptor, Region, Store, etc. However, this change make us be hard to enhance these interface (ie. add the new APIs) because the BC will be

Re: Some regions went offline and are not coming up

2017-12-14 Thread Ted Yu
Can you provide a bit more information ? Please pastebin log from region server where the region was hosted prior to going offline. Please also check master log. Thanks On Thu, Dec 14, 2017 at 7:27 PM, Mayank Mahajan wrote: > Version 1.1.2 > > Please help. > >

Some regions went offline and are not coming up

2017-12-14 Thread Mayank Mahajan
Version 1.1.2 Please help. -mayank mahajan

[jira] [Resolved] (HBASE-19507) Get or Scan Mob by rowkey return error value when run compact_mob or major_compact_mob after change MOB_THRESHOLD bigger

2017-12-14 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du resolved HBASE-19507. -- Resolution: Not A Bug > Get or Scan Mob by rowkey return error value when run compact_mob or

[jira] [Created] (HBASE-19517) Could not create interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource when running against hadoop-3

2017-12-14 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19517: -- Summary: Could not create interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource when running against hadoop-3 Key: HBASE-19517 URL:

[jira] [Created] (HBASE-19516) IntegrationTestBulkLoad and IntegrationTestImportTsv run into 'RuntimeException: java.lang.RuntimeException: org.apache.hadoop.hbase.DistributedHBaseCluster@1bb564e2 not

2017-12-14 Thread Romil Choksi (JIRA)
Romil Choksi created HBASE-19516: Summary: IntegrationTestBulkLoad and IntegrationTestImportTsv run into 'RuntimeException: java.lang.RuntimeException: org.apache.hadoop.hbase.DistributedHBaseCluster@1bb564e2 not an instance of

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

2017-12-14 Thread Ted Yu
+1 Checked signatures. Ran unit tests. On Fri, Dec 8, 2017 at 5:50 PM, Andrew Purtell wrote: > The second HBase 1.4.0​ release candidate (RC1) is available for download > at https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.0RC1/ and Maven > artifacts are available in

[jira] [Resolved] (HBASE-19267) Eclipse project import issues on 2.0

2017-12-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-19267. Resolution: Fixed > Eclipse project import issues on 2.0 > >

Please vote on 1.4.0 RC1

2017-12-14 Thread Andrew Purtell
I'd like to close the vote on 1.4.0 RC1 on Monday the 18th as scheduled. Right now we have some nonbinding votes and my implicit +1. That is not enough. We had some binding votes on RC0. If you could carry those to RC1, that would be most appreciated. -- Best regards, Andrew

[jira] [Created] (HBASE-19515) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2017-12-14 Thread stack (JIRA)
stack created HBASE-19515: - Summary: Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node Key: HBASE-19515 URL:

EOL HBase 1.1

2017-12-14 Thread Nick Dimiduk
Hello, This is for folks who haven't followed our discussions and aren't reading closely the ANNOUNCE mail. The release line from branch-1.1 is now concluded. 1.1.13 was the final release for that line. 1.2 has been our stable release line for quite some time -- please upgrade! Thank you again

[jira] [Resolved] (HBASE-19289) CommonFSUtils$StreamLacksCapabilityException: hflush when running test against hadoop3 beta1

2017-12-14 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved HBASE-19289. --- Resolution: Fixed > CommonFSUtils$StreamLacksCapabilityException: hflush when running test >

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

2017-12-14 Thread Zach York
+1 (non-binding) * checked signatures * build passes (1.8.0_92) * 1 unit test failed on my test run, but passed on rerun: ** [ERROR] Errors: ** [ERROR] TestHTraceHooks.testTraceCreateTable:130 » ConcurrentModification On Wed, Dec 13, 2017 at 7:24 PM, Andrew Purtell

[jira] [Reopened] (HBASE-19267) Eclipse project import issues on 2.0

2017-12-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reopened HBASE-19267: > Eclipse project import issues on 2.0 > > > Key:

[jira] [Created] (HBASE-19514) Use random port for TestJMXListener

2017-12-14 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19514: -- Summary: Use random port for TestJMXListener Key: HBASE-19514 URL: https://issues.apache.org/jira/browse/HBASE-19514 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-19513) Fix the wrapped AsyncFSOutput implementation

2017-12-14 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19513: - Summary: Fix the wrapped AsyncFSOutput implementation Key: HBASE-19513 URL: https://issues.apache.org/jira/browse/HBASE-19513 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-14490) [RpcServer] reuse request read buffer

2017-12-14 Thread Zephyr Guo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zephyr Guo resolved HBASE-14490. Resolution: Resolved Fix Version/s: 2.0.0 Solved by HBASE-15788 > [RpcServer] reuse

[jira] [Created] (HBASE-19512) Move EventType and ExecutorType from hbase-client to hbase-server

2017-12-14 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19512: - Summary: Move EventType and ExecutorType from hbase-client to hbase-server Key: HBASE-19512 URL: https://issues.apache.org/jira/browse/HBASE-19512 Project: HBase