[
https://issues.apache.org/jira/browse/HBASE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734298#comment-13734298
]
Hadoop QA commented on HBASE-7639:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12596965/HBASE-7639-0.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/6667//console
This message is automatically generated.
> Enable online schema update by default
> ---------------------------------------
>
> Key: HBASE-7639
> URL: https://issues.apache.org/jira/browse/HBASE-7639
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.2
> Reporter: Enis Soztutar
> Assignee: Elliott Clark
> Fix For: 0.98.0, 0.95.2
>
> Attachments: HBASE-7639-0.patch
>
>
> After we get HBASE-7305 and HBASE-7546, things will become stable enough to
> enable online schema update to be enabled by default.
> {code}
> <property>
> <name>hbase.online.schema.update.enable</name>
> <value>false</value>
> <description>
> Set true to enable online schema changes. This is an experimental
> feature.ยทยท
> There are known issues modifying table schemas at the same time a region
> split is happening so your table needs to be quiescent or else you have to
> be running with splits disabled.
> </description>
> </property>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira