You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/04/28 03:49:37 UTC

[GitHub] [incubator-doris] Learner-ym opened a new issue #5719: flink doris connector编译报错

Learner-ym opened a new issue #5719:
URL: https://github.com/apache/incubator-doris/issues/5719


   下载flink doris connector代码后执行build.sh脚本报错,
   thrift只能生成一部分Java文件,另一部分生成时报错,请问下编译这个包除了需要thrift插件还需要配置什么吗?
   错误信息如下:
   **[ERROR] COMPILATION ERROR :
   [INFO] -------------------------------------------------------------
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TDorisExternalService.java:[268,7] 方法不会覆盖或实现超类型的方法
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TDorisExternalService.java:[293,7] 方法不会覆盖或实现超类型的方法
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TDorisExternalService.java:[318,7] 方法不会覆盖或实现超类型的方法
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TDorisExternalService.java:[376,30] 找不到符号
     符号:   类 TSerializable
     位置: 程序包 org.apache.thrift
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TDorisExternalService.java:[437,30] 找不到符号
     符号:   类 TSerializable
     位置: 程序包 org.apache.thrift
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TDorisExternalService.java:[498,30] 找不到符号
     符号:   类 TSerializable
     位置: 程序包 org.apache.thrift
   [ERROR] /D:/project/incubator-doris/extension/flink-doris-connector/target/generated-sources/thrift/org/apache/doris/thrift/TScanOpenParams.java:[958,65] 无法将类 java.lang.Object中的方法 hashCode应用到给定类型;
     需要: 没有参数
     找到: long
     原因: 实际参数列表和形式参数列表长度不同**
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] hf200012 commented on issue #5719: flink doris connector编译报错

Posted by GitBox <gi...@apache.org>.
hf200012 commented on issue #5719:
URL: https://github.com/apache/incubator-doris/issues/5719#issuecomment-828122718


   Which version did you compile in docker build?1.2?1.3?
   [#5704 ](https://github.com/apache/incubator-doris/pull/5704)


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] qide666 commented on issue #5719: flink doris connector编译报错

Posted by GitBox <gi...@apache.org>.
qide666 commented on issue #5719:
URL: https://github.com/apache/incubator-doris/issues/5719#issuecomment-876191918


   请问你本地编译成功了吗?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] Learner-ym commented on issue #5719: flink doris connector编译报错

Posted by GitBox <gi...@apache.org>.
Learner-ym commented on issue #5719:
URL: https://github.com/apache/incubator-doris/issues/5719#issuecomment-828161166


   没有使用docker,在本地编译的


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org