Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
538 commits
Select commit Hold shift + click to select a range
58b0be6
[maven-release-plugin] prepare release v1.1.0-rc1
pwendell Aug 27, 2014
78e3c03
[maven-release-plugin] prepare for next development iteration
pwendell Aug 27, 2014
54ccd93
[HOTFIX] Wait for EOF only for the PySpark shell
andrewor14 Aug 28, 2014
233c283
[HOTFIX][SQL] Remove cleaning of UDFs
marmbrus Aug 28, 2014
ad0fab2
HOTFIX: Don't build with YARN support for Mapr3
pwendell Aug 27, 2014
79e86ef
[maven-release-plugin] prepare release v1.1.0-rc1
pwendell Aug 28, 2014
a118ea5
[maven-release-plugin] prepare for next development iteration
pwendell Aug 28, 2014
c0e3bc1
[SQL] Fixed 2 comment typos in SQLConf
liancheng Aug 28, 2014
2e8ad99
[SPARK-3230][SQL] Fix udfs that return structs
marmbrus Aug 28, 2014
71ec014
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 28, 2014
56070f1
Revert "[maven-release-plugin] prepare release v1.1.0-rc1"
pwendell Aug 28, 2014
a9df703
Additional CHANGES.txt
pwendell Aug 28, 2014
da4b94c
[maven-release-plugin] prepare release v1.1.0-rc1
pwendell Aug 28, 2014
96926c5
[maven-release-plugin] prepare for next development iteration
pwendell Aug 28, 2014
473b02d
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 28, 2014
ecdbeef
Revert "[maven-release-plugin] prepare release v1.1.0-rc1"
pwendell Aug 28, 2014
4186c45
Revert "Revert "[maven-release-plugin] prepare release v1.1.0-rc1""
pwendell Aug 28, 2014
df61944
Revert "Revert "[maven-release-plugin] prepare for next development i…
pwendell Aug 28, 2014
d01b3fa
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 28, 2014
c818b2b
Revert "[maven-release-plugin] prepare release v1.1.0-rc1"
pwendell Aug 28, 2014
c0bacc1
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 28, 2014
1d03330
Revert "[maven-release-plugin] prepare release v1.1.0-rc1"
pwendell Aug 28, 2014
f071832
[maven-release-plugin] prepare release v1.1.0-rc1
pwendell Aug 28, 2014
f8f7a0c
[maven-release-plugin] prepare for next development iteration
pwendell Aug 28, 2014
fd98020
[SPARK-3150] Fix NullPointerException in in Spark recovery: Add initi…
tanyatik Aug 28, 2014
069ecfe
[SPARK-3264] Allow users to set executor Spark home in Mesos
andrewor14 Aug 28, 2014
0b9718a
[SPARK-3190] Avoid overflow in VertexRDD.count()
ankurdave Aug 28, 2014
f4cbf5e
SPARK-3082. yarn.Client.logClusterResourceDetails throws NPE if reque…
sryza Aug 28, 2014
fe4df34
[SPARK-3277] Fix external spilling with LZ4 assertion error
andrewor14 Aug 29, 2014
7db87b3
Adding new CHANGES.txt
pwendell Aug 29, 2014
587dff2
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 29, 2014
fb2b40a
Revert "[maven-release-plugin] prepare release v1.1.0-rc1"
pwendell Aug 29, 2014
711aebb
[maven-release-plugin] prepare release v1.1.0-rc2
pwendell Aug 29, 2014
a4a7a24
[maven-release-plugin] prepare for next development iteration
pwendell Aug 29, 2014
c71b5c6
HOTFIX: Bump spark-ec2 version to 1.1.0
pwendell Aug 29, 2014
98d0716
[SPARK-3307] [PySpark] Fix doc string of SparkContext.broadcast()
davies Aug 29, 2014
bfa2dc9
[Docs] SQL doc formatting and typo fixes
nchammas Aug 29, 2014
cf049ef
[SPARK-3234][Build] Fixed environment variables that rely on deprecat…
liancheng Aug 29, 2014
9bae345
[SPARK-3269][SQL] Decreases initial buffer size for row set to preven…
liancheng Aug 29, 2014
c1333b8
[SPARK-3291][SQL]TestcaseName in createQueryTest should not contain ":"
Aug 29, 2014
926f171
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 29, 2014
c4b7ec8
Revert "[maven-release-plugin] prepare release v1.1.0-rc2"
pwendell Aug 29, 2014
b0facb5
[SPARK-3296][mllib] spark-example should be run-example in head notat…
scwf Aug 30, 2014
aa9364a
[SPARK-3320][SQL] Made batched in-memory column buffer building work …
liancheng Aug 30, 2014
272b4a6
Adding new CHANGES.txt
pwendell Aug 30, 2014
2b2e022
[maven-release-plugin] prepare release v1.1.0-rc3
pwendell Aug 30, 2014
8b5f0db
[maven-release-plugin] prepare for next development iteration
pwendell Aug 30, 2014
d4ce264
BUILD: Adding back CDH4 as per user requests
pwendell Aug 30, 2014
829025e
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Aug 30, 2014
d9a1c96
Revert "[maven-release-plugin] prepare release v1.1.0-rc3"
pwendell Aug 30, 2014
b2d0493
[maven-release-plugin] prepare release v1.1.0-rc3
pwendell Aug 30, 2014
865e6f6
[maven-release-plugin] prepare for next development iteration
pwendell Aug 30, 2014
e136312
[SPARK-3342] Add SSDs to block device mapping
darabos Sep 2, 2014
e6972ea
[MLlib] Squash bug in IndexedRowMatrix
rezazadeh Sep 2, 2014
ccf3520
[SPARK-3332] Revert spark-ec2 patch that identifies clusters using tags
JoshRosen Sep 2, 2014
dff42a7
[Build] merge changes to run-tests-jenkins from master branch
nchammas Sep 2, 2014
7267e40
SPARK-3328 fixed make-distribution script --with-tachyon option.
prudhvi953 Sep 3, 2014
9b0cff2
[SPARK-2981][GraphX] EdgePartition1D Int overflow
larryxiao Sep 3, 2014
0c8183c
[SPARK-1981][Streaming][Hotfix] Fixed docs related to kinesis
tdas Sep 3, 2014
ffdb2fc
[SPARK-2823][GraphX]fix GraphX EdgeRDD zipPartitions
luluorta Sep 3, 2014
bc4a205
SPARK-3358: [EC2] Switch back to HVM instances for m3.X.
pwendell Sep 3, 2014
e9bff45
Revert "[maven-release-plugin] prepare for next development iteration"
pwendell Sep 3, 2014
a52aabd
Revert "[maven-release-plugin] prepare release v1.1.0-rc3"
pwendell Sep 3, 2014
2f9b2bd
[maven-release-plugin] prepare release v1.1.0-rc4
pwendell Sep 3, 2014
37b1008
[maven-release-plugin] prepare for next development iteration
pwendell Sep 3, 2014
3111501
[SPARK-2419][Streaming][Docs] Updates to the streaming programming guide
tdas Sep 4, 2014
f41c45a
[SPARK-3372] [MLlib] MLlib doesn't pass maven build / checkstyle due …
sarutak Sep 4, 2014
8c40ab5
[HOTFIX] [SPARK-3400] Revert 9b225ac "fix GraphX EdgeRDD zipPartitions"
ankurdave Sep 4, 2014
dbf8120
[SPARK-3401][PySpark] Wrong usage of tee command in python/run-tests
sarutak Sep 4, 2014
6b128be
[Docs] fix minor MLlib case typo
nchammas Sep 5, 2014
28ce67b
SPARK-3211 .take() is OOM-prone with empty partitions
ash211 Sep 6, 2014
ce4053c
[SPARK-2419][Streaming][Docs] More updates to the streaming programmi…
tdas Sep 6, 2014
c5d8d82
[SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0
Sep 8, 2014
65dae63
[SQL] Update SQL Programming Guide
marmbrus Sep 8, 2014
d555c2e
[SPARK-3408] Fixed Limit operator so it works with sort-based shuffle.
rxin Sep 8, 2014
e45bfa8
Fixed typos in make-distribution.sh
liancheng Sep 8, 2014
8c6306a
[SPARK-938][doc] Add OpenStack Swift support
rxin Sep 8, 2014
7a236dc
[SQL] Minor edits to sql programming guide.
hcook Sep 8, 2014
e884805
SPARK-2425 Don't kill a still-running Application because of some mis…
markhamstra Sep 9, 2014
2426268
[SPARK-3193]output errer info when Process exit code is not zero in t…
scwf Sep 9, 2014
e5f77ae
[SPARK-3345] Do correct parameters for ShuffleFileGroup
viirya Sep 4, 2014
23fd3e8
[SPARK-3061] Fix Maven build under Windows
JoshRosen Sep 2, 2014
359cd59
[SPARK-1919] Fix Windows spark-shell --jars
andrewor14 Sep 2, 2014
e51ce9a
HOTFIX: Changing color on doc menu
pwendell Sep 11, 2014
06fb2d0
[SPARK-2140] Updating heap memory calculation for YARN stable and alpha.
Sep 11, 2014
2ffc798
[Spark-3490] Disable SparkUI for tests
andrewor14 Sep 12, 2014
4245404
[SPARK-3429] Don't include the empty string "" as a defaultAclUser
ash211 Sep 12, 2014
e69deb8
[SPARK-3465] fix task metrics aggregation in local mode
davies Sep 12, 2014
f17b795
Revert "[Spark-3490] Disable SparkUI for tests"
andrewor14 Sep 12, 2014
6cbf83c
[SPARK-3481] [SQL] Eliminate the error log in local Hive comparison test
chenghao-intel Sep 12, 2014
9c06c72
[SPARK-3500] [SQL] use JavaSchemaRDD as SchemaRDD._jschema_rdd
davies Sep 13, 2014
44e534e
[SPARK-3515][SQL] Moves test suite setup code to beforeAll rather tha…
liancheng Sep 13, 2014
70f93d5
[SQL] [Docs] typo fixes
nchammas Sep 13, 2014
78887f9
SPARK-3039: Allow spark to be built using avro-mapred for hadoop2
bbossy Sep 15, 2014
99a6c5e
[SPARK-3518] Remove wasted statement in JsonProtocol
sarutak Sep 15, 2014
75158a7
[SQL][DOCS] Improve section on thrift-server
marmbrus Sep 16, 2014
856156b
[SPARK-3555] Fix UISuite race condition
andrewor14 Sep 16, 2014
937de93
[SPARK-3490] Disable SparkUI for tests (backport into 1.1)
andrewor14 Sep 17, 2014
85e7c52
[SQL][DOCS] Improve table caching section
marmbrus Sep 17, 2014
0690410
Docs: move HA subsections to a deeper indentation level
ash211 Sep 17, 2014
3f1f974
[SPARK-3564][WebUI] Display App ID on HistoryPage
sarutak Sep 17, 2014
32f2222
[SPARK-3565]Fix configuration item not consistent with document
WangTaoTheTonic Sep 18, 2014
2b28692
[SPARK-3589][Minor]remove redundant code
WangTaoTheTonic Sep 18, 2014
832dff6
[SPARK-3560] Fixed setting spark.jars system property in yarn-cluster…
Victsm Sep 18, 2014
cf15b22
[Minor Hot Fix] Move a line in SparkSubmit to the right place
andrewor14 Sep 19, 2014
1687d6b
[SPARK-2062][GraphX] VertexRDD.apply does not use the mergeFunc
larryxiao Sep 19, 2014
fd88353
[Docs] Fix outdated docs for standalone cluster
andrewor14 Sep 19, 2014
7a76657
[SPARK-3595] Respect configured OutputCommitters when calling saveAsH…
themodernlife Sep 21, 2014
f5bf7de
Revert "[SPARK-3595] Respect configured OutputCommitters when calling…
pwendell Sep 21, 2014
32bb97f
[MLLib] Fix example code variable name misspelling in MLLib Feature E…
rnowling Sep 22, 2014
aab0a1d
Update docs to use jsonRDD instead of wrong jsonRdd.
gregakespret Sep 22, 2014
ffd97be
SPARK-3612. Executor shouldn't quit if heartbeat message fails to rea…
sryza Sep 23, 2014
5bbc621
[SPARK-3653] Respect SPARK_*_MEMORY for cluster mode
andrewor14 Sep 23, 2014
505ed6b
[SPARK-1853] Show Streaming application code context (file, line numb…
mubarak Sep 23, 2014
d6ed5ab
SPARK-3639 | Removed settings master in examples
aniketbhatnagar Sep 26, 2014
d9d94e0
Docs : use "--total-executor-cores" rather than "--cores" after spark…
CrazyJvm Sep 27, 2014
004b6fa
[SPARK-3715][Docs]minor typo
WangTaoTheTonic Sep 29, 2014
7d88471
[CORE] Bugfix: LogErr format in DAGScheduler.scala
liyezhang556520 Sep 29, 2014
df5a62f
[SPARK-3032][Shuffle] Fix key comparison integer overflow introduced …
jerryshao Sep 29, 2014
e5ab113
[graphX] GraphOps: random pick vertex bug
yingjieMiao Sep 30, 2014
85dd513
Fixed the condition in StronglyConnectedComponents Issue: SPARK-3635
Sep 30, 2014
48be657
[SPARK-3734] DriverRunner should not read SPARK_HOME from submitter's…
JoshRosen Sep 30, 2014
a8c6e82
[SPARK-3709] Executors don't always report broadcast block removal pr…
rxin Sep 30, 2014
06b96d4
SPARK-3745 - fix check-license to properly download and check jar
shaneknapp Sep 30, 2014
a7d2df4
[SPARK-3747] TaskResultGetter could incorrectly abort a stage if it c…
rxin Oct 1, 2014
c8c3b49
[SPARK-3755][Core] Do not bind port 1 - 1024 to server in spark
scwf Oct 1, 2014
13f33cf
SPARK-2626 [DOCS] Stop SparkContext in all examples
srowen Oct 1, 2014
b4f690d
[SPARK-3756] [Core]check exception is caused by an address-port colli…
scwf Oct 1, 2014
24ee616
Typo error in KafkaWordCount example
gasparms Oct 1, 2014
c52c231
SPARK-3638 | Forced a compatible version of http client in kinesis-as…
aniketbhatnagar Oct 2, 2014
6869351
[SQL][Docs] Update the output of printSchema and fix a typo in SQL pr…
yhuai Oct 2, 2014
16789f6
[SPARK-3755][Core] avoid trying privileged port when request a non-pr…
scwf Oct 3, 2014
699af62
[DEPLOY] SPARK-3759: Return the exit code of the driver process
Oct 3, 2014
5d991db
SPARK-2058: Overriding SPARK_HOME/conf with SPARK_CONF_DIR
EugenCepoi Oct 3, 2014
d5af9e1
[SPARK-3696]Do not override the user-difined conf_dir
WangTaoTheTonic Oct 3, 2014
6f15097
[SPARK-3535][Mesos] Fix resource handling.
brndnmtthws Oct 3, 2014
f130256
[SPARK-3775] Not suitable error message in spark-shell.cmd
tsudukim Oct 3, 2014
e4ddede
[SPARK-3774] typo comment in bin/utils.sh
tsudukim Oct 3, 2014
d9cf4d0
[SPARK-3597][Mesos] Implement `killTask`.
brndnmtthws Oct 5, 2014
c068d90
SPARK-1656: Fix potential resource leaks
zsxwing Oct 5, 2014
964e3aa
[SPARK-3792][SQL] Enable JavaHiveQLSuite
scwf Oct 6, 2014
82ab4a7
[SPARK-3827] Very long RDD names are not rendered properly in web UI
falaki Oct 7, 2014
3a7875d
[SPARK-3808] PySpark fails to start in Windows
tsudukim Oct 7, 2014
267c7be
[SPARK-3825] Log more detail when unrolling a block fails
andrewor14 Oct 7, 2014
5531830
[SPARK-3731] [PySpark] fix memory leak in PythonRDD
davies Oct 7, 2014
e8afb73
[SPARK-3777] Display "Executor ID" for Tasks in Stage page
zsxwing Oct 7, 2014
a1f833f
[SPARK-3829] Make Spark logo image on the header of HistoryPage as a …
sarutak Oct 7, 2014
a44af73
[SPARK-3788] [yarn] Fix compareFs to do the right thing for HDFS name…
Oct 8, 2014
09d6a81
[SPARK-3844][UI] Truncate appName in WebUI if it is too long
mengxr Oct 9, 2014
18ef22a
[SPARK-3711][SQL] Optimize where in clause filter queries
Oct 9, 2014
5a21e3e
SPARK-3716 [GraphX] Update Analytics.scala for partitionStrategy assi…
NamelessAnalyst Oct 12, 2014
0e32579
[SPARK-3121] Wrong implementation of implicit bytesWritableConverter
Oct 13, 2014
a36116c
[SPARK-3905][Web UI]The keys for sorting the columns of Executor page…
witgo Oct 13, 2014
4fc6638
[SPARK-3899][Doc]fix wrong links in streaming doc
scwf Oct 13, 2014
925e22d
SPARK-3807: SparkSql does not work for tables created using custom serde
chiragaggarwal Oct 13, 2014
61e5903
[SQL]typo in HiveFromSpark
Oct 17, 2014
2c41170
[SPARK-3890][Docs]remove redundant spark.executor.memory in doc
WangTaoTheTonic Oct 17, 2014
35875e9
[SPARK-3067] JobProgressPage could not show Fair Scheduler Pools sect…
YanTangZhai Oct 17, 2014
0d958f1
[SPARK-3606] [yarn] Correctly configure AmIpFilter for Yarn HA (1.1 v…
Oct 17, 2014
327404d
SPARK-3926 [CORE] Result of JavaRDD.collectAsMap() is not Serializable
srowen Oct 18, 2014
2cd40db
[SPARK-2546] Clone JobConf for each task (branch-1.0 / 1.1 backport)
JoshRosen Oct 19, 2014
12a61d8
[SPARK-3948][Shuffle]Fix stream corruption bug in sort-based shuffle
jerryshao Oct 20, 2014
457ef59
[SPARK-4010][Web UI]Spark UI returns 500 in yarn-client mode
witgo Oct 20, 2014
eb62094
[SPARK-3877][YARN] Throw an exception when application is not success…
zsxwing Oct 22, 2014
5e191fa
[SPARK-3426] Fix sort-based shuffle error when spark.shuffle.compress…
JoshRosen Oct 22, 2014
926f8ca
[SPARK-2652] [PySpark] donot use KyroSerializer as default serializer
Oct 24, 2014
386fc46
[SPARK-4076] Parameter expansion in spark-config is wrong
sarutak Oct 24, 2014
80dde80
[SPARK-4075] [Deploy] Jar url validation is not enough for Jar file
sarutak Oct 24, 2014
59297e9
[SPARK-4006] In long running contexts, we encountered the situation o…
tsliwowicz Oct 24, 2014
6c10c27
[SPARK-4080] Only throw IOException from [write|read][Object|External]
JoshRosen Oct 24, 2014
b7541ae
[SPARK-4056] Upgrade snappy-java to 1.1.1.5
JoshRosen Oct 25, 2014
c1989aa
Revert "[SPARK-4056] Upgrade snappy-java to 1.1.1.5"
JoshRosen Oct 26, 2014
2eb9d7c
Fix build breakage introduced by 6c10c2770c718287f9cc2af4109b701fa105…
JoshRosen Oct 26, 2014
2ef2f5a
[MLlib] SPARK-3987: add test case on objective value for NNLS
coderxiang Oct 28, 2014
dee3317
[SPARK-4110] Wrong comments about default settings in spark-daemon.sh
sarutak Oct 28, 2014
286f1ef
[SPARK-4107] Fix incorrect handling of read() and skip() return value…
JoshRosen Oct 28, 2014
f0c5717
[SPARK-4065] Add check for IPython on Windows
msjgriffiths Oct 28, 2014
abdb90b
[SPARK-4097] Fix the race condition of 'thread'
zsxwing Oct 29, 2014
1b282cd
[SPARK-4115][GraphX] Add overrided count for edge counting of EdgeRDD.
luluorta Nov 1, 2014
44751af
[branch-1.1][SPARK-4148][PySpark] fix seed distribution and add some …
mengxr Nov 5, 2014
590a943
SPARK-3223 runAsSparkUser cannot change HDFS write permission properl…
jongyoul Nov 5, 2014
c58c1bb
[SPARK-4158] Fix for missing resources.
brndnmtthws Nov 6, 2014
0a40eac
[SPARK-4249][GraphX]fix a problem of EdgePartitionBuilder in Graphx
lianhuiwang Nov 6, 2014
4fb26df
Update JavaCustomReceiver.java
xiao321 Nov 7, 2014
4895f65
[SPARK-4304] [PySpark] Fix sort on empty RDD
Nov 8, 2014
78cd3ab
[SPARK-4301] StreamingContext should not allow start() to be called a…
JoshRosen Nov 9, 2014
dc38def
[SPARK-4169] [Core] Accommodate non-English Locales in unit tests
Nov 10, 2014
cdcf546
SPARK-2548 [STREAMING] JavaRecoverableWordCount is missing
srowen Nov 10, 2014
254b135
Update RecoverableNetworkWordCount.scala
comcmipi Nov 10, 2014
86b1bd0
[SPARK-2548][HOTFIX][Streaming] Removed use of o.a.s.streaming.Durati…
tdas Nov 10, 2014
b3ef06b
[SPARK-4308][SQL] Follow up of #3175 for branch 1.1
liancheng Nov 11, 2014
64945f8
[SPARK-3971][SQL] Backport #2843 to branch-1.1
liancheng Nov 11, 2014
3d889df
[SPARK-3954][Streaming] Optimization to FileInputDStream
surongquan Nov 11, 2014
be0cc99
[SPARK-3495][SPARK-3496] Backporting block replication fixes made in …
tdas Nov 11, 2014
01d233e
Update versions for 1.1.1 release
Nov 11, 2014
8a1d818
[SQL] Backport backtick and smallint JDBC fixes to 1.1
ravipesala Nov 11, 2014
d313be8
[SPARK-4330][Doc] Link to proper URL for YARN overview
sarutak Nov 11, 2014
11798d0
[BRANCH-1.1][SPARK-2652] change the default spark.serializer in pyspa…
mengxr Nov 11, 2014
b2cb357
[branch-1.1][SPARK-3990] add a note on ALS usage
mengxr Nov 11, 2014
bf867c3
[SPARK-4295][External]Fix exception in SparkSinkSuite
Nov 11, 2014
131c626
Update CHANGES.txt
andrewor14 Nov 11, 2014
f3e62ff
[maven-release-plugin] prepare release v1.1.1-rc1
andrewor14 Nov 11, 2014
5c0032a
[maven-release-plugin] prepare for next development iteration
andrewor14 Nov 11, 2014
45a01b6
Revert "SPARK-3039: Allow spark to be built using avro-mapred for had…
Nov 12, 2014
9d13735
Revert "[maven-release-plugin] prepare for next development iteration"
Nov 12, 2014
4ac5679
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
Nov 12, 2014
837deab
[maven-release-plugin] prepare release v1.1.1-rc1
andrewor14 Nov 12, 2014
86c285c
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
Nov 12, 2014
e3a5ee9
[Release] Log build output for each distribution
Nov 12, 2014
7029301
[maven-release-plugin] prepare release v1.1.1-rc1
andrewor14 Nov 12, 2014
db22a9e
[maven-release-plugin] prepare for next development iteration
andrewor14 Nov 12, 2014
d3b808f
Revert "[maven-release-plugin] prepare for next development iteration"
Nov 12, 2014
8fe1c8c
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
Nov 12, 2014
3f9e073
[maven-release-plugin] prepare release v1.1.1-rc1
andrewor14 Nov 12, 2014
6de8881
[maven-release-plugin] prepare for next development iteration
andrewor14 Nov 12, 2014
88bc482
[Release] Bring audit scripts up-to-date
andrewor14 Nov 13, 2014
ba6d81d
[Release] Correct make-distribution.sh log path
Nov 12, 2014
6f34fa0
Revert "[maven-release-plugin] prepare for next development iteration"
Nov 13, 2014
6f7b1bc
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
Nov 13, 2014
72a4fdb
[maven-release-plugin] prepare release v1.1.1-rc1
andrewor14 Nov 13, 2014
685bdd2
[maven-release-plugin] prepare for next development iteration
andrewor14 Nov 13, 2014
4b1c77c
[branch-1.1][SPARK-4355] OnlineSummarizer doesn't merge mean correctly
mengxr Nov 13, 2014
b528367
Revert "[SPARK-4075] [Deploy] Jar url validation is not enough for Ja…
Nov 17, 2014
cf8d0ef
Revert "[maven-release-plugin] prepare for next development iteration"
Nov 17, 2014
e4f5695
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
Nov 17, 2014
aa9ebda
[SPARK-4467] Partial fix for fetch failure in sort-based shuffle (1.1)
Nov 18, 2014
91b5fa8
[SPARK-4393] Fix memory leak in ConnectionManager ACK timeout TimerTa…
sarutak Nov 18, 2014
ae9b1f6
[SPARK-4433] fix a racing condition in zipWithIndex
mengxr Nov 19, 2014
f9739b9
[SPARK-4468][SQL] Backports #3334 to branch-1.1
liancheng Nov 19, 2014
e22a759
[SPARK-4380] Log more precise number of bytes spilled (1.1)
Nov 19, 2014
16bf5f3
[SPARK-4480] Avoid many small spills in external data structures (1.1)
Nov 19, 2014
aa3c794
Update CHANGES.txt for 1.1.1-rc2
andrewor14 Nov 19, 2014
3693ae5
[maven-release-plugin] prepare release v1.1.1-rc2
andrewor14 Nov 19, 2014
1df1c1d
[maven-release-plugin] prepare for next development iteration
andrewor14 Nov 19, 2014
6371737
Update versions to 1.1.2-SNAPSHOT
Nov 24, 2014
7aa592c
[SPARK-4196][SPARK-4602][Streaming] Fix serialization issue in PairDS…
tdas Nov 25, 2014
1a7f414
[HOTFIX] Fixing broken build due to missing imports.
tdas Nov 25, 2014
a59c445
[Release] Automate generation of contributors list
Nov 27, 2014
f8a4fd3
[BRANCH-1.1][SPARK-4626] Kill a task only if the executorId is (still…
roxchkplusony Nov 28, 2014
24b5c03
[SPARK-4597] Use proper exception and reset variable in Utils.createT…
viirya Nov 29, 2014
1a2508b
SPARK-2143 [WEB UI] Add Spark version to UI footer
srowen Nov 30, 2014
90d90b2
[HOTFIX] Fix build break in 1a2508b73f6d46a0faf7740b85a5c216c925c25a
JoshRosen Nov 30, 2014
91eadd2
[DOC] Fixes formatting typo in SQL programming guide
liancheng Dec 1, 2014
f333e4f
[SPARK-4686] Link to allowed master URLs is broken
kayousterhout Dec 2, 2014
aec20af
[Release] Translate unknown author names automatically
Dec 3, 2014
e484b8a
[SPARK-4701] Typo in sbt/sbt
tsudukim Dec 3, 2014
af76954
[SPARK-4715][Core] Make sure tryToAcquire won't return a negative value
zsxwing Dec 3, 2014
3e3cd5a
[SPARK-4642] Add description about spark.yarn.queue to running-on-YAR…
tsudukim Dec 3, 2014
17dfd41
[SPARK-4498][core] Don't transition ExecutorInfo to RUNNING until Dri…
markhamstra Dec 3, 2014
6c53225
[Release] Correctly translate contributors name in release notes
Dec 4, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.ipr
*.iml
*.iws
*.pyc
.idea/
sbt/*.jar
.settings
Expand Down Expand Up @@ -45,7 +46,9 @@ dependency-reduced-pom.xml
checkpoint
derby.log
dist/
spark-*-bin.tar.gz
dev/create-release/*txt
dev/create-release/*new
spark-*-bin-*.tgz
unit-tests.log
/lib/
rat-results.txt
Expand Down
1 change: 1 addition & 0 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ log4j-defaults.properties
bootstrap-tooltip.js
jquery-1.11.1.min.js
sorttable.js
.*avsc
.*txt
.*json
.*data
Expand Down
Loading