Commit 8c7c02e
authored
Remove GemFire connector (#1561)
For the opensource snappy-connectors repository, the gemfire-connector module
still depends on the closed-source Pivotal's Gemfire jar, so removed those references.
It can be added back in future if the code in snappy-connectors repository is
modified to support Apache Geode instead.
Also added OSS versions of snappy-aqp and snappy-connectors repositories as submodules.
Upgraded gradle to v5.6.4, the latest 5.x release.
Fixed multiple test failures.
Also moved common test cluster start/stop etc to new class ClusterUtils that also
creates a separate directory for cluster instead of using the main snappy product directory
Updated NOTICE, build.
- fix snappy-nodes.sh script to work uniformly for both local and remote execution
- updated year in LICENSE
- also fixed occasional bulk write lock timeout
- updated submodule links1 parent f41ab40 commit 8c7c02e
73 files changed
Lines changed: 1286 additions & 1164 deletions
File tree
- cluster
- bin
- sbin
- src
- dunit/scala
- io/snappydata
- cluster
- externalstore
- org/apache/spark
- memory
- sql
- main/scala/org/apache/spark
- memory
- util
- test/scala
- io/snappydata/benchmark/snappy
- org/apache/spark
- memory
- sql
- execution/benchmark
- store
- compatibilityTests/src/test/scala/org/apache/spark/sql/test
- core
- src
- dunit/scala
- io/snappydata/cluster
- org/apache/spark/sql/streaming
- main/scala/org/apache/spark/sql
- execution/columnar/impl
- test/scala
- io/snappydata
- org/apache/spark/sql/store
- docs/security
- dtests
- src/test
- java/io/snappydata/hydra/deployPkgUDF
- scala/io/snappydata/hydra
- northwind
- dunit/src/main/java/io/snappydata/test/dunit
- standalone
- examples/src/test/scala/io/snappydata
- gradle/wrapper
- jdbc/src/main/scala/org/apache/spark/sql
- launcher/src/main/java/io/snappydata/tools
- release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
80534 | 80534 | | |
80535 | 80535 | | |
80536 | 80536 | | |
80537 | | - | |
| 80537 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
259 | 263 | | |
260 | 264 | | |
261 | 265 | | |
| 266 | + | |
262 | 267 | | |
263 | 268 | | |
264 | 269 | | |
| |||
1005 | 1010 | | |
1006 | 1011 | | |
1007 | 1012 | | |
1008 | | - | |
| 1013 | + | |
1009 | 1014 | | |
1010 | 1015 | | |
1011 | 1016 | | |
| |||
1175 | 1180 | | |
1176 | 1181 | | |
1177 | 1182 | | |
1178 | | - | |
| 1183 | + | |
1179 | 1184 | | |
1180 | 1185 | | |
1181 | 1186 | | |
| |||
0 commit comments