[
https://issues.apache.org/jira/browse/HBASE-26454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464604#comment-17464604
]
Hudson commented on HBASE-26454:
--------------------------------
Results for branch master
[build #475 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/475/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/475/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/475/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/475/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> CreateTableProcedure still relies on temp dir and renames when creating table
> FS layout
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-26454
> URL: https://issues.apache.org/jira/browse/HBASE-26454
> Project: HBase
> Issue Type: Sub-task
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
> Fix For: HBASE-26067
>
>
> As pointed by [~elserj] when reviewing some other issue, internally,
> CreateTableProcedure still creates the FS layout on temp folder first, then
> rename to actual dir. I think this is unnecessary, we could create it
> straight in the final dir, just like we did in [CloneSnapshotProcedure
> here|https://github.com/apache/hbase/pull/3749/files#r728424375].
--
This message was sent by Atlassian Jira
(v8.20.1#820001)