RE: Hbase replucation

2016-07-05 Thread ashish singhi
Hi. From HBase side, only table data is replicated once the table is enabled for replication. If any modification done later to table properties it will not be replicated automatically, client has to do it manually. Regards, Ashish -Original Message- From: darshit kandpal

[jira] [Created] (HBASE-16182) Increase IntegrationTestRpcClient timeout

2016-07-05 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-16182: - Summary: Increase IntegrationTestRpcClient timeout Key: HBASE-16182 URL: https://issues.apache.org/jira/browse/HBASE-16182 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16181) Backup of hbase:backup table

2016-07-05 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16181: - Summary: Backup of hbase:backup table Key: HBASE-16181 URL: https://issues.apache.org/jira/browse/HBASE-16181 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-16180) Fix ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD findbugs introduced by parent

2016-07-05 Thread stack (JIRA)
stack created HBASE-16180: - Summary: Fix ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD findbugs introduced by parent Key: HBASE-16180 URL: https://issues.apache.org/jira/browse/HBASE-16180 Project: HBase

[jira] [Created] (HBASE-16179) Fix compilation errors when building hbase-spark against Spark 2.0

2016-07-05 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16179: -- Summary: Fix compilation errors when building hbase-spark against Spark 2.0 Key: HBASE-16179 URL: https://issues.apache.org/jira/browse/HBASE-16179 Project: HBase

[jira] [Created] (HBASE-16178) HBase restore command fails on cluster with encrypted HDFS

2016-07-05 Thread Romil Choksi (JIRA)
Romil Choksi created HBASE-16178: Summary: HBase restore command fails on cluster with encrypted HDFS Key: HBASE-16178 URL: https://issues.apache.org/jira/browse/HBASE-16178 Project: HBase

[jira] [Created] (HBASE-16177) In dev mode thrift server can't be run

2016-07-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16177: - Summary: In dev mode thrift server can't be run Key: HBASE-16177 URL: https://issues.apache.org/jira/browse/HBASE-16177 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16176) Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-07-05 Thread stack (JIRA)
stack created HBASE-16176: - Summary: Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile Key: HBASE-16176 URL:

[jira] [Resolved] (HBASE-14416) HBase Backup/Restore Phase 3: Create plugin hooks for Backup tools

2016-07-05 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov resolved HBASE-14416. --- Resolution: Won't Fix We have already HBaseBackupAdmin API. Different backup

Successful: HBase Generate Website

2016-07-05 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. 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 you prefer to keep the hbase-site repo around

[jira] [Created] (HBASE-16175) Backport HBASE-15650 (Remove TimeRangeTracker as point of contention when many threads reading a StoreFile) to 0.98

2016-07-05 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16175: -- Summary: Backport HBASE-15650 (Remove TimeRangeTracker as point of contention when many threads reading a StoreFile) to 0.98 Key: HBASE-16175 URL:

Re: Failure: hbase.apache.org HTML Checker

2016-07-05 Thread Sean Busbey
FYI, looks like the failure was due to a jenkins worker box going offline, not something on our end. On Mon, Jul 4, 2016 at 7:47 AM, Apache Jenkins Server wrote: > Failure > > If successful, the HTML and link-checking report for http://hbase.apache.org > is available

[jira] [Created] (HBASE-16174) Hook cell test up

2016-07-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16174: - Summary: Hook cell test up Key: HBASE-16174 URL: https://issues.apache.org/jira/browse/HBASE-16174 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15945) Patch for Cell

2016-07-05 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15945. --- Resolution: Fixed > Patch for Cell > -- > > Key: HBASE-15945 >

Re: Hbase replication

2016-07-05 Thread Ted Yu
darshit: Can you outline what changes were made during alter table operation ? Thanks On Tue, Jul 5, 2016 at 10:28 AM, darshit kandpal wrote: > Hello James, > Thanks for the update. There was another issue: > Once the table has been created and replication has been

Re: Hbase replucation

2016-07-05 Thread darshit kandpal
Hello James, Thanks for the update. There was another issue: Once the table has been created and replication has been enabled, if I do alter table in master cluster it should be replicated at the slave since the column family and table structure remains same at base level. However the phoenix

[RESULT] Re: [VOTE] Second release candidate for HBase 1.2.2 (RC1)

2016-07-05 Thread Sean Busbey
This vote failed with a single -1 and no additional votes. (Sorry for the late result posting.) On 2016-06-23 17:58 (-0500), Sean Busbey wrote: > Hi folks! > > I'm happy to announce that the second release candidate of HBase 1.2.2 is > available for download at: > >

Successful: HBase Generate Website

2016-07-05 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. 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 you prefer to keep the hbase-site repo around

[jira] [Created] (HBASE-16173) Enhance ClassLoaderTestHelper to support build jars onto a working dir of HDFS minicluster

2016-07-05 Thread li xiang (JIRA)
li xiang created HBASE-16173: Summary: Enhance ClassLoaderTestHelper to support build jars onto a working dir of HDFS minicluster Key: HBASE-16173 URL: https://issues.apache.org/jira/browse/HBASE-16173