jxxfxkp commented on pull request #3662:
URL:
https://github.com/apache/carbondata/pull/3662#issuecomment-692436531 Are you sure you can compile successfully? Some packages and classes are not in the right position ...
Even if I change, I still can't start presto-330 because it can't pass guice
errors:
Explicit bindings are required and io.prestosql.plugin.hive.HdfsConfig is not explicitly bound.
while locating io.prestosql.plugin.hive.HdfsConfig
for the 1st parameter of io.prestosql.plugin.hive.HdfsConfigurationInitializer.<init>(HdfsConfigurationInitializer.java:71)
at org.apache.carbondata.presto.CarbondataModule.configure(CarbondataModule.java:105)
...
----------------------------------------------------------------
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:
[hidden email]