[ https://issues.apache.org/jira/browse/HIVE-21942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Laszlo Bodor updated HIVE-21942: -------------------------------- Description: I'm not aware of historical reasons, but this single-value enum seems totally useless at the moment. https://github.com/apache/hive/blob/86a15600ae610e1c6017019883ef9344585572ef/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/AbstractCliConfig.java#L50-L52 was: I'm not aware of historical reasons, but this enum seems totally useless at the moment. https://github.com/apache/hive/blob/86a15600ae610e1c6017019883ef9344585572ef/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/AbstractCliConfig.java#L50-L52 > Remove useless MetastoreType enum from AbstractCliConfig > -------------------------------------------------------- > > Key: HIVE-21942 > URL: https://issues.apache.org/jira/browse/HIVE-21942 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Reporter: Laszlo Bodor > Priority: Major > Labels: newbie > Fix For: 4.0.0 > > > I'm not aware of historical reasons, but this single-value enum seems totally > useless at the moment. > https://github.com/apache/hive/blob/86a15600ae610e1c6017019883ef9344585572ef/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/AbstractCliConfig.java#L50-L52 -- This message was sent by Atlassian JIRA (v7.6.3#76005)