[
https://issues.apache.org/jira/browse/AMBARI-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204432#comment-15204432
]
Hudson commented on AMBARI-15392:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4520 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4520/])
AMBARI-15392 : deleting temporary table and actual table in case of
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b66374324fc00533a90344b4db91a3bd21f631ab])
*
contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/upload-table.js
> Hive View : Upload Table : Tables are not deleted in case of exception.
> -----------------------------------------------------------------------
>
> Key: AMBARI-15392
> URL: https://issues.apache.org/jira/browse/AMBARI-15392
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.2.0
> Reporter: Nitiraj Singh Rathore
> Assignee: Nitiraj Singh Rathore
> Fix For: 2.3.0
>
> Attachments: AMBARI-15392_branch-2.2.patch
>
>
> When you try to create a table named T1 using hive view upload table feature,
> if an error occurs after creation of T1 and temporary table but before
> transferring data to T1,
> then the flow stops but the T1 and the temporary table is not deleted from
> hive.
> This can cause error while next attempt or can leave lots of temporary tables
> in hive database.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)