rejeb ben rejeb created PHOENIX-7400: ----------------------------------------
Summary: Build phoenix-spark artifact with spark scala supported version Key: PHOENIX-7400 URL: https://issues.apache.org/jira/browse/PHOENIX-7400 Project: Phoenix Issue Type: Improvement Components: connectors, spark-connector Reporter: rejeb ben rejeb Actually, phoenix5-spark is compatible with scala 2.11 and phoenix5-spark3 is compatible with scala 2.12. phoenix5-spark has dependency to spark 2.4.8 wich released with scala 2.11 and 2.12. phoenix5-spark3 has dependency to spark 3.2.4 wich released with scala 2.12 and 2.13. The goal of this ticket is to modify build phase to build artifacts as follows : * Build phoenix5-spark with scala 2.11 and 2.12. * Build phoenix5spark3 with scala 2.12 and 2.13. -- This message was sent by Atlassian Jira (v8.20.10#820010)