wg1026688210 opened a new issue #1605:
URL: https://github.com/apache/iceberg/issues/1605
Caused by: java.lang.IllegalArgumentException: Can not create a Path from a
null string
at org.apache.hadoop.fs.Path.checkPathArg(Path.java:122)
~[hadoop-common-2.7.2.jar:?]
at org.apache.hadoop.fs.Path.<init>(Path.java:134)
~[hadoop-common-2.7.2.jar:?]
at org.apache.hadoop.fs.Path.<init>(Path.java:88)
~[hadoop-common-2.7.2.jar:?]
at
org.apache.iceberg.hive.HiveCatalog.convertToDatabase(HiveCatalog.java:460)
~[iceberg-flink-runtime-9d6318f.dirty.jar-1602570143989.jar:?]
at
org.apache.iceberg.hive.HiveCatalog.lambda$createNamespace$5(HiveCatalog.java:215)
~[iceberg-flink-runtime-9d6318f.dirty.jar-1602570143989.jar:?]
at org.apache.iceberg.hive.ClientPool.run(ClientPool.java:54)
~[iceberg-flink-runtime-9d6318f.dirty.jar-1602570143989.jar:?]
at
org.apache.iceberg.hive.HiveCatalog.createNamespace(HiveCatalog.java:214)
~[iceberg-flink-runtime-9d6318f.dirty.jar-1602570143989.jar:?]
at
org.apache.iceberg.flink.FlinkCatalog.createDatabase(FlinkCatalog.java:197)
~[iceberg-flink-runtime-9d6318f.dirty.jar-1602570143989.jar:?]
at org.apache.iceberg.flink.FlinkCatalog.open(FlinkCatalog.java:118)
~[iceberg-flink-runtime-9d6318f.dirty.jar-1602570143989.jar:?]
at
org.apache.flink.table.catalog.CatalogManager.registerCatalog(CatalogManager.java:191)
~[flink-table_2.11-1.11.2.jar:1.11.2]
at
org.apache.flink.table.api.internal.TableEnvironmentImpl.createCatalog(TableEnvironmentImpl.java:1086)
~[flink-table_2.11-1.11.2.jar:1.11.2]
at
org.apache.flink.table.api.internal.TableEnvironmentImpl.executeOperation(TableEnvironmentImpl.java:1019)
~[flink-table_2.11-1.11.2.jar:1.11.2]
at
org.apache.flink.table.api.internal.TableEnvironmentImpl.executeSql(TableEnvironmentImpl.java:690)
~[flink-table_2.11-1.11.2.jar:1.11.2]
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]