You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "DAG support (JIRA)" <ji...@apache.org> on 2015/10/15 19:57:05 UTC

[jira] [Created] (ATLAS-235) New feature (new attribute viewOriginalText on HCatTable class)

DAG support created ATLAS-235:
---------------------------------

             Summary: New feature (new attribute viewOriginalText on HCatTable class)
                 Key: ATLAS-235
                 URL: https://issues.apache.org/jira/browse/ATLAS-235
             Project: Atlas
          Issue Type: Improvement
            Reporter: DAG support
            Priority: Minor


The HCatTable object returned by the HCatClient does not have the view SQL(view definition).
As a workaround we are using the Hive Metastore API to get the view SQL from the Table (getViewOriginalText() method) object returned by the HiveMetaStoreClient.
Please add this new attribute viewOriginalText  to the HCatTable class.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)