Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache spark pull latest #11

Merged
merged 712 commits into from
Jan 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
712 commits
Select commit Hold shift + click to select a range
d762d11
[SPARK-22832][ML] BisectingKMeans unpersist unused datasets
zhengruifeng Dec 20, 2017
c89b431
[SPARK-22849] ivy.retrieve pattern should also consider `classifier`
gatorsmile Dec 20, 2017
792915c
[SPARK-22830] Scala Coding style has been improved in Spark Examples
chetkhatri Dec 20, 2017
b176014
[SPARK-22847][CORE] Remove redundant code in AppStatusListener while …
Ngone51 Dec 20, 2017
0114c89
[SPARK-22845][SCHEDULER] Modify spark.kubernetes.allocation.batch.del…
foxish Dec 21, 2017
fb0562f
[SPARK-22810][ML][PYSPARK] Expose Python API for LinearRegression wit…
yanboliang Dec 21, 2017
9c289a5
[SPARK-22387][SQL] Propagate session configs to data source read/writ…
jiangxb1987 Dec 21, 2017
d3ae3e1
[SPARK-19634][SQL][ML][FOLLOW-UP] Improve interface of dataframe vect…
WeichenXu123 Dec 21, 2017
cb9fc8d
[SPARK-22848][SQL] Eliminate mutable state from Stack
kiszk Dec 21, 2017
59d5263
[SPARK-22324][SQL][PYTHON] Upgrade Arrow to 0.8.0
BryanCutler Dec 21, 2017
0abaf31
[SPARK-22852][BUILD] Exclude -Xlint:unchecked from sbt javadoc flags
easel Dec 21, 2017
4c2efde
[SPARK-22855][BUILD] Add -no-java-comments to sbt docs/scalacOptions
easel Dec 21, 2017
8a0ed5a
[SPARK-22668][SQL] Ensure no global variables in arguments of method …
cloud-fan Dec 21, 2017
d3a1d95
[SPARK-22786][SQL] only use AppStatusPlugin in history server
cloud-fan Dec 21, 2017
4e107fd
[SPARK-22822][TEST] Basic tests for WindowFrameCoercion and DecimalPr…
wangyum Dec 21, 2017
fe65361
[SPARK-22042][FOLLOW-UP][SQL] ReorderJoinPredicates can break when ch…
tejasapatil Dec 21, 2017
7beb375
[SPARK-22861][SQL] SQLAppStatusListener handles multi-job executions.
squito Dec 21, 2017
7ab165b
[SPARK-22648][K8S] Spark on Kubernetes - Documentation
foxish Dec 22, 2017
c0abb1d
[SPARK-22854][UI] Read Spark version from event logs.
Dec 22, 2017
c6f01ca
[SPARK-22750][SQL] Reuse mutable states when possible
mgaido91 Dec 22, 2017
a36b78b
[SPARK-22450][CORE][MLLIB][FOLLOWUP] safely register class for mllib …
zhengruifeng Dec 22, 2017
22e1849
[SPARK-22866][K8S] Fix path issue in Kubernetes dockerfile
foxish Dec 22, 2017
8df1da3
[SPARK-22862] Docs on lazy elimination of columns missing from an enc…
marmbrus Dec 22, 2017
13190a4
[SPARK-22874][PYSPARK][SQL] Modify checking pandas version to use Loo…
ueshin Dec 22, 2017
d23dc5b
[SPARK-22346][ML] VectorSizeHint Transformer for using VectorAssemble…
MrBago Dec 22, 2017
8941a4a
[SPARK-22789] Map-only continuous processing execution
jose-torres Dec 23, 2017
86db9b2
[SPARK-22833][IMPROVEMENT] in SparkHive Scala Examples
chetkhatri Dec 23, 2017
ea2642e
[SPARK-20694][EXAMPLES] Update SQLDataSourceExample.scala
CNRui Dec 23, 2017
f6084a8
[HOTFIX] Fix Scala style checks
HyukjinKwon Dec 23, 2017
aeb45df
[SPARK-22844][R] Adds date_trunc in R API
HyukjinKwon Dec 23, 2017
1219d7a
[SPARK-22889][SPARKR] Set overwrite=T when install SparkR in tests
shivaram Dec 23, 2017
0bf1a74
[SPARK-22465][CORE] Add a safety-check to RDD defaultPartitioner
Dec 24, 2017
fba0313
[SPARK-22707][ML] Optimize CrossValidator memory occupation by models…
WeichenXu123 Dec 25, 2017
33ae243
[SPARK-22893][SQL] Unified the data type mismatch message
wangyum Dec 25, 2017
12d20dd
[SPARK-22874][PYSPARK][SQL][FOLLOW-UP] Modify error messages to show …
ueshin Dec 25, 2017
be03d3a
[SPARK-22893][SQL][HOTFIX] Fix a error message of VersionsSuite
dongjoon-hyun Dec 26, 2017
0e68330
[SPARK-20168][DSTREAM] Add changes to use kinesis fetches from specif…
yashs360 Dec 26, 2017
eb386be
[SPARK-21552][SQL] Add DecimalType support to ArrowWriter.
ueshin Dec 26, 2017
ff48b1b
[SPARK-22901][PYTHON] Add deterministic flag to pyspark UDF
mgaido91 Dec 26, 2017
9348e68
[SPARK-22833][EXAMPLE] Improvement SparkHive Scala Examples
cloud-fan Dec 26, 2017
91d1b30
[SPARK-22894][SQL] DateTimeOperations should accept SQL like string type
wangyum Dec 26, 2017
6674acd
[SPARK-22846][SQL] Fix table owner is null when creating table throug…
Dec 27, 2017
b8bfce5
[SPARK-22324][SQL][PYTHON][FOLLOW-UP] Update setup.py file.
ueshin Dec 27, 2017
774715d
[SPARK-22904][SQL] Add tests for decimal operations and string casts
mgaido91 Dec 27, 2017
753793b
[SPARK-22899][ML][STREAMING] Fix OneVsRestModel transform on streamin…
WeichenXu123 Dec 28, 2017
5683984
[SPARK-18016][SQL][FOLLOW-UP] Code Generation: Constant Pool Limit - …
kiszk Dec 28, 2017
32ec269
[SPARK-22909][SS] Move Structured Streaming v2 APIs to streaming folder
zsxwing Dec 28, 2017
171f6dd
[SPARK-22757][KUBERNETES] Enable use of remote dependencies (http, s3…
liyinan926 Dec 28, 2017
ded6d27
[SPARK-22648][K8S] Add documentation covering init containers and sec…
liyinan926 Dec 28, 2017
76e8a1d
[SPARK-22843][R] Adds localCheckpoint in R
HyukjinKwon Dec 28, 2017
1eebfbe
[SPARK-21208][R] Adds setLocalProperty and getLocalProperty in R
HyukjinKwon Dec 28, 2017
755f2f5
[SPARK-20392][SQL][FOLLOWUP] should not add extra AnalysisBarrier
cloud-fan Dec 28, 2017
2877817
[SPARK-22917][SQL] Should not try to generate histogram for empty/nul…
wzhfy Dec 28, 2017
5536f31
[MINOR][BUILD] Fix Java linter errors
dongjoon-hyun Dec 28, 2017
8f6d573
[SPARK-22875][BUILD] Assembly build fails for a high user id
gerashegalov Dec 28, 2017
9c21ece
[SPARK-22836][UI] Show driver logs in UI when available.
Dec 28, 2017
613b71a
[SPARK-22890][TEST] Basic tests for DateTimeOperations
wangyum Dec 28, 2017
cfcd746
[SPARK-11035][CORE] Add in-process Spark app launcher.
Dec 28, 2017
ffe6fd7
[SPARK-22818][SQL] csv escape of quote escape
Dec 28, 2017
c745730
[SPARK-22905][MLLIB] Fix ChiSqSelectorModel save implementation
WeichenXu123 Dec 29, 2017
796e48c
[SPARK-22313][PYTHON][FOLLOWUP] Explicitly import warnings namespace …
HyukjinKwon Dec 29, 2017
67ea11e
[SPARK-22891][SQL] Make hive client creation thread safe
Dec 29, 2017
d4f0b1d
[SPARK-22834][SQL] Make insertion commands have real children to fix …
gengliangwang Dec 29, 2017
224375c
[SPARK-22892][SQL] Simplify some estimation logic by using double ins…
wzhfy Dec 29, 2017
cc30ef8
[SPARK-22916][SQL] shouldn't bias towards build right if user does no…
Dec 29, 2017
fcf66a3
[SPARK-21657][SQL] optimize explode quadratic memory consumpation
uzadude Dec 29, 2017
dbd492b
[SPARK-22921][PROJECT-INFRA] Choices for Assigning Jira on Merge
squito Dec 29, 2017
11a849b
[SPARK-22370][SQL][PYSPARK][FOLLOW-UP] Fix a test failure when xmlrun…
ueshin Dec 29, 2017
8b49704
[SPARK-20654][CORE] Add config to limit disk usage of the history ser…
Dec 29, 2017
4e9e6ae
[SPARK-22864][CORE] Disable allocation schedule in ExecutorAllocation…
Dec 29, 2017
afc3641
[SPARK-22905][ML][FOLLOWUP] Fix GaussianMixtureModel save
zhengruifeng Dec 29, 2017
66a7d6b
[SPARK-22920][SPARKR] sql functions for current_date, current_timesta…
felixcheung Dec 29, 2017
ccda75b
[SPARK-22921][PROJECT-INFRA] Bug fix in jira assigning
squito Dec 29, 2017
30fcdc0
[SPARK-22922][ML][PYSPARK] Pyspark portion of the fit-multiple API
MrBago Dec 30, 2017
8169630
[SPARK-22734][ML][PYSPARK] Added Python API for VectorSizeHint.
MrBago Dec 30, 2017
2ea17af
[SPARK-22881][ML][TEST] ML regression package testsuite add Structure…
WeichenXu123 Dec 30, 2017
f2b3525
[SPARK-22771][SQL] Concatenate binary inputs into a binary output
maropu Dec 30, 2017
14c4a62
[SPARK-21475][Core]Revert "[SPARK-21475][CORE] Use NIO's Files API to…
zsxwing Dec 30, 2017
234d943
[TEST][MINOR] remove redundant `EliminateSubqueryAliases` in test code
wzhfy Dec 30, 2017
fd7d141
[SPARK-22919] Bump httpclient versions
Dec 30, 2017
ea0a5ee
[SPARK-22924][SPARKR] R API for sortWithinPartitions
felixcheung Dec 30, 2017
ee3af15
[SPARK-22363][SQL][TEST] Add unit test for Window spilling
gaborgsomogyi Dec 31, 2017
cfbe11e
[SPARK-22895][SQL] Push down the deterministic predicates that are af…
gatorsmile Dec 31, 2017
3d8837e
[SPARK-22397][ML] add multiple columns support to QuantileDiscretizer
huaxingao Dec 31, 2017
028ee40
[SPARK-22801][ML][PYSPARK] Allow FeatureHasher to treat numeric colum…
Dec 31, 2017
5955a2d
[MINOR][DOCS] s/It take/It takes/g
jkremser Dec 31, 2017
994065d
[SPARK-13030][ML] Create OneHotEncoderEstimator for OneHotEncoder as …
viirya Dec 31, 2017
f5b7714
[BUILD] Close stale PRs
srowen Jan 1, 2018
7a702d8
[SPARK-21616][SPARKR][DOCS] update R migration guide and vignettes
felixcheung Jan 1, 2018
c284c4e
[MINOR] Fix a bunch of typos
srowen Dec 31, 2017
1c9f95c
[SPARK-22530][PYTHON][SQL] Adding Arrow support for ArrayType
BryanCutler Jan 1, 2018
e734a4b
[SPARK-21893][SPARK-22142][TESTS][FOLLOWUP] Enables PySpark tests for…
HyukjinKwon Jan 1, 2018
e0c090f
[SPARK-22932][SQL] Refactor AnalysisContext
gatorsmile Jan 2, 2018
a6fc300
[SPARK-22897][CORE] Expose stageAttemptId in TaskContext
advancedxy Jan 2, 2018
247a089
[SPARK-22938] Assert that SQLConf.get is accessed only on the driver.
juliuszsompolski Jan 3, 2018
1a87a16
[SPARK-22934][SQL] Make optional clauses order insensitive for CREATE…
gatorsmile Jan 3, 2018
a66fe36
[SPARK-20236][SQL] dynamic partition overwrite
cloud-fan Jan 3, 2018
9a2b65a
[SPARK-22896] Improvement in String interpolation
chetkhatri Jan 3, 2018
b297029
[SPARK-20960][SQL] make ColumnVector public
cloud-fan Jan 3, 2018
7d045c5
[SPARK-22944][SQL] improve FoldablePropagation
cloud-fan Jan 4, 2018
df95a90
[SPARK-22933][SPARKR] R Structured Streaming API for withWatermark, t…
felixcheung Jan 4, 2018
9fa703e
[SPARK-22950][SQL] Handle ChildFirstURLClassLoader's parent
yaooqinn Jan 4, 2018
d5861ab
[SPARK-22945][SQL] add java UDF APIs in the functions object
cloud-fan Jan 4, 2018
5aadbc9
[SPARK-22939][PYSPARK] Support Spark UDF in registerFunction
gatorsmile Jan 4, 2018
6f68316
[SPARK-22771][SQL] Add a missing return statement in Concat.checkInpu…
maropu Jan 4, 2018
93f92c0
[SPARK-21475][CORE][2ND ATTEMPT] Change to use NIO's Files API for ex…
jerryshao Jan 4, 2018
d2cddc8
[SPARK-22850][CORE] Ensure queued events are delivered to all event q…
Jan 4, 2018
95f9659
[SPARK-22948][K8S] Move SparkPodInitContainer to correct package.
Jan 4, 2018
e288fc8
[SPARK-22953][K8S] Avoids adding duplicated secret volumes when init-…
liyinan926 Jan 4, 2018
0428368
[SPARK-22960][K8S] Make build-push-docker-images.sh more dev-friendly.
Jan 5, 2018
df7fc3e
[SPARK-22957] ApproxQuantile breaks if the number of rows exceeds MaxInt
juliuszsompolski Jan 5, 2018
52fc5c1
[SPARK-22825][SQL] Fix incorrect results of Casting Array to String
maropu Jan 5, 2018
cf0aa65
[SPARK-22949][ML] Apply CrossValidator approach to Driver/Distributed…
MrBago Jan 5, 2018
6cff7d1
[SPARK-22757][K8S] Enable spark.jars and spark.files in KUBERNETES mode
liyinan926 Jan 5, 2018
51c33bd
[SPARK-22961][REGRESSION] Constant columns should generate QueryPlanC…
adrian-ionescu Jan 5, 2018
c0b7424
[SPARK-22940][SQL] HiveExternalCatalogVersionsSuite should succeed on…
bersprockets Jan 5, 2018
930b90a
[SPARK-13030][ML] Follow-up cleanups for OneHotEncoderEstimator
jkbradley Jan 5, 2018
ea95683
[SPARK-22914][DEPLOY] Register history.ui.port
gerashegalov Jan 6, 2018
e8af7e8
[SPARK-22937][SQL] SQL elt output binary for binary inputs
maropu Jan 6, 2018
bf65cd3
[SPARK-22960][K8S] Revert use of ARG base_image in images
liyinan926 Jan 6, 2018
f2dd8b9
[SPARK-22930][PYTHON][SQL] Improve the description of Vectorized UDFs…
icexelloss Jan 6, 2018
be9a804
[SPARK-22793][SQL] Memory leak in Spark Thrift Server
Jan 6, 2018
7b78041
[SPARK-21786][SQL] When acquiring 'compressionCodecClassName' in 'Par…
fjh100456 Jan 6, 2018
993f215
[SPARK-22901][PYTHON][FOLLOWUP] Adds the doc for asNondeterministic f…
HyukjinKwon Jan 6, 2018
9a7048b
[HOTFIX] Fix style checking failure
gatorsmile Jan 6, 2018
18e9414
[SPARK-22973][SQL] Fix incorrect results of Casting Map to String
maropu Jan 7, 2018
71d65a3
[SPARK-22985] Fix argument escaping bug in from_utc_timestamp / to_ut…
JoshRosen Jan 8, 2018
3e40eb3
[SPARK-22566][PYTHON] Better error message for `_merge_type` in Panda…
gberger-palantir Jan 8, 2018
8fdeb4b
[SPARK-22979][PYTHON][SQL] Avoid per-record type dispatch in Python d…
HyukjinKwon Jan 8, 2018
2c73d2a
[SPARK-22983] Don't push filters beneath aggregates with empty groupi…
JoshRosen Jan 8, 2018
eb45b52
[SPARK-21865][SQL] simplify the distribution semantic of Spark SQL
cloud-fan Jan 8, 2018
40b983c
[SPARK-22952][CORE] Deprecate stageAttemptId in favour of stageAttemp…
advancedxy Jan 8, 2018
eed82a0
[SPARK-22992][K8S] Remove assumption of the DNS domain
foxish Jan 8, 2018
4f7e758
[SPARK-22912] v2 data source support in MicroBatchExecution
jose-torres Jan 8, 2018
68ce792
[SPARK-22972] Couldn't find corresponding Hive SerDe for data source …
xubo245 Jan 9, 2018
849043c
[SPARK-22990][CORE] Fix method isFairScheduler in JobsTab and StagesTab
gengliangwang Jan 9, 2018
f20131d
[SPARK-22984] Fix incorrect bitmap copying and offset adjustment in G…
JoshRosen Jan 9, 2018
8486ad4
[SPARK-21292][DOCS] refreshtable example
felixcheung Jan 9, 2018
02214b0
[SPARK-21293][SPARKR][DOCS] structured streaming doc update
felixcheung Jan 9, 2018
0959aa5
[SPARK-23000] Fix Flaky test suite DataSourceWithHiveMetastoreCatalog…
gatorsmile Jan 9, 2018
6a4206f
[SPARK-22998][K8S] Set missing value for SPARK_MOUNTED_CLASSPATH in t…
liyinan926 Jan 9, 2018
f44ba91
[SPARK-16060][SQL] Support Vectorized ORC Reader
dongjoon-hyun Jan 9, 2018
2250cb7
[SPARK-22981][SQL] Fix incorrect results of Casting Struct to String
maropu Jan 9, 2018
96ba217
[SPARK-23005][CORE] Improve RDD.take on small number of partitions
gengliangwang Jan 10, 2018
6f169ca
[MINOR] fix a typo in BroadcastJoinSuite
cloud-fan Jan 10, 2018
7bcc266
[SPARK-23018][PYTHON] Fix createDataFrame from Pandas timestamp serie…
BryanCutler Jan 10, 2018
e599837
[SPARK-23009][PYTHON] Fix for non-str col names to createDataFrame fr…
BryanCutler Jan 10, 2018
edf0a48
[SPARK-22982] Remove unsafe asynchronous close() call from FileDownlo…
JoshRosen Jan 10, 2018
eaac60a
[SPARK-16060][SQL][FOLLOW-UP] add a wrapper solution for vectorized o…
cloud-fan Jan 10, 2018
70bcc9d
[SPARK-22993][ML] Clarify HasCheckpointInterval param doc
sethah Jan 10, 2018
f340b6b
[SPARK-22997] Add additional defenses against use of freed MemoryBlocks
JoshRosen Jan 10, 2018
344e3aa
[SPARK-23019][CORE] Wait until SparkContext.stop() finished in SparkL…
gengliangwang Jan 10, 2018
9b33dfc
[SPARK-22951][SQL] fix aggregation after dropDuplicates on empty data…
Jan 10, 2018
a6647ff
[SPARK-22587] Spark job fails if fs.defaultFS and application jar are…
Jan 11, 2018
87c98de
[SPARK-23001][SQL] Fix NullPointerException when DESC a database with…
gatorsmile Jan 11, 2018
1c70da3
[SPARK-20657][CORE] Speed up rendering of the stages page.
Jan 11, 2018
0552c36
[SPARK-22967][TESTS] Fix VersionSuite's unit tests by change Windows …
Ngone51 Jan 11, 2018
76892bc
[SPARK-23000][TEST-HADOOP2.6] Fix Flaky test suite DataSourceWithHive…
gatorsmile Jan 11, 2018
b46e58b
[SPARK-19732][FOLLOW-UP] Document behavior changes made in na.fill an…
gatorsmile Jan 11, 2018
6d230dc
Update PageRank.scala
ddna1021 Jan 11, 2018
0b2eefb
[SPARK-22994][K8S] Use a single image for all Spark containers.
Jan 11, 2018
6f7aaed
[SPARK-22908] Add kafka source and sink for continuous processing.
jose-torres Jan 11, 2018
186bf8f
[SPARK-23046][ML][SPARKR] Have RFormula include VectorSizeHint in pip…
MrBago Jan 11, 2018
b5042d7
[SPARK-23008][ML] OnehotEncoderEstimator python API
WeichenXu123 Jan 12, 2018
cbe7c6f
[SPARK-22986][CORE] Use a cache to avoid instantiating multiple insta…
ho3rexqj Jan 12, 2018
a7d98d5
[SPARK-23008][ML][FOLLOW-UP] mark OneHotEncoder python API deprecated
WeichenXu123 Jan 12, 2018
5050868
[SPARK-23025][SQL] Support Null type in scala reflection
mgaido91 Jan 12, 2018
f5300fb
Update rdd-programming-guide.md
Jan 12, 2018
651f761
[SPARK-23028] Bump master branch version to 2.4.0-SNAPSHOT
gatorsmile Jan 12, 2018
7bd14cf
[MINOR][BUILD] Fix Java linter errors
dongjoon-hyun Jan 12, 2018
5427739
[SPARK-22975][SS] MetricsReporter should not throw exception when the…
mgaido91 Jan 12, 2018
55dbfbc
Revert "[SPARK-22908] Add kafka source and sink for continuous proces…
sameeragarwal Jan 12, 2018
cd9f49a
[SPARK-22980][PYTHON][SQL] Clarify the length of each series is of ea…
HyukjinKwon Jan 13, 2018
628a1ca
[SPARK-23043][BUILD] Upgrade json4s to 3.5.3
shimamoto Jan 13, 2018
fc6fe8a
[SPARK-22870][CORE] Dynamic allocation should allow 0 idle time
wangyum Jan 13, 2018
bd4a21b
[SPARK-23036][SQL][TEST] Add withGlobalTempView for testing
xubo245 Jan 13, 2018
ba891ec
[SPARK-22790][SQL] add a configurable factor to describe HadoopFsRela…
CodingCat Jan 13, 2018
0066d6f
[SPARK-21213][SQL][FOLLOWUP] Use compatible types for comparisons in …
maropu Jan 13, 2018
afae8f2
[SPARK-22959][PYTHON] Configuration to select the modules for daemon …
HyukjinKwon Jan 14, 2018
c3548d1
[SPARK-23063][K8S] K8s changes for publishing scripts (and a couple o…
foxish Jan 14, 2018
7a3d0aa
[SPARK-23038][TEST] Update docker/spark-test (JDK/OS)
dongjoon-hyun Jan 14, 2018
66738d2
[SPARK-23069][DOCS][SPARKR] fix R doc for describe missing text
felixcheung Jan 14, 2018
990f05c
[SPARK-23021][SQL] AnalysisBarrier should override innerChildren to p…
maropu Jan 14, 2018
60eeecd
[SPARK-23051][CORE] Fix for broken job description in Spark UI
smurakozi Jan 14, 2018
42a1a15
[SPARK-22999][SQL] show databases like command' can remove the like k…
Jan 14, 2018
b98ffa4
[SPARK-23054][SQL] Fix incorrect results of casting UserDefinedType t…
maropu Jan 15, 2018
9a96bfc
[SPARK-23049][SQL] `spark.sql.files.ignoreCorruptFiles` should work f…
dongjoon-hyun Jan 15, 2018
b598083
[SPARK-23023][SQL] Cast field data to strings in showString
maropu Jan 15, 2018
a38c887
[SPARK-19550][BUILD][FOLLOW-UP] Remove MaxPermSize for sql module
wangyum Jan 15, 2018
bd08a9e
[SPARK-23070] Bump previousSparkVersion in MimaBuild.scala to be 2.2.0
gatorsmile Jan 15, 2018
6c81fe2
[SPARK-23035][SQL] Fix improper information of TempTableAlreadyExists…
xubo245 Jan 15, 2018
8ab2d7e
[SPARK-23080][SQL] Improve error message for built-in functions
mgaido91 Jan 16, 2018
c7572b7
[SPARK-23000] Use fully qualified table names in HiveMetastoreCatalog…
sameeragarwal Jan 16, 2018
07ae39d
[SPARK-22956][SS] Bug fix for 2 streams union failover scenario
xuanyuanking Jan 16, 2018
66217da
[SPARK-23020][CORE] Fix races in launcher code, test.
Jan 16, 2018
b85eb94
[SPARK-22978][PYSPARK] Register Vectorized UDFs for SQL Statement
gatorsmile Jan 16, 2018
75db148
[SPARK-22392][SQL] data source v2 columnar batch reader
cloud-fan Jan 16, 2018
12db365
[SPARK-16139][TEST] Add logging functionality for leaked threads in t…
gaborgsomogyi Jan 16, 2018
4371466
[SPARK-23045][ML][SPARKR] Update RFormula to use OneHotEncoderEstimator.
MrBago Jan 16, 2018
5ae3333
[SPARK-23044] Error handling for jira assignment
squito Jan 17, 2018
0c2ba42
[SPARK-23095][SQL] Decorrelation of scalar subquery fails with java.u…
dilipbiswal Jan 17, 2018
a9b845e
[SPARK-22361][SQL][TEST] Add unit test for Window Frames
gaborgsomogyi Jan 17, 2018
1667057
[SPARK-22908][SS] Roll forward continuous processing Kafka support wi…
jose-torres Jan 17, 2018
50345a2
Revert "[SPARK-23020][CORE] Fix races in launcher code, test."
sameeragarwal Jan 17, 2018
a963980
Fix merge between 07ae39d0ec and 1667057851
jose-torres Jan 17, 2018
a0aedb0
[SPARK-23072][SQL][TEST] Add a Unicode schema test for file-based dat…
dongjoon-hyun Jan 17, 2018
1f3d933
[SPARK-23062][SQL] Improve EXCEPT documentation
Jan 17, 2018
0f8a286
[SPARK-21783][SQL] Turn on ORC filter push-down by default
dongjoon-hyun Jan 17, 2018
8598a98
[SPARK-23079][SQL] Fix query constraints propagation with aliases
gengliangwang Jan 17, 2018
c132538
[SPARK-23020] Ignore Flaky Test: SparkLauncherSuite.testInProcessLaun…
sameeragarwal Jan 17, 2018
86a8450
[SPARK-23033][SS] Don't use task level retry for continuous processing
jose-torres Jan 17, 2018
e946c63
[SPARK-23093][SS] Don't change run id when reconfiguring a continuous…
jose-torres Jan 17, 2018
4e6f8fb
[SPARK-23047][PYTHON][SQL] Change MapVector to NullableMapVector in A…
icexelloss Jan 17, 2018
45ad97d
[SPARK-23132][PYTHON][ML] Run doctests in ml.image when testing
HyukjinKwon Jan 17, 2018
7823d43
[MINOR] Fix typos in ML scaladocs
BryanCutler Jan 17, 2018
bac0d66
[SPARK-23119][SS] Minor fixes to V2 streaming APIs
tdas Jan 18, 2018
1002bd6
[SPARK-23064][DOCS][SS] Added documentation for stream-stream joins
tdas Jan 18, 2018
0219470
[SPARK-21996][SQL] read files with space in name for streaming
xysun Jan 18, 2018
39d244d
[SPARK-23122][PYTHON][SQL] Deprecate register* for UDFs in SQLContext…
HyukjinKwon Jan 18, 2018
1c76a91
[SPARK-23052][SS] Migrate ConsoleSink to data source V2 api.
jose-torres Jan 18, 2018
7a22483
[SPARK-23140][SQL] Add DataSourceV2Strategy to Hive Session state's p…
jerryshao Jan 18, 2018
e28eb43
[SPARK-22036][SQL] Decimal multiplication with high precision/scale o…
mgaido91 Jan 18, 2018
5063b74
[SPARK-23141][SQL][PYSPARK] Support data type string as a returnType …
ueshin Jan 18, 2018
cf7ee17
[SPARK-23147][UI] Fix task page table IndexOutOfBound Exception
jerryshao Jan 18, 2018
9678941
[SPARK-23029][DOCS] Specifying default units of configuration entries
ferdonline Jan 18, 2018
2d41f04
[SPARK-23143][SS][PYTHON] Added python API for setting continuous tri…
tdas Jan 18, 2018
bf34d66
[SPARK-23144][SS] Added console sink for continuous processing
tdas Jan 18, 2018
f568e9c
[SPARK-23133][K8S] Fix passing java options to Executor
andrusha Jan 18, 2018
e01919e
[SPARK-23094] Fix invalid character handling in JsonDataSource
brkyvz Jan 18, 2018
5d7c4ba
[SPARK-22962][K8S] Fail fast if submission client local files are used
liyinan926 Jan 18, 2018
4cd2ecc
[SPARK-23142][SS][DOCS] Added docs for continuous processing
tdas Jan 19, 2018
6121e91
[DOCS] change to dataset for java code in structured-streaming-kafka-…
brandonJY Jan 19, 2018
568055d
[SPARK-23054][SQL][PYSPARK][FOLLOWUP] Use sqlType casting when castin…
ueshin Jan 19, 2018
9c4b998
[BUILD][MINOR] Fix java style check issues
sameeragarwal Jan 19, 2018
60203fc
[SPARK-23127][DOC] Update FeatureHasher guide for categoricalCols par…
Jan 19, 2018
b743664
[SPARK-23048][ML] Add OneHotEncoderEstimator document and examples
viirya Jan 19, 2018
e41400c
[SPARK-23089][STS] Recreate session log directory if it doesn't exist
mgaido91 Jan 19, 2018
e1c33b6
[SPARK-23024][WEB-UI] Spark ui about the contents of the form need to…
Jan 19, 2018
6c39654
[SPARK-23000][TEST] Keep Derby DB Location Unchanged After Session Cl…
gatorsmile Jan 19, 2018
606a748
[SPARK-23085][ML] API parity for mllib.linalg.Vectors.sparse
zhengruifeng Jan 19, 2018
d8aaa77
[SPARK-23149][SQL] polish ColumnarBatch
cloud-fan Jan 19, 2018
73d3b23
[SPARK-23104][K8S][DOCS] Changes to Kubernetes scheduler documentation
foxish Jan 19, 2018
07296a6
[INFRA] Close stale PR.
Jan 19, 2018
fed2139
[SPARK-20664][CORE] Delete stale application data from SHS.
Jan 19, 2018
aa3a127
[SPARK-23103][CORE] Ensure correct sort order for negative values in …
Jan 19, 2018
f6da41b
[SPARK-23135][UI] Fix rendering of accumulators in the stage page.
Jan 19, 2018
793841c
[SPARK-21771][SQL] remove useless hive client in SparkSQLEnv
yaooqinn Jan 19, 2018
396cdfb
[SPARK-23091][ML] Incorrect unit test for approxQuantile
srowen Jan 20, 2018
84a076e
[SPARK-23165][DOC] Spelling mistake fix in quick-start doc.
ashashwat Jan 20, 2018
00d1691
[SPARK-21786][SQL] The 'spark.sql.parquet.compression.codec' and 'spa…
fjh100456 Jan 20, 2018
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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ notifications:
# 5. Run maven install before running lint-java.
install:
- export MAVEN_SKIP_RC=1
- build/mvn -T 4 -q -DskipTests -Pmesos -Pyarn -Pkinesis-asl -Phive -Phive-thriftserver install
- build/mvn -T 4 -q -DskipTests -Pkubernetes -Pmesos -Pyarn -Pkinesis-asl -Phive -Phive-thriftserver install

# 6. Run lint-java.
script:
Expand Down
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
(BSD 3 Clause) d3.min.js (https://github.com/mbostock/d3/blob/master/LICENSE)
(BSD 3 Clause) DPark (https://github.com/douban/dpark/blob/master/LICENSE)
(BSD 3 Clause) CloudPickle (https://github.com/cloudpipe/cloudpickle/blob/master/LICENSE)
(BSD 2 Clause) Zstd-jni (https://github.com/luben/zstd-jni/blob/master/LICENSE)
(BSD license) Zstd (https://github.com/facebook/zstd/blob/v1.3.1/LICENSE)

========================================================================
MIT licenses
Expand Down
6 changes: 6 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,12 @@ Copyright (C) 2011 Google Inc.
Apache Commons Pool
Copyright 1999-2009 The Apache Software Foundation

This product includes/uses Kubernetes & OpenShift 3 Java Client (https://github.com/fabric8io/kubernetes-client)
Copyright (C) 2015 Red Hat, Inc.

This product includes/uses OkHttp (https://github.com/square/okhttp)
Copyright (C) 2012 The Android Open Source Project

=========================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0, in this case for the DataNucleus distribution. ==
Expand Down
1 change: 1 addition & 0 deletions R/install-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

set -o pipefail
set -e
set -x

FWDIR="$(cd "`dirname "${BASH_SOURCE[0]}"`"; pwd)"
LIB_DIR="$FWDIR/lib"
Expand Down
2 changes: 1 addition & 1 deletion R/pkg/.lintr
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
linters: with_defaults(line_length_linter(100), multiple_dots_linter = NULL, camel_case_linter = NULL, open_curly_linter(allow_single_line = TRUE), closed_curly_linter(allow_single_line = TRUE))
linters: with_defaults(line_length_linter(100), multiple_dots_linter = NULL, object_name_linter = NULL, camel_case_linter = NULL, open_curly_linter(allow_single_line = TRUE), closed_curly_linter(allow_single_line = TRUE))
exclusions: list("inst/profile/general.R" = 1, "inst/profile/shell.R")
3 changes: 2 additions & 1 deletion R/pkg/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: SparkR
Type: Package
Version: 2.3.0
Version: 2.4.0
Title: R Frontend for Apache Spark
Description: Provides an R Frontend for Apache Spark.
Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"),
Expand Down Expand Up @@ -59,3 +59,4 @@ Collate:
'window.R'
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
10 changes: 9 additions & 1 deletion R/pkg/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ exportMethods("glm",
export("setJobGroup",
"clearJobGroup",
"cancelJobGroup",
"setJobDescription")
"setJobDescription",
"setLocalProperty",
"getLocalProperty")

# Export Utility methods
export("setLogLevel")
Expand Down Expand Up @@ -133,6 +135,7 @@ exportMethods("arrange",
"isStreaming",
"join",
"limit",
"localCheckpoint",
"merge",
"mutate",
"na.omit",
Expand Down Expand Up @@ -176,6 +179,7 @@ exportMethods("arrange",
"with",
"withColumn",
"withColumnRenamed",
"withWatermark",
"write.df",
"write.jdbc",
"write.json",
Expand Down Expand Up @@ -225,13 +229,17 @@ exportMethods("%<=>%",
"crc32",
"create_array",
"create_map",
"current_date",
"current_timestamp",
"hash",
"cume_dist",
"date_add",
"date_format",
"date_sub",
"date_trunc",
"datediff",
"dayofmonth",
"dayofweek",
"dayofyear",
"decode",
"dense_rank",
Expand Down
Loading