You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/10 01:04:45 UTC

[GitHub] [incubator-linkis] GodfreyGuo opened a new issue #1412: compile linkis1.0.3 hit an error with spark plugin

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


   ### 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
   
   when compiled linkis1.0.3 hit an error with spark plugin in path 'linkis-engineconn-plugins/engineconn-plugins/spark/'
   
   error message like this:
   ![error](https://user-images.githubusercontent.com/22410655/153316700-6fc59227-0e5b-49b9-a359-9249d0e41f23.png)
   
   
   ### Relevent platform
   
   linkis 1.0.3+hadoop3.3.1+scala2.12.15+spark3.2.0+hive3.1.2
   
   ### Reproduction script
   
   with command ‘mvn clean install’ to compile
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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: commits-unsubscribe@linkis.apache.org

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



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


[GitHub] [incubator-linkis] casionone commented on issue #1412: compile linkis1.0.3 hit an error with spark plugin

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


   I reproduced the problem. After the spark-sql version is upgraded, some parameter names have been adjusted. 
   more detail see https://github.com/apache/spark/commit/714ff73
   you should try to use as  `ParseQuery(c.plan, inputObjects)`


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

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



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


[GitHub] [incubator-linkis] GodfreyGuo closed issue #1412: compile linkis1.0.3 hit an error with spark plugin

Posted by GitBox <gi...@apache.org>.
GodfreyGuo closed issue #1412:
URL: https://github.com/apache/incubator-linkis/issues/1412


   


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

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



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


[GitHub] [incubator-linkis] GodfreyGuo commented on issue #1412: compile linkis1.0.3 hit an error with spark plugin

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


   thinks. i will close this issue


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

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



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