Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3685

AWS Glue Catalog Not Supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • v2.5.0
    • None
    • Integration
    • None

    Description

      I am trying to use Kylin on AWS (EMR 5.18.0).

      I use AWS Glue as the catalog and as a result Kylin can't find the tables. 

      I am able to see the schemas and tables in the GUI because I have set the AWS glue properties in hive-site.xml:

       

      <property>

      <name>hive.metastore.client.factory.class</name>    <value>com.amazonaws.glue.catalog.metastore.AWSGlueDataCatalogHiveClientFactory</value>

      </property>

      However, the job org.apache.kylin.source.hive.cardinality.HiveColumnCardinalityJob fails to find the tables (it's looking in the Hive metadata catalog instead of AWS Glue).

      I think this is because Hive 1.2.1 is too old to support the client factory class.

       

      Attachments

        Issue Links

          Activity

            People

              liukaige Kaige Liu
              rjarvis Richard Jarvis
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: