bowenli86 commented on issue #9232: [FLINK-13424][hive] HiveCatalog should add 
hive version in conf
URL: https://github.com/apache/flink/pull/9232#issuecomment-517477017
 
 
   Hi @lirui-apache there's another failure
   
   ```
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
9.478 s <<< FAILURE! - in org.apache.flink.table.catalog.hive.HiveCatalogITCase
   [ERROR] 
testGenericTable(org.apache.flink.table.catalog.hive.HiveCatalogITCase)  Time 
elapsed: 0.236 s  <<< ERROR!
   org.apache.flink.table.api.TableException: Create BatchTableEnvironment 
failed.
        at 
org.apache.flink.table.catalog.hive.HiveCatalogITCase.testGenericTable(HiveCatalogITCase.java:93)
   Caused by: java.lang.reflect.InvocationTargetException
        at 
org.apache.flink.table.catalog.hive.HiveCatalogITCase.testGenericTable(HiveCatalogITCase.java:93)
   Caused by: java.lang.NoSuchMethodError: 
org.apache.flink.table.codegen.ExpressionReducer.<init>(Lorg/apache/flink/table/api/TableConfig;)V
        at 
org.apache.flink.table.catalog.hive.HiveCatalogITCase.testGenericTable(HiveCatalogITCase.java:93)
   
   [INFO]
   [INFO] Results:
   [INFO]
   [ERROR] Errors:
   [ERROR]   HiveCatalogITCase.testGenericTable:93 ยป Table Create 
BatchTableEnvironment fai...
   [INFO]
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to