For bug TDI-23719
git-svn-id: http://talendforge.org/svn/tos/trunk@94693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
This commit is contained in:
@@ -40,7 +40,10 @@ public enum HiveConfKeysForTalend {
|
||||
|
||||
HIVE_CONF_KEY_HIVE_METASTORE_URI("hive.metastore.uris"), //$NON-NLS-1$
|
||||
|
||||
HIVE_CONF_KEY_HIVE_METASTORE_EXECUTE_SETUGI("hive.metastore.execute.setugi"); //$NON-NLS-1$
|
||||
HIVE_CONF_KEY_HIVE_METASTORE_EXECUTE_SETUGI("hive.metastore.execute.setugi"), //$NON-NLS-1$
|
||||
|
||||
HIVE_CONF_KEY_TALEND_HIVE_MODE("talend.hive.mode"), //$NON-NLS-1$
|
||||
;
|
||||
|
||||
private String key;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user