You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/01 09:09:04 UTC

[jira] [Commented] (AMBARI-20901) Improvement needed for creating ACID tables

    [ https://issues.apache.org/jira/browse/AMBARI-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990689#comment-15990689 ] 

Hudson commented on AMBARI-20901:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1485 (See [https://builds.apache.org/job/Ambari-branch-2.5/1485/])
AMBARI-20901. Improvement needed for creating ACID tables. (dipayanb) (dipayan.bhowmick: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e04896d1b2cfdaaf398d530486dd939587b4c152])
* (edit) contrib/views/hive20/src/main/resources/ui/app/templates/components/edit-table.hbs
* (edit) contrib/views/hive20/src/main/resources/ui/app/templates/components/create-table.hbs
* (edit) contrib/views/hive20/src/main/resources/ui/app/components/create-table.js


> Improvement needed for creating ACID tables
> -------------------------------------------
>
>                 Key: AMBARI-20901
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20901
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.5.0
>            Reporter: DIPAYAN BHOWMICK
>            Assignee: DIPAYAN BHOWMICK
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20901.branch-2.5.patch
>
>
> Right now you need to mark a column as clustered before you try to mark the table as transactional.
> If you don't it doesn't prompt for number of buckets (which is mandatory).
> Then the create will fail for reasons that are not in the exception / error.
> Ideal would be if the user could choose the clustering columns when they mark the table as transactional. Clustering is required for transactional but transactional is not required for clustering. Right now the decoupling is confusing. We should consider this one-way linkage.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)