Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
570 commits
Select commit Hold shift + click to select a range
9abe09b
[SPARK-24127][SS] Continuous text socket source
arunmahadevan Aug 10, 2018
4f17585
[SPARK-19355][SQL] Use map output statistics to improve global limit'…
viirya Aug 10, 2018
132bcce
[SPARK-25036][SQL] Avoid discarding unmoored doc comment in Scala-2.12.
kiszk Aug 10, 2018
1dd0f17
[SPARK-25036][SQL][FOLLOW-UP] Avoid match may not be exhaustive in Sc…
kiszk Aug 10, 2018
91cdab5
[MINOR][BUILD] Add ECCN notice required by http://www.apache.org/dev/…
srowen Aug 10, 2018
f5aba65
[SPARK-25081][CORE] Nested spill in ShuffleExternalSorter should not …
zsxwing Aug 10, 2018
4b11d90
[MINOR][DOC] Add missing compression codec .
10110346 Aug 11, 2018
b73eb0e
[MINOR][DOC] Add missing compression codec .
10110346 Aug 11, 2018
41a7de6
[SPARK-25084][SQL] "distribute by" on multiple columns (wrap in brack…
Aug 11, 2018
4855d5c
[SPARK-24822][PYSPARK] Python support for barrier execution mode
jiangxb1987 Aug 11, 2018
8ec25cd
Fix typos detected by github.com/client9/misspell
seratch Aug 12, 2018
c3be2cd
[SPARK-25092] Add RewriteExceptAll and RewriteIntersectAll in the lis…
dilipbiswal Aug 12, 2018
d177234
[SQL][TEST][MINOR] Add missing codes to ParquetCompressionCodecPreced…
kiszk Aug 12, 2018
5bc7598
Fix typos
tynan-cr Aug 12, 2018
a90b1f5
[MINOR][DOC] Fix Java example code in Column's comments
Aug 12, 2018
be2238f
[SPARK-24774][SQL] Avro: Support logical decimal type
gengliangwang Aug 13, 2018
02d0a1f
[SPARK-25069][CORE] Using UnsafeAlignedOffset to make the entire reco…
eatoncys Aug 13, 2018
20fa456
[SPARK-25090][ML] Enforce implicit type coercion in ParamGridBuilder
mgaido91 Aug 13, 2018
5d6abad
[SPARK-25033] Bump Apache commons.{httpclient, httpcore}
Aug 13, 2018
a992827
[SPARK-24420][BUILD][FOLLOW-UP] Upgrade ASM6 APIs
gatorsmile Aug 13, 2018
b270bcc
[SPARK-25096][SQL] Loosen nullability if the cast is force-nullable.
ueshin Aug 13, 2018
ab06c25
[SPARK-24391][SQL] Support arrays of any types by from_json
MaxGekk Aug 13, 2018
26775e3
[SPARK-25099][SQL][TEST] Generate Avro Binary files in test suite
gengliangwang Aug 13, 2018
2e3abdf
[SPARK-22713][CORE] ExternalAppendOnlyMap leaks when spilled during i…
Aug 13, 2018
b804ca5
[SPARK-23908][SQL][FOLLOW-UP] Rename inputs to arguments, and add arg…
ueshin Aug 13, 2018
c220cc4
[SPARK-25028][SQL] Avoid NPE when analyzing partition with NULL values
mgaido91 Aug 13, 2018
ab19730
[SPARK-25104][SQL] Avro: Validate user specified output schema
gengliangwang Aug 14, 2018
3eb5209
[SPARK-22974][ML] Attach attributes to output column of CountVectorModel
viirya Aug 14, 2018
e2ab7de
[MINOR][SQL][DOC] Fix `to_json` example in function description and doc
dongjoon-hyun Aug 14, 2018
42263fd
[SPARK-23938][SQL] Add map_zip_with function
mn-mikke Aug 14, 2018
80784a1
[SPARK-18057][FOLLOW-UP] Use 127.0.0.1 to avoid zookeeper picking up …
zsxwing Aug 14, 2018
1024875
[SPARK-25088][CORE][MESOS][DOCS] Update Rest Server docs & defaults.
squito Aug 14, 2018
b81e303
[SPARK-25043] print master and appId from spark-sql on startup
abellina Aug 14, 2018
3c614d0
[SPARK-25113][SQL] Add logging to CodeGenerator when any generated me…
rednaxelafx Aug 14, 2018
92fd7f3
[SPARK-25115][CORE] Eliminate extra memory copy done when a ByteBuf i…
normanmaurer Aug 15, 2018
ed075e1
[SPARK-23874][SQL][PYTHON] Upgrade Apache Arrow to 0.10.0
BryanCutler Aug 15, 2018
19c45db
[SPARK-24505][SQL] Convert strings in codegen to blocks: Cast and Bou…
viirya Aug 15, 2018
4d8ae0d
[SPARK-25111][BUILD] increment kinesis client/producer & aws-sdk vers…
steveloughran Aug 15, 2018
bfb7439
[SPARK-24819][CORE] Fail fast when no enough slots to launch the barr…
jiangxb1987 Aug 15, 2018
717f58e
[SPARK-24685][BUILD] Restore support for building old Hadoop versions…
Aug 15, 2018
a791c29
[SPARK-23984][K8S] Changed Python Version config to be camelCase
ifilonenko Aug 16, 2018
7822c3f
[SPARK-25082][SQL] improve the javadoc for expm1()
Aug 16, 2018
5b4a38d
[SPARK-23939][SQL] Add transform_keys function
codeatri Aug 16, 2018
ea63a7a
[SPARK-23932][SQL] Higher order function zip_with
techaddict Aug 16, 2018
b3e6fe7
[SPARK-23654][BUILD] remove jets3t as a dependency of spark
srowen Aug 16, 2018
e501924
[SPARK-24555][ML] logNumExamples in KMeans/BiKM/GMM/AFT/NB
zhengruifeng Aug 16, 2018
e59dd8f
[SPARK-25092][SQL][FOLLOWUP] Add RewriteCorrelatedScalarSubquery in l…
dilipbiswal Aug 16, 2018
709f541
[DOCS] Update configuration.md
KraFusion Aug 16, 2018
30be71e
[DOCS] Fix cloud-integration.md Typo
KraFusion Aug 16, 2018
9251c61
[SPARK-24665][PYSPARK][FOLLOWUP] Use SQLConf in PySpark to manage all…
xuanyuanking Aug 17, 2018
f161409
[SPARK-23940][SQL] Add transform_values SQL function
codeatri Aug 17, 2018
8af61fb
[SPARK-25122][SQL] Deduplication of supports equals code
mn-mikke Aug 17, 2018
c1ffb3c
[SPARK-23938][SQL][FOLLOW-UP][TEST] Nullabilities of value arguments …
ueshin Aug 17, 2018
162326c
[SPARK-25117][R] Add EXEPT ALL and INTERSECT ALL support in R
dilipbiswal Aug 17, 2018
8b0e94d
[SPARK-23042][ML] Use OneHotEncoderModel to encode labels in Multilay…
viirya Aug 17, 2018
da2dc69
[SPARK-25116][TESTS] Fix the Kafka cluster leak and clean up cached p…
zsxwing Aug 17, 2018
ba84bcb
[SPARK-24433][K8S] Initial R Bindings for SparkR on K8s
ifilonenko Aug 17, 2018
10f2b6f
[SPARK-23555][PYTHON] Add BinaryType support for Arrow in Python
BryanCutler Aug 18, 2018
e3cf13d
[SPARK-25137][SPARK SHELL] NumberFormatException` when starting spark…
vinodkc Aug 18, 2018
f454d52
[MINOR][DOC][SQL] use one line for annotation arg value
mengxr Aug 18, 2018
4dd87d8
[SPARK-25142][PYSPARK] Add error messages when Python worker could no…
ueshin Aug 18, 2018
9047cc0
[SPARK-24886][INFRA] Fix the testing script to increase timeout for J…
HyukjinKwon Aug 18, 2018
14d7c1c
[SPARK-24863][SS] Report Kafka offset lag as a custom metrics
arunmahadevan Aug 18, 2018
a8a1ac0
[SPARK-24959][SQL] Speed up count() for JSON and CSV
MaxGekk Aug 18, 2018
6b8fbbf
[SPARK-25141][SQL][TEST] Modify tests for higher-order functions to c…
ueshin Aug 19, 2018
60af250
[SPARK-25160][SQL] Avro: remove sql configuration spark.sql.avro.outp…
gengliangwang Aug 20, 2018
219ed7b
[DOCS] Fixed NDCG formula issues
yueguoguo Aug 20, 2018
883f3af
[SPARK-25144][SQL][TEST] Free aggregate map when task ends
dongjoon-hyun Aug 21, 2018
b461acb
[SPARK-25134][SQL] Csv column pruning with checking of headers throws…
koertkuipers Aug 21, 2018
f984ec7
[SPARK-25132][SQL] Case-insensitive field resolution when reading fro…
seancxmao Aug 21, 2018
4fb96e5
[SPARK-25114][CORE] Fix RecordBinaryComparator when subtraction betwe…
jiangxb1987 Aug 21, 2018
b8788b3
[BUILD] Close stale PRs
srowen Aug 21, 2018
5059255
[SPARK-25161][CORE] Fix several bugs in failure handling of barrier e…
jiangxb1987 Aug 21, 2018
d800632
[MINOR] Add .crc files to .gitignore
HeartSaVioR Aug 21, 2018
35f7f5c
[DOCS][MINOR] Fix a few broken links and typos, and, nit, use HTTPS m…
srowen Aug 21, 2018
99d2e4e
[SPARK-24296][CORE] Replicate large blocks as a stream.
squito Aug 21, 2018
72ecfd0
[SPARK-25149][GRAPHX] Update Parallel Personalized Page Rank to test …
MrBago Aug 21, 2018
6c5cb85
[SPARK-24763][SS] Remove redundant key data from value in streaming a…
HeartSaVioR Aug 21, 2018
ac0174e
[SPARK-25129][SQL] Make the mapping of com.databricks.spark.avro to b…
gengliangwang Aug 21, 2018
42035a4
[SPARK-24441][SS] Expose total estimated size of states in HDFSBacked…
HeartSaVioR Aug 21, 2018
ad45299
[SPARK-25095][PYSPARK] Python support for BarrierTaskContext
jiangxb1987 Aug 21, 2018
a998e9d
[MINOR] Added import to fix compilation
tdas Aug 22, 2018
07737c8
[SPARK-23711][SPARK-25140][SQL] Catch correct exceptions when expr co…
maropu Aug 22, 2018
4a9c9d8
[SPARK-25159][SQL] json schema inference should only trigger one job
cloud-fan Aug 22, 2018
55f3664
[SPARK-25093][SQL] Avoid recompiling regexp for comments multiple times
mgaido91 Aug 22, 2018
e754887
[SPARK-24882][SQL] improve data source v2 API
cloud-fan Aug 22, 2018
71f38ac
[SPARK-23698][PYTHON] Resolve undefined names in Python 3
Aug 22, 2018
2381953
[SPARK-25105][PYSPARK][SQL] Include PandasUDFType in the import all o…
kevinyu98 Aug 22, 2018
68ec4d6
[SPARK-25181][CORE] Limit Thread Pool size in BlockManager Master and…
mukulmurthy Aug 22, 2018
3106324
[SPARK-25184][SS] Fixed race condition in StreamExecution that caused…
tdas Aug 22, 2018
49a1993
[SPARK-25163][SQL] Fix flaky test: o.a.s.util.collection.ExternalAppe…
viirya Aug 22, 2018
2bc7b75
[SPARK-24785][SHELL] Making sure REPL prints Spark UI info and then W…
dbtsai Aug 22, 2018
0295ad4
[SPARK-25127] DataSourceV2: Remove SupportsPushDownCatalystFilters
rxin Aug 23, 2018
1747469
[SPARK-25167][SPARKR][TEST][MINOR] Minor fixes for R sql tests
dilipbiswal Aug 23, 2018
05974f9
[SPARK-25133][SQL][DOC] Avro data source guide
gengliangwang Aug 23, 2018
4972090
[SPARK-23932][SQL][FOLLOW-UP] Fix an example of zip_with function.
ueshin Aug 23, 2018
2a0a8f7
[SPARK-23034][SQL] Show RDD/relation names in RDD/Hive table scan nodes
maropu Aug 23, 2018
8cc591c
[SPARK-25164][SQL] Avoid rebuilding column and path list for each col…
bersprockets Aug 23, 2018
e3b7bb4
[SPARK-24811][FOLLOWUP][SQL] Revise package of AvroDataToCatalyst and…
gengliangwang Aug 23, 2018
5d572fc
[SPARK-25126][SQL] Avoid creating Reader for all orc files
Aug 23, 2018
a9aacdf
[SPARK-25208][SQL] Loosen Cast.forceNullable for DecimalType.
ueshin Aug 23, 2018
8ed0449
[SPARK-25204][SS] Fix race in rate source test.
jose-torres Aug 23, 2018
b5e1188
[SPARK-25124][ML] VectorSizeHint setSize and getSize don't return values
huaxingao Aug 23, 2018
0ce09ec
[SPARK-25205][CORE] Fix typo in spark.network.crypto.keyFactoryIterat…
squito Aug 24, 2018
b88ddb8
[SPARK-23425][SQL] Support wildcard in HDFS path for load table command
sujith71955 Aug 24, 2018
cd6dff7
[SPARK-25209][SQL] Avoid deserializer check in Dataset.apply when Dat…
bogdanrdc Aug 24, 2018
f2d3542
[SPARK-4502][SQL] Parquet nested column pruning - foundation
mallman Aug 24, 2018
9b6baeb
[SPARK-25029][BUILD][CORE] Janino "Two non-abstract methods ..." errors
srowen Aug 24, 2018
ab33028
[SPARK-25178][SQL] Directly ship the StructType objects of the keySch…
kiszk Aug 24, 2018
c20916a
[SPARK-25073][YARN] AM and Executor Memory validation message is not …
sujith71955 Aug 24, 2018
8bb9414
[SPARK-25214][SS] Fix the issue that Kafka v2 source may return dupli…
zsxwing Aug 24, 2018
f8346d2
[SPARK-25174][YARN] Limit the size of diagnostic message for am to un…
yaooqinn Aug 24, 2018
9714fa5
[SPARK-25234][SPARKR] avoid integer overflow in parallelize
mengxr Aug 24, 2018
8e64278
Correct missing punctuation in the documentation
Aug 25, 2018
3e4f166
[MINOR] Fix Scala 2.12 build
dbtsai Aug 25, 2018
6c66ab8
[SPARK-24688][EXAMPLES] Modify the comments about LabeledPoint
huangweizhe123 Aug 25, 2018
c17a8ff
[SPARK-25214][SS][FOLLOWUP] Fix the issue that Kafka v2 source may re…
zsxwing Aug 25, 2018
ad43e2c
[SPARK-23792][DOCS] Documentation improvements for datetime functions
abradbury Aug 26, 2018
5cdb8a2
[SPARK-23698][PYTHON][FOLLOWUP] Resolve undefiend names in setup.py
HyukjinKwon Aug 27, 2018
5c27b0d
[SPARK-19355][SQL][FOLLOWUP] Remove the child.outputOrdering check in…
viirya Aug 27, 2018
6193a20
[SPARK-24978][SQL] Add spark.sql.fast.hash.aggregate.row.max.capacity…
heary-cao Aug 27, 2018
381a967
[SPARK-25249][CORE][TEST] add a unit test for OpenHashMap
10110346 Aug 27, 2018
810d59c
[SPARK-24882][FOLLOWUP] Fix flaky synchronization in Kafka tests.
jose-torres Aug 27, 2018
c3f285c
[SPARK-24149][YARN][FOLLOW-UP] Only get the delegation tokens of the …
wangyum Aug 27, 2018
dac099d
[SPARK-24090][K8S] Update running-on-kubernetes.md
liyinan926 Aug 27, 2018
8198ea5
[SPARK-24721][SQL] Exclude Python UDFs filters in FileSourceStrategy
icexelloss Aug 28, 2018
592e3a4
[SPARK-25218][CORE] Fix potential resource leaks in TransportServer a…
zsxwing Aug 28, 2018
1149c4e
[SPARK-25005][SS] Support non-consecutive offsets for Kafka
zsxwing Aug 28, 2018
de46df5
[SPARK-23997][SQL] Configurable maximum number of buckets
ferdonline Aug 28, 2018
4e3f3ce
[SPARK-23679][YARN] Setting RM_HA_URLS for AmIpFilter to avoid redire…
jerryshao Aug 28, 2018
aff8f15
[SPARK-25240][SQL] Fix for a deadlock in RECOVER PARTITIONS
MaxGekk Aug 28, 2018
7ad18ee
[SPARK-25004][CORE] Add spark.executor.pyspark.memory limit.
rdblue Aug 28, 2018
1038540
[SPARK-25212][SQL] Support Filter in ConvertToLocalRelation
bogdanrdc Aug 28, 2018
bbbf814
[SPARK-22357][CORE] SparkContext.binaryFiles ignore minPartitions par…
bomeng Aug 29, 2018
32c8a3d
[MINOR] Avoid code duplication for nullable in Higher Order function
mgaido91 Aug 29, 2018
68ec207
[SPARK-25260][SQL] Fix namespace handling in SchemaConverters.toAvroType
arunmahadevan Aug 29, 2018
38391c9
[SPARK-25253][PYSPARK] Refactor local connection & auth code
squito Aug 29, 2018
ff8dcc1
[SPARK-25235][SHELL] Merge the REPL code in Scala 2.11 and 2.12 branches
dbtsai Aug 29, 2018
82c18c2
[SPARK-23030][SQL][PYTHON] Use Arrow stream format for creating from …
BryanCutler Aug 29, 2018
1fd59c1
[WIP][SPARK-25044][SQL] (take 2) Address translation of LMF closure …
srowen Aug 29, 2018
3864480
[SPARK-25266][CORE] Fix memory leak in Barrier Execution Mode
sarutak Aug 29, 2018
20b7c68
[SPARK-25248][.1][PYSPARK] update barrier Python API
mengxr Aug 29, 2018
6b1b10c
[DOC] Fix comment on SparkPlanGraphEdge
juliuszsompolski Aug 29, 2018
ec3e998
[SPARK-24909][CORE] Always unregister pending partition on task compl…
Aug 29, 2018
3a66a7f
[SPARK-25253][PYSPARK][FOLLOWUP] Undefined name: from pyspark.util im…
Aug 30, 2018
56bc700
[SQL][MINOR] Fix compiling for scala 2.12
Aug 30, 2018
e9fce2a
[SPARK-24716][TESTS][FOLLOW-UP] Test Hive metastore schema and parque…
wangyum Aug 30, 2018
3c67cb0
[SPARK-25273][DOC] How to install testthat 1.0.2
MaxGekk Aug 30, 2018
9e0f959
[SPARK-23997][SQL][FOLLOWUP] Update exception message
kiszk Aug 30, 2018
135ff16
[SPARK-25233][STREAMING] Give the user the option of specifying a min…
Aug 30, 2018
c685b5f
[SPARK-24411][SQL] Adding native Java tests for 'isInCollection'
aai95 Aug 30, 2018
a5fb5b6
[SPARK-25235][BUILD][SHELL][FOLLOWUP] Fix repl compile for 2.12
Aug 30, 2018
d6d1224
[SPARK-25275][K8S] require memberhip in wheel to run 'su' in dockerfiles
erikerlandson Aug 30, 2018
bb3e6ed
[SPARK-25287][INFRA] Add up-front check for JIRA_USERNAME and JIRA_PA…
erikerlandson Aug 30, 2018
f29c2b5
[SPARK-25256][SQL][TEST] Plan mismatch errors in Hive tests in Scala …
Aug 31, 2018
aa70a0a
[SPARK-25288][TESTS] Fix flaky Kafka transaction tests
zsxwing Aug 31, 2018
515708d
[SPARK-25183][SQL] Spark HiveServer2 to use Spark ShutdownHookManager
steveloughran Aug 31, 2018
8d9495a
[SPARK-25207][SQL] Case-insensitve field resolution for filter pushdo…
Aug 31, 2018
339859c
[SPARK-25261][MINOR][DOC] update the description for spark.executor|d…
Aug 31, 2018
7fc8881
[SPARK-25296][SQL][TEST] Create ExplainSuite
gatorsmile Aug 31, 2018
32da87d
[SPARK-25286][CORE] Removing the dangerous parmap
MaxGekk Aug 31, 2018
e1d72f2
[SPARK-25264][K8S] Fix comma-delineated arguments passed into PythonR…
ifilonenko Aug 31, 2018
c5583fd
[SPARK-23466][SQL] Remove redundant null checks in generated Java cod…
kiszk Sep 1, 2018
7c36ee4
[SPARK-25290][CORE][TEST] Reduce the size of acquired arrays to avoid…
viirya Sep 1, 2018
6ad8d4c
[SPARK-25289][ML] Avoid exception in ChiSqSelector with FDR when no f…
mgaido91 Sep 1, 2018
a3dccd2
[SPARK-10697][ML] Add lift to Association rules
mgaido91 Sep 1, 2018
a481794
[SPARK-25007][R] Add array_intersect/array_except/array_union/shuffle…
huaxingao Sep 2, 2018
64bbd13
[SPARK-25304][SPARK-8489][SQL][TEST] Fix HiveSparkSubmitSuite test fo…
da-liii Sep 3, 2018
39d3d6c
[SPARK-25167][SPARKR][TEST][MINOR] Minor fixes for R sql tests (times…
dilipbiswal Sep 3, 2018
546683c
[SPARK-25298][BUILD] Improve build definition for Scala 2.12
da-liii Sep 3, 2018
8e21696
[SPARK-25308][SQL] ArrayContains function may return a error in the c…
dilipbiswal Sep 4, 2018
b60ee3a
[SPARK-25307][SQL] ArraySort function may return an error in the code…
dilipbiswal Sep 4, 2018
4cb2ff9
[SPARK-25310][SQL] ArraysOverlap may throw a CompilationException
kiszk Sep 4, 2018
e319ac9
[SPARK-24962][SQL] Refactor CodeGenerator.createUnsafeArray, ArraySet…
kiszk Sep 4, 2018
0b9b6b7
[DOC] Update some outdated links
Sep 4, 2018
3aa6028
[SPARK-19355][SQL][FOLLOWUP][TEST] Properly recycle SparkSession on T…
jiangxb1987 Sep 4, 2018
061bb01
[SPARK-25248][CORE] Audit barrier Scala APIs for 2.4
mengxr Sep 4, 2018
103f513
[SPARK-25306][SQL] Avoid skewed filter trees to speed up `createFilte…
dongjoon-hyun Sep 5, 2018
ca861fe
[SPARK-25300][CORE] Unified the configuration parameter `spark.shuffl…
10110346 Sep 5, 2018
2119e51
[SPARK-25336][SS]Revert SPARK-24863 and SPARK-24748
zsxwing Sep 5, 2018
341b55a
[SPARK-25044][SQL][FOLLOWUP] add back UserDefinedFunction.inputTypes
cloud-fan Sep 5, 2018
8440e30
[SPARK-25228][CORE] Add executor CPU time metric.
LucaCanali Sep 5, 2018
39a02d8
[SPARK-24415][CORE] Fixed the aggregated stage metrics by retaining s…
ankuriitg Sep 5, 2018
c66eef8
[SPARK-25306][SQL][FOLLOWUP] Change `test` to `ignore` in FilterPushd…
dongjoon-hyun Sep 5, 2018
9254492
[SPARK-22666][ML][SQL] Spark datasource for image format
WeichenXu123 Sep 5, 2018
559b899
[SPARK-25231] Fix synchronization of executor heartbeat receiver in T…
Sep 5, 2018
71bd796
[SPARK-23243][CORE] Fix RDD.repartition() data correctness issue
cloud-fan Sep 5, 2018
458468a
[SPARK-25335][BUILD] Skip Zinc downloading if it's installed in the s…
dongjoon-hyun Sep 5, 2018
3e03303
[SPARK-25258][SPARK-23131][SPARK-25176][BUILD] Upgrade Kryo to 4.0.2
wangyum Sep 5, 2018
3d6b68b
[SPARK-25313][SQL] Fix regression in FileFormatWriter output names
gengliangwang Sep 6, 2018
0a5a49a
[SPARK-25337][SQL][TEST] runSparkSubmit` should provide non-testing mode
dongjoon-hyun Sep 6, 2018
d749d03
[SPARK-25252][SQL] Support arrays of any types by to_json
MaxGekk Sep 6, 2018
64c314e
[SPARK-25317][CORE] Avoid perf regression in Murmur3 Hash on UTF8String
mgaido91 Sep 6, 2018
f5817d8
[SPARK-25108][SQL] Fix the show method to display the wide character …
xuejianbest Sep 6, 2018
7ef6d1d
[SPARK-25328][PYTHON] Add an example for having two columns as the gr…
HyukjinKwon Sep 6, 2018
3b6591b
[SPARK-25268][GRAPHX] run Parallel Personalized PageRank throws seria…
shahidki31 Sep 6, 2018
c84bc40
[SPARK-25072][PYSPARK] Forbid extra value for custom Row
Sep 6, 2018
27d3b0a
[SPARK-25222][K8S] Improve container status logging
rvesse Sep 6, 2018
da6fa38
[SPARK-25262][K8S] Allow SPARK_LOCAL_DIRS to be tmpfs backed on K8S
rvesse Sep 6, 2018
1b1711e
[SPARK-25208][SQL][FOLLOW-UP] Reduce code size.
ueshin Sep 7, 2018
b0ada7d
[SPARK-25330][BUILD][BRANCH-2.3] Revert Hadoop 2.7 to 2.7.3
wangyum Sep 7, 2018
4e3365b
[SPARK-22357][CORE][FOLLOWUP] SparkContext.binaryFiles ignore minPart…
srowen Sep 7, 2018
ed249db
[SPARK-25237][SQL] Remove updateBytesReadWithFileSize in FileScanRDD
Sep 7, 2018
6d7bc5a
[SPARK-25267][SQL][TEST] Disable ConvertToLocalRelation in the test c…
dilipbiswal Sep 7, 2018
f96a8bf
[SPARK-12321][SQL][FOLLOW-UP] Add tests for fromString
gatorsmile Sep 7, 2018
473f2fb
[SPARK-21786][SQL][FOLLOWUP] Add compressionCodec test for CTAS
fjh100456 Sep 7, 2018
22a46ca
[SPARK-25270] lint-python: Add flake8 to find syntax errors and undef…
Sep 7, 2018
458f501
[MINOR][SS] Fix kafka-0-10-sql trivials
dongjinleekr Sep 7, 2018
9241e1e
[SPARK-23429][CORE] Add executor memory metrics to heartbeat and expo…
edwinalu Sep 7, 2018
01c3dfa
[MINOR][SQL] Add a debug log when a SQL text is used for a view
HyukjinKwon Sep 8, 2018
08c02e6
[SPARK-25345][ML] Deprecate public APIs from ImageSchema
WeichenXu123 Sep 8, 2018
26f74b7
[SPARK-25375][SQL][TEST] Reenable qualified perm. function checks in …
dongjoon-hyun Sep 8, 2018
78981ef
[SPARK-20636] Add new optimization rule to transpose adjacent Window …
ptkool Sep 8, 2018
1cfda44
[SPARK-25021][K8S] Add spark.executor.pyspark.memory limit for K8S
ifilonenko Sep 9, 2018
0b9ccd5
Revert [SPARK-10399] [SPARK-23879] [SPARK-23762] [SPARK-25317]
gatorsmile Sep 9, 2018
88a930d
[MINOR][ML] Remove `BisectingKMeansModel.setDistanceMeasure` method
WeichenXu123 Sep 9, 2018
77c9964
[SPARK-25368][SQL] Incorrect predicate pushdown returns wrong result
wangyum Sep 9, 2018
a0aed47
[SPARK-25175][SQL] Field resolution should fail if there is ambiguity…
seancxmao Sep 10, 2018
f8b4d5a
[SPARK-25313][SQL][FOLLOW-UP] Fix InsertIntoHiveDirCommand output sch…
wangyum Sep 10, 2018
e7853dc
[SPARK-24999][SQL] Reduce unnecessary 'new' memory operations
heary-cao Sep 10, 2018
6f65178
[SPARK-24849][SPARK-24911][SQL][FOLLOW-UP] Converting a value of Stru…
gatorsmile Sep 10, 2018
12e3e9f
[SPARK-25278][SQL] Avoid duplicated Exec nodes when the same logical …
mgaido91 Sep 10, 2018
da5685b
[SPARK-23672][PYTHON] Document support for nested return types in sca…
holdenk Sep 10, 2018
0736e72
[SPARK-25371][SQL] struct() should allow being called with 0 args
mgaido91 Sep 11, 2018
0e680dc
[SPARK-25278][SQL][FOLLOWUP] remove the hack in ProgressReporter
cloud-fan Sep 11, 2018
c9cb393
[SPARK-17916][SPARK-25241][SQL][FOLLOW-UP] Fix empty string being par…
mmolimar Sep 11, 2018
77579aa
[SPARK-25389][SQL] INSERT OVERWRITE DIRECTORY STORED AS should preven…
dongjoon-hyun Sep 11, 2018
bcb9a8c
[SPARK-25221][DEPLOY] Consistent trailing whitespace treatment of con…
gerashegalov Sep 11, 2018
14f3ad2
[SPARK-24889][CORE] Update block info when unpersist rdds
viirya Sep 11, 2018
9d9601a
[INFRA] Close stale PRs.
Sep 11, 2018
cfbdd6a
[SPARK-25398] Minor bugs from comparing unrelated types
srowen Sep 11, 2018
97d4afa
Revert "[SPARK-23820][CORE] Enable use of long form of callsite in logs"
srowen Sep 11, 2018
9f5c5b4
[SPARK-25399][SS] Continuous processing state should not affect micro…
mukulmurthy Sep 11, 2018
79cc597
[SPARK-25402][SQL] Null handling in BooleanSimplification
gatorsmile Sep 12, 2018
2f42239
[SPARK-25352][SQL] Perform ordered global limit when limit number is …
viirya Sep 12, 2018
3030b82
[SPARK-25363][SQL] Fix schema pruning in where clause by ignoring unn…
viirya Sep 12, 2018
ab25c96
[SPARK-23820][CORE] Enable use of long form of callsite in logs
michaelmior Sep 13, 2018
083c944
[SPARK-25387][SQL] Fix for NPE caused by bad CSV input
MaxGekk Sep 13, 2018
6dc5921
[SPARK-25357][SQL] Add metadata to SparkPlanInfo to dump more informa…
LantaoJin Sep 13, 2018
08c76b5
[SPARK-25238][PYTHON] lint-python: Fix W605 warnings for pycodestyle 2.4
srowen Sep 13, 2018
8b702e1
[SPARK-25415][SQL] Make plan change log in RuleExecutor configurable …
maryannxue Sep 13, 2018
3e75a9f
[SPARK-25295][K8S] Fix executor names collision
Sep 13, 2018
5b761c5
[SPARK-25352][SQL][FOLLOWUP] Add helper method and address style issue
viirya Sep 13, 2018
45c4ebc
[SPARK-25170][DOC] Add list and short description of Spark Executor T…
LucaCanali Sep 13, 2018
a7e5aa6
[SPARK-25406][SQL] For ParquetSchemaPruningSuite.scala, move calls to…
mallman Sep 13, 2018
f60cd7c
[SPARK-25338][TEST] Ensure to call super.beforeAll() and super.afterA…
kiszk Sep 13, 2018
9deddbb
[SPARK-25400][CORE][TEST] Increase test timeouts
squito Sep 13, 2018
a81ef9e
[SPARK-25418][SQL] The metadata of DataSource table should not includ…
ueshin Sep 14, 2018
9c25d7f
[SPARK-25431][SQL][EXAMPLES] Fix function examples and unify the form…
ueshin Sep 14, 2018
9bb798f
[SPARK-25238][PYTHON] lint-python: Upgrade pycodestyle to v2.4.0
Sep 15, 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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ target/
unit-tests.log
work/
docs/.jekyll-metadata
*.crc

# For Hive
TempStatsStore/
Expand Down
158 changes: 58 additions & 100 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -201,103 +201,61 @@
limitations under the License.


=======================================================================
Apache Spark Subcomponents:

The Apache Spark project contains subcomponents with separate copyright
notices and license terms. Your use of the source code for the these
subcomponents is subject to the terms and conditions of the following
licenses.


========================================================================
For heapq (pyspark/heapq3.py):
========================================================================

See license/LICENSE-heapq.txt

========================================================================
For SnapTree:
========================================================================

See license/LICENSE-SnapTree.txt

========================================================================
For jbcrypt:
========================================================================

See license/LICENSE-jbcrypt.txt

========================================================================
BSD-style licenses
========================================================================

The following components are provided under a BSD-style license. See project link for details.
The text of each license is also included at licenses/LICENSE-[project].txt.

(BSD 3 Clause) netlib core (com.github.fommil.netlib:core:1.1.2 - https://github.com/fommil/netlib-java/core)
(BSD 3 Clause) JPMML-Model (org.jpmml:pmml-model:1.2.7 - https://github.com/jpmml/jpmml-model)
(BSD 3 Clause) jmock (org.jmock:jmock-junit4:2.8.4 - http://jmock.org/)
(BSD License) AntLR Parser Generator (antlr:antlr:2.7.7 - http://www.antlr.org/)
(BSD License) ANTLR 4.5.2-1 (org.antlr:antlr4:4.5.2-1 - http://wwww.antlr.org/)
(BSD licence) ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 - http://www.stringtemplate.org)
(BSD licence) ANTLR StringTemplate (org.antlr:stringtemplate:3.2.1 - http://www.stringtemplate.org)
(BSD License) Javolution (javolution:javolution:5.5.1 - http://javolution.org)
(BSD) JLine (jline:jline:2.14.3 - https://github.com/jline/jline2)
(BSD) ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.3 - http://paranamer.codehaus.org/paranamer)
(BSD) ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.6 - http://paranamer.codehaus.org/paranamer)
(BSD 3 Clause) Scala (http://www.scala-lang.org/download/#License)
(Interpreter classes (all .scala files in repl/src/main/scala
except for Main.Scala, SparkHelper.scala and ExecutorClassLoader.scala),
and for SerializableMapWrapper in JavaUtils.scala)
(BSD-like) Scala Actors library (org.scala-lang:scala-actors:2.11.12 - http://www.scala-lang.org/)
(BSD-like) Scala Compiler (org.scala-lang:scala-compiler:2.11.12 - http://www.scala-lang.org/)
(BSD-like) Scala Compiler (org.scala-lang:scala-reflect:2.11.12 - http://www.scala-lang.org/)
(BSD-like) Scala Library (org.scala-lang:scala-library:2.11.12 - http://www.scala-lang.org/)
(BSD-like) Scalap (org.scala-lang:scalap:2.11.12 - http://www.scala-lang.org/)
(BSD-style) scalacheck (org.scalacheck:scalacheck_2.11:1.10.0 - http://www.scalacheck.org)
(BSD-style) spire (org.spire-math:spire_2.11:0.7.1 - http://spire-math.org)
(BSD-style) spire-macros (org.spire-math:spire-macros_2.11:0.7.1 - http://spire-math.org)
(New BSD License) Kryo (com.esotericsoftware:kryo:3.0.3 - https://github.com/EsotericSoftware/kryo)
(New BSD License) MinLog (com.esotericsoftware:minlog:1.3.0 - https://github.com/EsotericSoftware/minlog)
(New BSD license) Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 - http://code.google.com/p/protobuf)
(New BSD license) Protocol Buffer Java API (org.spark-project.protobuf:protobuf-java:2.4.1-shaded - http://code.google.com/p/protobuf)
(The BSD License) Fortran to Java ARPACK (net.sourceforge.f2j:arpack_combined_all:0.1 - http://f2j.sourceforge.net)
(The BSD License) xmlenc Library (xmlenc:xmlenc:0.52 - http://xmlenc.sourceforge.net)
(The New BSD License) Py4J (net.sf.py4j:py4j:0.10.7 - http://py4j.sourceforge.net/)
(Two-clause BSD-style license) JUnit-Interface (com.novocode:junit-interface:0.10 - https://github.com/szeiger/junit-interface/)
(BSD licence) sbt and sbt-launch-lib.bash
(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
========================================================================

The following components are provided under the MIT License. See project link for details.
The text of each license is also included at licenses/LICENSE-[project].txt.

(MIT License) JCL 1.1.1 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.5 - http://www.slf4j.org)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.5 - http://www.slf4j.org)
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.5 - http://www.slf4j.org)
(MIT License) SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.5 - http://www.slf4j.org)
(MIT License) pyrolite (org.spark-project:pyrolite:2.0.1 - http://pythonhosted.org/Pyro4/)
(MIT License) scopt (com.github.scopt:scopt_2.11:3.2.0 - https://github.com/scopt/scopt)
(The MIT License) Mockito (org.mockito:mockito-core:1.9.5 - http://www.mockito.org)
(MIT License) jquery (https://jquery.org/license/)
(MIT License) AnchorJS (https://github.com/bryanbraun/anchorjs)
(MIT License) graphlib-dot (https://github.com/cpettitt/graphlib-dot)
(MIT License) dagre-d3 (https://github.com/cpettitt/dagre-d3)
(MIT License) sorttable (https://github.com/stuartlangridge/sorttable)
(MIT License) boto (https://github.com/boto/boto/blob/develop/LICENSE)
(MIT License) datatables (http://datatables.net/license)
(MIT License) mustache (https://github.com/mustache/mustache/blob/master/LICENSE)
(MIT License) cookies (http://code.google.com/p/cookies/wiki/License)
(MIT License) blockUI (http://jquery.malsup.com/block/)
(MIT License) RowsGroup (http://datatables.net/license/mit)
(MIT License) jsonFormatter (http://www.jqueryscript.net/other/jQuery-Plugin-For-Pretty-JSON-Formatting-jsonFormatter.html)
(MIT License) modernizr (https://github.com/Modernizr/Modernizr/blob/master/LICENSE)
(MIT License) machinist (https://github.com/typelevel/machinist)
------------------------------------------------------------------------------------
This product bundles various third-party components under other open source licenses.
This section summarizes those components and their licenses. See licenses/
for text of these licenses.


Apache Software Foundation License 2.0
--------------------------------------

common/network-common/src/main/java/org/apache/spark/network/util/LimitedInputStream.java
core/src/main/java/org/apache/spark/util/collection/TimSort.java
core/src/main/resources/org/apache/spark/ui/static/bootstrap*
core/src/main/resources/org/apache/spark/ui/static/jsonFormatter*
core/src/main/resources/org/apache/spark/ui/static/vis*
docs/js/vendor/bootstrap.js


Python Software Foundation License
----------------------------------

pyspark/heapq3.py


BSD 3-Clause
------------

python/lib/py4j-*-src.zip
python/pyspark/cloudpickle.py
python/pyspark/join.py
core/src/main/resources/org/apache/spark/ui/static/d3.min.js

The CSS style for the navigation sidebar of the documentation was originally
submitted by Óscar Nájera for the scikit-learn project. The scikit-learn project
is distributed under the 3-Clause BSD license.


MIT License
-----------

core/src/main/resources/org/apache/spark/ui/static/dagre-d3.min.js
core/src/main/resources/org/apache/spark/ui/static/*dataTables*
core/src/main/resources/org/apache/spark/ui/static/graphlib-dot.min.js
ore/src/main/resources/org/apache/spark/ui/static/jquery*
core/src/main/resources/org/apache/spark/ui/static/sorttable.js
docs/js/vendor/anchor.min.js
docs/js/vendor/jquery*
docs/js/vendor/modernizer*


Creative Commons CC0 1.0 Universal Public Domain Dedication
-----------------------------------------------------------
(see LICENSE-CC0.txt)

data/mllib/images/kittens/29.5.a_b_EGDP022204.jpg
data/mllib/images/kittens/54893.jpg
data/mllib/images/kittens/DP153539.jpg
data/mllib/images/kittens/DP802813.jpg
data/mllib/images/multi-channel/chr30.4.184.jpg
Loading