我正在尝试连接我的胶水目录到电子病历中的Presto和Hive。在运行presto cli中的查询时,我得到的是NullPointerException,而相同的查询在hive-cli.中成功。: parameters is null[ "classification": "presto-connector-hive", at com.facebook.presto
我目前能够创建一个外部表并使用hive查询它,但是当我尝试使用presto执行相同的查询时,我会获得一个错误(每次运行时所引用的部分都会更改)。(ParquetHiveRecordCursor.java:475) at com.facebook.presto.operator.Driver.processInternal(Driver.java:375)
at com.facebook.
有没有办法用Presto连接到netezza数据库?:140) at com.facebook.presto.execution.SqlQueryExecution.doAnalyzeQueryetc/config.properties
plugin.bundles=com.facebook.presto:presto-