[
https://issues.apache.org/jira/browse/HBASE-20243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435616#comment-16435616
]
Hudson commented on HBASE-20243:
--------------------------------
Results for branch master
[build #295 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/295/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/295//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/295//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/295//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> [Shell] Add shell command to create a new table by cloning the existent table
> -----------------------------------------------------------------------------
>
> Key: HBASE-20243
> URL: https://issues.apache.org/jira/browse/HBASE-20243
> Project: HBase
> Issue Type: Improvement
> Components: shell
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Priority: Minor
> Fix For: 2.1.0
>
> Attachments: HBASE-20243.master.001.patch,
> HBASE-20243.master.002.patch, HBASE-20243.master.003.patch,
> HBASE-20243.master.004.patch, HBASE-20243.master.005.patch,
> HBASE-20243.master.006.patch, HBASE-20243.master.007.patch,
> HBASE-20243.master.008.patch, HBASE-20243.master.008.patch,
> HBASE-20243.master.009.patch, HBASE-20243.master.010.patch,
> HBASE-20243.master.011.patch
>
>
> In the production environment, we need to create a new table every day. The
> schema and the split keys of the table are the same as that of yesterday's
> table, only the name of the table is different. For example,
> xxxxx_20180321,xxxxx_20180322 etc.But now there is no convenient command to
> do this. So we may need such a command(clone_table) to create a new table by
> cloning the existent table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)