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

László Bodor updated HIVE-22320:
--------------------------------
    Fix Version/s: 4.0.0

> Cluster and fs type settings can be replaced with a single minicluster 
> setting in CliConfigs
> --------------------------------------------------------------------------------------------
>
>                 Key: HIVE-22320
>                 URL: https://issues.apache.org/jira/browse/HIVE-22320
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Fs + cluster types are already linked together in MiniClusterType, so it's 
> confusing to set them in 2 steps, separately, if it covers an already defined 
> minicluster type.
> https://github.com/apache/hive/blob/master/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CliConfigs.java
> {code}
>         setClusterType(MiniClusterType.TEZ);
>         setFsType(QTestMiniClusters.FsType.HDFS);
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to