Commit 61b8eb5
#AI COMMIT# refactor: remove duplicate spark-3 profile from linkis-common module
The spark-3 profile is already defined in the root pom.xml, so the duplicate
definition in linkis-commons/linkis-common/pom.xml is removed to avoid
confusion and maintain a single source of truth.
This change aligns with the build optimization effort where:
- Default build uses Spark 2.4.3 + Scala 2.11.12 + Hadoop 2.7.2 + Hive 2.3.3
- -Pspark-3 only upgrades Spark to 3.4.4 + Scala 2.12.17
- -Papache uses Spark 3.2.1 + Scala 2.12.17 + Hadoop 3.3.4 + Hive 3.1.3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 153cd49 commit 61b8eb5
1 file changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 166 | | |
0 commit comments