DIPAYAN BHOWMICK created AMBARI-20901:
-----------------------------------------
Summary: 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
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)