Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22320

Cluster and fs type settings can be replaced with a single minicluster setting in CliConfigs

    XMLWordPrintableJSON

Details

    Description

      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

              setClusterType(MiniClusterType.TEZ);
              setFsType(QTestMiniClusters.FsType.HDFS);
      

      Attachments

        1. HIVE-22320.02.patch
          4 kB
          László Bodor
        2. HIVE-22320.02.patch
          4 kB
          László Bodor
        3. HIVE-22320.02.patch
          4 kB
          László Bodor
        4. HIVE-22320.02.patch
          4 kB
          László Bodor
        5. HIVE-22320.01.patch
          5 kB
          László Bodor

        Activity

          People

            abstractdog László Bodor
            abstractdog László Bodor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: