You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Configuration property 'failure-detector.enabled' was not used
1 error
at io.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:239)
at io.prestosql.server.testing.TestingPrestoServer.(TestingPrestoServer.java:297)
at io.prestosql.tests.DistributedQueryRunner.createTestingPrestoServer(DistributedQueryRunner.java:209)
at io.prestosql.tests.DistributedQueryRunner.(DistributedQueryRunner.java:139)
at io.prestosql.tests.DistributedQueryRunner$Builder.build(DistributedQueryRunner.java:593)
io.airlift.bootstrap.ApplicationConfigurationException: Configuration errors:
1 error
at io.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:239)
at io.prestosql.server.testing.TestingPrestoServer.(TestingPrestoServer.java:297)
at io.prestosql.tests.DistributedQueryRunner.createTestingPrestoServer(DistributedQueryRunner.java:209)
at io.prestosql.tests.DistributedQueryRunner.(DistributedQueryRunner.java:139)
at io.prestosql.tests.DistributedQueryRunner$Builder.build(DistributedQueryRunner.java:593)
迁移该presto-connector代码至openlookeng1.4(开发odps连接器),测试运行过程出现如上错误,请教测试类正确写法是怎样哈?
The text was updated successfully, but these errors were encountered: