Class AlluxioHiveMetastoreConfig

java.lang.Object
io.trino.plugin.hive.metastore.alluxio.AlluxioHiveMetastoreConfig

public class AlluxioHiveMetastoreConfig extends Object
Configuration for the Alluxio compatible hive metastore interface.
  • Constructor Details

    • AlluxioHiveMetastoreConfig

      public AlluxioHiveMetastoreConfig()
  • Method Details

    • getMasterAddress

      public String getMasterAddress()
    • setMasterAddress

      @Config("hive.metastore.alluxio.master.address") public AlluxioHiveMetastoreConfig setMasterAddress(String masterAddress)