File tree
586 files changed
+29853
-4676
lines changed- assembly
- bagel
- bin
- core
- src
- main/scala/org/apache/spark
- api
- java
- python
- broadcast
- deploy
- client
- history
- master
- ui
- worker
- ui
- executor
- metrics
- sink
- network
- rdd
- scheduler
- cluster
- local
- serializer
- shuffle
- hash
- sort
- storage
- ui
- exec
- jobs
- storage
- util
- collection
- test
- java/org/apache/spark
- scala/org/apache/spark
- broadcast
- deploy
- worker
- network
- rdd
- scheduler
- serializer
- shuffle
- storage
- ui
- jobs
- storage
- util
- collection
- dev
- audit-release
- sbt_app_core/src/main/scala
- sbt_app_hive/src/main/scala
- sbt_app_kinesis
- src/main/scala
- sbt_app_sql/src/main/scala
- create-release
- docs
- ec2
- examples
- src/main
- java/org/apache/spark/examples/sql
- python
- mllib
- scala/org/apache/spark/examples
- mllib
- pythonconverters
- sql
- hive
- streaming
- external
- flume-sink
- src/main
- avro
- scala/org/apache/spark/streaming/flume/sink
- flume
- src
- main/scala/org/apache/spark/streaming/flume
- test
- java/org/apache/spark/streaming/flume
- scala/org/apache/spark/streaming/flume
- kafka
- src
- main/scala/org/apache/spark/streaming/kafka
- test
- java/org/apache/spark/streaming/kafka
- scala/org/apache/spark/streaming/kafka
- mqtt
- twitter
- zeromq
- extras
- java8-tests
- kinesis-asl
- src
- main
- java/org/apache/spark/examples/streaming
- resources
- scala/org/apache/spark
- examples/streaming
- streaming/kinesis
- test
- java/org/apache/spark/streaming/kinesis
- resources
- scala/org/apache/spark/streaming/kinesis
- spark-ganglia-lgpl/src/main/scala/org/apache/spark/metrics/sink
- graphx
- src/main/scala/org/apache/spark/graphx
- impl
- util
- mllib
- src
- main/scala/org/apache/spark/mllib
- api/python
- clustering
- feature
- linalg/distributed
- optimization
- random
- rdd
- recommendation
- regression
- stat
- correlation
- tree
- configuration
- impurity
- model
- util
- test
- java/org/apache/spark/mllib
- feature
- recommendation
- tree
- scala/org/apache/spark/mllib
- api/python
- classification
- clustering
- evaluation
- feature
- linalg/distributed
- optimization
- random
- rdd
- recommendation
- regression
- stat
- tree
- util
- project
- python
- lib
- pyspark
- mllib
- test_support
- repl
- src
- main/scala/org/apache/spark/repl
- test/scala/org/apache/spark/repl
- sbin
- sql
- catalyst
- src
- main/scala/org/apache/spark/sql/catalyst
- analysis
- dsl
- expressions
- codegen
- planning
- plans
- logical
- rules
- trees
- types
- test/scala/org/apache/spark/sql/catalyst
- expressions
- optimizer
- core
- src
- main
- java/org/apache/spark/sql/api/java
- scala/org/apache/spark/sql
- api/java
- columnar
- compression
- execution
- debug
- json
- parquet
- types/util
- test
- java/org/apache/spark/sql/api/java
- scala/org/apache/spark/sql
- api/java
- columnar
- compression
- execution
- json
- parquet
- hive-thriftserver
- src
- main/scala/org/apache/spark/sql/hive/thriftserver
- server
- test
- resources/data/files
- scala/org/apache/spark/sql/hive/thriftserver
- hive
- compatibility/src/test/scala/org/apache/spark/sql/hive/execution
- src
- main/scala/org/apache/spark/sql/hive
- api/java
- execution
- test
- resources/golden
- scala/org/apache/spark/sql
- hive
- api/java
- execution
- parquet
- streaming
- src/main/scala/org/apache/spark/streaming
- receiver
- tools
- src/main/scala/org/apache/spark/tools
- yarn
- alpha
- common/src
- main/scala/org/apache/spark/deploy/yarn
- test/scala/org/apache/spark/deploy/yarn
- stable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
586 files changed
+29853
-4676
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
168 | 178 | | |
169 | 179 | | |
170 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments