You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/18 01:32:19 UTC

[GitHub] [incubator-linkis] LEOPROGRAM opened a new issue #1747: [Bug] Linkis 1.0.3 is not compatible with Hive 1.1.0

LEOPROGRAM opened a new issue #1747:
URL: https://github.com/apache/incubator-linkis/issues/1747


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-engineConnplugin
   
   ### What happened + What you expected to happen
   
   Linkis 1.0.3 is not compatible with Hive 1.1.0. When I compile Linkis, it prompts that class is missing; 
   ![e31bc2fdce2c9dfd20082e6eb9b41d8](https://user-images.githubusercontent.com/11906632/158920093-d740ac42-d60a-46ed-adea-35ea840b05b7.jpg)
   
   在编译linkis的时候,如果修改了hive的版本,使用1.1.0版本编译linkis会报如下错误。
   
   ### Relevent platform
   
   Windows 7 64
   
   ### Reproduction script
   
   <artifactId>linkis-engineplugin-hive</artifactId>
   
       <properties>
           <hive.version>1.1.1</hive.version>
       </properties>
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong commented on issue #1747: [Bug] Linkis 1.0.3 is not compatible with Hive 1.1.0

Posted by GitBox <gi...@apache.org>.
peacewong commented on issue #1747:
URL: https://github.com/apache/incubator-linkis/issues/1747#issuecomment-1072005840


   Thanks, this compatibility is necessary by


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong commented on issue #1747: [Bug] Linkis 1.0.3 is not compatible with Hive 1.1.0

Posted by GitBox <gi...@apache.org>.
peacewong commented on issue #1747:
URL: https://github.com/apache/incubator-linkis/issues/1747#issuecomment-1072005840


   Thanks, this compatibility is necessary by


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] LEOPROGRAM commented on issue #1747: [Bug] Linkis 1.0.3 is not compatible with Hive 1.1.0

Posted by GitBox <gi...@apache.org>.
LEOPROGRAM commented on issue #1747:
URL: https://github.com/apache/incubator-linkis/issues/1747#issuecomment-1075811927


   > > Thanks, this compatibility is necessary by
   > 
   > 平哥 这个地方咋修改合适,我都是直接把报错这两项删除啦! How to modify this place properly, I just delete the two errors reported!
   
   我删除了这两项编译确实通过了,但是如果适配CDH5.14.2,执行hql的时候还是会报错的。


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] CCweixiao commented on issue #1747: [Bug] Linkis 1.0.3 is not compatible with Hive 1.1.0

Posted by GitBox <gi...@apache.org>.
CCweixiao commented on issue #1747:
URL: https://github.com/apache/incubator-linkis/issues/1747#issuecomment-1072238026


   > Thanks, this compatibility is necessary by
   
   平哥 这个地方咋修改合适,我都是直接把报错这两项删除啦!
   How to modify this place properly, I just delete the two errors reported!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] CCweixiao commented on issue #1747: [Bug] Linkis 1.0.3 is not compatible with Hive 1.1.0

Posted by GitBox <gi...@apache.org>.
CCweixiao commented on issue #1747:
URL: https://github.com/apache/incubator-linkis/issues/1747#issuecomment-1072238026


   > Thanks, this compatibility is necessary by
   
   平哥 这个地方咋修改合适,我都是直接把报错这两项删除啦!
   How to modify this place properly, I just delete the two errors reported!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org