You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2021/10/12 08:24:31 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

zjffdu opened a new pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250


   
   ### What is this PR for?
   
   This PR remove the support of scala-2.10 & spark 1.x in spark interpreter.
   
   ### What type of PR is it?
   [ Improvement ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5555
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


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

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



[GitHub] [zeppelin] zjffdu commented on pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250#issuecomment-943045605


   Thanks for the review @Reamer Let me update the doc


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

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



[GitHub] [zeppelin] asfgit closed pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250


   


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

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



[GitHub] [zeppelin] Reamer commented on pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

Posted by GitBox <gi...@apache.org>.
Reamer commented on pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250#issuecomment-943126012


   Maybe it's also time to remove old [Spark profiles](https://github.com/apache/zeppelin/blob/ec33eb5af5e1033a9371e033521f70e9703abc25/spark/pom.xml#L207-L246). 
   At least we should remove [`spark-1.6`](https://github.com/apache/zeppelin/blob/ec33eb5af5e1033a9371e033521f70e9703abc25/spark/pom.xml#L240-L246)


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

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



[GitHub] [zeppelin] zjffdu commented on pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250#issuecomment-942886925


   Will merge if no more comment


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

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



[GitHub] [zeppelin] Reamer commented on pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

Posted by GitBox <gi...@apache.org>.
Reamer commented on pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250#issuecomment-943032895


   @zjffdu 
   I found parts in the documentation that also refer to the old Spark configuration.
   Please adjust https://github.com/apache/zeppelin/blob/master/docs/setup/basics/how_to_build.md
   
   Everything elese LGTM and I like to see this pull request merged.


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

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



[GitHub] [zeppelin] zjffdu commented on pull request #4250: [ZEPPEIN-5555] Remove scala-2.10 & spark 1.x support in spark interpreter

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #4250:
URL: https://github.com/apache/zeppelin/pull/4250#issuecomment-945144253


   Spark 1.6 profile is 
   
   > Maybe it's also time to remove old [Spark profiles](https://github.com/apache/zeppelin/blob/ec33eb5af5e1033a9371e033521f70e9703abc25/spark/pom.xml#L207-L246). At least we should remove [`spark-1.6`](https://github.com/apache/zeppelin/blob/ec33eb5af5e1033a9371e033521f70e9703abc25/spark/pom.xml#L240-L246)
   
   Spark 1.6 profile is removed


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

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