[jira] [Created] (HBASE-17530) Readd TestMergeTableRegionsProcedure mistakenly removed by HBASE-16786

2017-01-24 Thread stack (JIRA)
stack created HBASE-17530: - Summary: Readd TestMergeTableRegionsProcedure mistakenly removed by HBASE-16786 Key: HBASE-17530 URL: https://issues.apache.org/jira/browse/HBASE-17530 Project: HBase Iss

[jira] [Created] (HBASE-17529) MergeTableRegionsProcedure failed due to ArrayIndexOutOfBoundsException

2017-01-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17529: -- Summary: MergeTableRegionsProcedure failed due to ArrayIndexOutOfBoundsException Key: HBASE-17529 URL: https://issues.apache.org/jira/browse/HBASE-17529 Project: HBase

[jira] [Created] (HBASE-17528) Remove the Scan.ReadType flag introduced in HBASE-17045

2017-01-24 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-17528: - Summary: Remove the Scan.ReadType flag introduced in HBASE-17045 Key: HBASE-17528 URL: https://issues.apache.org/jira/browse/HBASE-17528 Project: HBase Issue Type:

[jira] [Created] (HBASE-17527) Allow IntegrationTestBigLinkedList table to be in memory compacted

2017-01-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17527: -- Summary: Allow IntegrationTestBigLinkedList table to be in memory compacted Key: HBASE-17527 URL: https://issues.apache.org/jira/browse/HBASE-17527 Project: HBase Issue

[jira] [Resolved] (HBASE-17503) [C++] Configuration should be settable and used w/o XML files

2017-01-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-17503. --- Resolution: Fixed Pushed this to the branch. Thanks for the reviews. > [C++] Configuration

[jira] [Created] (HBASE-17526) Procedure v2 - cleanup isSuspended from MasterProcedureScheduler#Queue

2017-01-24 Thread Appy (JIRA)
Appy created HBASE-17526: Summary: Procedure v2 - cleanup isSuspended from MasterProcedureScheduler#Queue Key: HBASE-17526 URL: https://issues.apache.org/jira/browse/HBASE-17526 Project: HBase Issue

[jira] [Created] (HBASE-17525) SecureBulkLoadEndpoint not implemented

2017-01-24 Thread Josh Elser (JIRA)
Josh Elser created HBASE-17525: -- Summary: SecureBulkLoadEndpoint not implemented Key: HBASE-17525 URL: https://issues.apache.org/jira/browse/HBASE-17525 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-17524) HBase 1.3.1 release

2017-01-24 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-17524: --- Summary: HBase 1.3.1 release Key: HBASE-17524 URL: https://issues.apache.org/jira/browse/HBASE-17524 Project: HBase Issue Type: Umbrella Re

[jira] [Created] (HBASE-17523) Add Timeline Consistency support to hbase-thrift

2017-01-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17523: -- Summary: Add Timeline Consistency support to hbase-thrift Key: HBASE-17523 URL: https://issues.apache.org/jira/browse/HBASE-17523 Project: HBase Issue Type: Improvement

HBaseContext with Spark

2017-01-24 Thread Chetan Khatri
Hello HBase Folks, Currently I am using HBase 1.2.4 and Hive 1.2.1, I am looking for Bulk Load from Hbase to Hive. I have seen couple of good example at HBase Github Repo: https://github.com/apache/hbase/tree/master/hbase-spark If I would like to use HBaseContext with HBase 1.2.4, how it can be

Successful: HBase Generate Website

2017-01-24 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If yo

Re: HBase Service Level Authorization

2017-01-24 Thread Lars George
I can see how this all started: public class HBasePolicyProvider extends PolicyProvider { protected static Service[] services = { new Service("security.client.protocol.acl", HRegionInterface.class), new Service("security.admin.protocol.acl", HMasterInterface.class), new Service