File tree Expand file tree Collapse file tree 24 files changed +38
-15
lines changed
kyuubi-extension-spark-3-1
kyuubi-extension-spark-3-2
kyuubi-extension-spark-common
kyuubi-kubernetes-deployment-it
tools/spark-block-cleaner Expand file tree Collapse file tree 24 files changed +38
-15
lines changed Original file line number Diff line number Diff line change 28
28
<modelVersion >4.0.0</modelVersion >
29
29
30
30
<artifactId >kyuubi-codecov_2.12</artifactId >
31
+ <name >Kyuubi Dev Code Coverage</name >
31
32
<packaging >pom</packaging >
32
- <name >Kyuubi Project Dev Code Coverage</ name >
33
+ <url >https://kyuubi.apache.org/</ url >
33
34
34
35
<dependencies >
35
36
<dependency >
Original file line number Diff line number Diff line change 28
28
<modelVersion >4.0.0</modelVersion >
29
29
30
30
<artifactId >kyuubi-extension-spark-3-1_2.12</artifactId >
31
+ <name >Kyuubi Dev Spark Extensions (for Spark 3.1)</name >
31
32
<packaging >jar</packaging >
32
- <name >Kyuubi Project Dev Spark Extensions (for Spark 3.1)</ name >
33
+ <url >https://kyuubi.apache.org/</ url >
33
34
34
35
<dependencies >
35
36
<dependency >
Original file line number Diff line number Diff line change 28
28
<modelVersion >4.0.0</modelVersion >
29
29
30
30
<artifactId >kyuubi-extension-spark-3-2_2.12</artifactId >
31
+ <name >Kyuubi Dev Spark Extensions (for Spark 3.2)</name >
31
32
<packaging >jar</packaging >
32
- <name >Kyuubi Project Dev Spark Extensions (for Spark 3.2)</ name >
33
+ <url >https://kyuubi.apache.org/</ url >
33
34
34
35
<dependencies >
35
36
<dependency >
Original file line number Diff line number Diff line change 28
28
<modelVersion >4.0.0</modelVersion >
29
29
30
30
<artifactId >kyuubi-extension-spark-common_2.12</artifactId >
31
+ <name >Kyuubi Dev Spark Extensions Common (for Spark 3)</name >
31
32
<packaging >jar</packaging >
32
- <name >Kyuubi Project Dev Spark Extensions Common (for Spark 3)</ name >
33
+ <url >https://kyuubi.apache.org/</ url >
33
34
34
35
<dependencies >
35
36
<dependency >
Original file line number Diff line number Diff line change 28
28
<modelVersion >4.0.0</modelVersion >
29
29
30
30
<artifactId >kyuubi-tpcds_2.12</artifactId >
31
+ <name >Kyuubi Dev TPCDS Generator</name >
31
32
<packaging >jar</packaging >
32
- <name >Kyuubi Project Dev TPCDS Generator</ name >
33
+ <url >https://kyuubi.apache.org/</ url >
33
34
34
35
<dependencies >
35
36
<dependency >
Original file line number Diff line number Diff line change 28
28
<modelVersion >4.0.0</modelVersion >
29
29
30
30
<artifactId >kyuubi-download</artifactId >
31
- <packaging >pom</packaging >
32
31
<name >Kyuubi Project Download Externals</name >
32
+ <packaging >pom</packaging >
33
+ <url >https://kyuubi.apache.org/</url >
33
34
34
35
<build >
35
36
<plugins >
Original file line number Diff line number Diff line change 30
30
<artifactId >kyuubi-flink-sql-engine_2.12</artifactId >
31
31
<name >Kyuubi Project Engine Flink SQL</name >
32
32
<packaging >jar</packaging >
33
+ <url >https://kyuubi.apache.org/</url >
33
34
34
35
<dependencies >
35
36
<!-- kyuubi -->
Original file line number Diff line number Diff line change 30
30
<artifactId >kyuubi-spark-sql-engine_2.12</artifactId >
31
31
<name >Kyuubi Project Engine Spark SQL</name >
32
32
<packaging >jar</packaging >
33
+ <url >https://kyuubi.apache.org/</url >
33
34
34
35
<dependencies >
35
36
<dependency >
Original file line number Diff line number Diff line change 30
30
<artifactId >kyuubi-trino-engine_2.12</artifactId >
31
31
<name >Kyuubi Project Engine Trino</name >
32
32
<packaging >jar</packaging >
33
+ <url >https://kyuubi.apache.org/</url >
33
34
34
35
<dependencies >
35
36
<!-- kyuubi dependency -->
Original file line number Diff line number Diff line change 29
29
30
30
<artifactId >kyuubi-flink-it_2.12</artifactId >
31
31
<name >Kyuubi Test Flink SQL IT</name >
32
+ <url >https://kyuubi.apache.org/</url >
32
33
33
34
<dependencies >
34
35
You can’t perform that action at this time.
0 commit comments