You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2023/01/12 10:48:59 UTC

[GitHub] [linkis] Mrzsy opened a new issue, #4112: [Bug] Linkis 1.3.0 compile spark3.2.2 version error

Mrzsy opened a new issue, #4112:
URL: https://github.com/apache/linkis/issues/4112

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-engineconnn-plugin
   
   ### Steps to reproduce
   
   1、Go to linkis-engineplugin-spark model
   2、Change Spark dependency version to 3.2.2 and Scala binary version to 2.12
   3、Compile this model
   4、See error
   
   ### Expected behavior
   
   Compile successful
   
   ### Your environment
   
   <!-- Please describe the linkis version you are using and basic environment information -->
   <!-- 请描述您使用的linkis版本和基本环境信息 -->
   - Linkis version used: 1.3.0
   - Environment name and version:
       - spark-3.2.2
       - scala-2.12.15
       - jdk 1.8.0
       - ....
   
   
   ### Anything else
   
   Error class is SparkSQLHistoryParser.scala,at line 265
   
   ### 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: notifications-unsubscribe@linkis.apache.org.apache.org

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


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


[GitHub] [linkis] github-actions[bot] commented on issue #4112: [Bug] Linkis 1.3.0 compile spark3.2.2 version error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #4112:
URL: https://github.com/apache/linkis/issues/4112#issuecomment-1380143149

   ## :blush:  Welcome to the Apache Linkis community!!
   We are glad that you are contributing by opening this issue.
   
   Please make sure to include all the relevant context.
   We will be here shortly.
   
   If you are interested in contributing to our website project, please let us know!
   You can check out our contributing guide on
    :point_right:  [How to Participate in Project Contribution](https://linkis.apache.org/community/how-to-contribute).
   
   
   ### Community
   
   |WeChat Assistant|WeChat Public Account|
   |-|-|
   |<img src="https://linkis.apache.org/Images/wedatasphere_contact_01.png" width="128"/>|<img src="https://linkis.apache.org/Images/gzh_01.png" width="128"/>|
   
   
   ### Mailing Lists
   |Name|Description|Subscribe|Unsubscribe|Archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


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

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


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


[GitHub] [linkis] casionone closed issue #4112: [Bug] Linkis 1.3.0 compile spark3.2.2 version error

Posted by GitBox <gi...@apache.org>.
casionone closed issue #4112: [Bug] Linkis 1.3.0 compile spark3.2.2 version error
URL: https://github.com/apache/linkis/issues/4112


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

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


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


[GitHub] [linkis] ChenNengNeng commented on issue #4112: [Bug] Linkis 1.3.0 compile spark3.2.2 version error

Posted by GitBox <gi...@apache.org>.
ChenNengNeng commented on issue #4112:
URL: https://github.com/apache/linkis/issues/4112#issuecomment-1381387527

   [#2408 ](https://github.com/apache/linkis/issues/2408),将 c.child 更改为 c.plan。修改后我编译通过了


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

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


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


[GitHub] [linkis] Mrzsy commented on issue #4112: [Bug] Linkis 1.3.0 compile spark3.2.2 version error

Posted by GitBox <gi...@apache.org>.
Mrzsy commented on issue #4112:
URL: https://github.com/apache/linkis/issues/4112#issuecomment-1381547948

   > [#2408](https://github.com/apache/linkis/issues/2408),将c.child改为c.plan。修改后我编译通过了
   
   Thank you. I compiled it, too.


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

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


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