You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Solbi Choi (Jira)" <ji...@apache.org> on 2021/12/28 08:34:00 UTC

[jira] [Updated] (ATLAS-4517) Pass failOnError argument on HiveMetaStoreBridge

     [ https://issues.apache.org/jira/browse/ATLAS-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Solbi Choi updated ATLAS-4517:
------------------------------
    Description: 
There is failOnError option in HiveMetaStoreBridge(hive import execution class), but there is no argument passed to use that option in execution file(import-hive.sh). 

 

[https://github.com/apache/atlas/blob/8e5dbabd1b06e0d8e1594e456fe112e7514ee1d1/addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java#L217]

  was:
There is failOnError option in HiveMetaStoreBridge(hive import execution class), but there is no argument passed to use that option.

 

https://github.com/apache/atlas/blob/8e5dbabd1b06e0d8e1594e456fe112e7514ee1d1/addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java#L217


> Pass failOnError argument on HiveMetaStoreBridge
> ------------------------------------------------
>
>                 Key: ATLAS-4517
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4517
>             Project: Atlas
>          Issue Type: Improvement
>          Components: hive-integration
>    Affects Versions: 2.2.0
>            Reporter: Solbi Choi
>            Priority: Minor
>
> There is failOnError option in HiveMetaStoreBridge(hive import execution class), but there is no argument passed to use that option in execution file(import-hive.sh). 
>  
> [https://github.com/apache/atlas/blob/8e5dbabd1b06e0d8e1594e456fe112e7514ee1d1/addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java#L217]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)