Skip to content

Failure with Dremio 4.2.1+ #10

Description

@acrylJonny

Currently this jar file will cause a failure with Dremio 4.2.1, with the nodes not starting. Also, updating the pom.xml to compile against Dremio 4.2.1-202004111451200819-0c3ecaea fails also. Updating protobuf to a later version (3.9.0/1) will also cause a failure.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project dremio-hbase-plugin: Compilation failure: Compilation failure: [ERROR] /home/github/dremio-hbase-connector/src/main/java/com/dremio/exec/store/hbase/HBaseRecordReader.java:[133,28] incompatible types: possible lossy conversion from long to int [ERROR] /home/github/dremio-hbase-connector/src/main/java/com/dremio/exec/store/hbase/HBaseScanDrel.java:[42,86] projectedColumns has private access in com.dremio.exec.planner.common.ScanRelBase [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions