Commit 02e58c2
[HWORKS-2203] Spark 3.5 (#42)
* Hopsfy spark-3.5
* Drop Index support, not compatible with the hive version
* DaysWritableV2
* Exclude com.vlkan:flatbuffers:1.2.0 dependency from build
* Apply uniffle changes
* Reduce number of event logs flushes (#26)
* [HWORKS-1405] Get correct hive version in spark (#40)
* Timestamp incompatibility Spark/Hive/Hudi - Hive fix - release 3.1.1.3
* Bump hive version to 3.0.0.13.5 (#39)
* Change hadoop version
* Add Hops Repo
* Change version to 3.5.8
* Change kafka version to 2.6.0
* Change version to 3.5.5
* Add org.codehaus.jackson
* Reset kafka version to 3.4.1
* Exclude flatbuffers from hive
---------
Co-authored-by: Fabio Buso <fabio@logicalclocks.com>1 parent 357f4ad commit 02e58c2
File tree
61 files changed
+475
-214
lines changed- R/pkg
- assembly
- src/main/assembly
- common
- kvstore
- network-common
- network-shuffle
- network-yarn
- sketch
- tags
- unsafe
- utils
- connector
- avro
- connect
- client/jvm
- common
- server
- docker-integration-tests
- kafka-0-10-assembly
- kafka-0-10-sql
- kafka-0-10-token-provider
- kafka-0-10
- kinesis-asl-assembly
- kinesis-asl
- protobuf
- spark-ganglia-lgpl
- core
- src/main/scala/org/apache/spark
- scheduler
- dev
- docs
- examples
- graphx
- hadoop-cloud
- launcher
- mllib-local
- mllib
- python/pyspark
- repl
- resource-managers
- kubernetes
- core
- integration-tests
- mesos
- yarn
- sql
- api
- catalyst
- core
- src/main/scala/org/apache/spark/sql/execution
- datasources
- hive-thriftserver
- hive
- src/main/scala/org/apache/spark/sql/hive
- client
- execution
- streaming
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+475
-214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments