aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/scala/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-29146-381/+374
* [SPARK-7863] [CORE] Create SimpleDateFormat for every SimpleDateParam instanc...zsxwing2015-05-291-0/+5
* [SPARK-7756] [CORE] Use testing cipher suites common to Oracle and IBM securi...Tim Ellison2015-05-292-4/+4
* [SPARK-7927] whitespace fixes for core.Reynold Xin2015-05-2830-98/+101
* [SPARK-7826] [CORE] Suppress extra calling getCacheLocs.Takuya UESHIN2015-05-281-4/+31
* [SPARK-7873] Allow KryoSerializerInstance to create multiple streams at the s...Josh Rosen2015-05-271-1/+36
* [CORE] [TEST] HistoryServerSuite failed due to timezone issuescwf2015-05-271-1/+1
* [SPARK-7854] [TEST] refine Kryo test suiteZhang, Liye2015-05-261-24/+27
* [CORE] [TEST] Fix SimpleDateParamTestscwf2015-05-261-3/+3
* Add test which shows Kryo buffer size configured in mb is properly supportedtedyu2015-05-251-0/+4
* [SPARK-7287] [HOTFIX] Disable o.a.s.deploy.SparkSubmitSuite --packagesPatrick Wendell2015-05-231-1/+2
* [HOTFIX] Add tests for SparkListenerApplicationStart with Driver Logs.Hari Shreedharan2015-05-221-2/+23
* [SPARK-7224] [SPARK-7306] mock repository generator for --packages tests with...Burak Yavuz2015-05-223-31/+318
* [SPARK-7760] add /json back into master & worker pages; add testImran Rashid2015-05-221-2/+29
* [SPARK-7766] KryoSerializerInstance reuse is unsafe when auto-reset is disabledJosh Rosen2015-05-221-0/+33
* [SPARK-7750] [WEBUI] Rename endpoints from `json` to `api` to allow fu…Hari Shreedharan2015-05-202-10/+10
* [SPARK-7237] [SPARK-7741] [CORE] [STREAMING] Clean more closures that need cl...Andrew Or2015-05-201-0/+4
* [SPARK-7501] [STREAMING] DAG visualization: show DStream operationsAndrew Or2015-05-181-6/+6
* [SPARK-7627] [SPARK-7472] DAG visualization: style skipped stagesAndrew Or2015-05-181-41/+186
* [SPARK-7655][Core][SQL] Remove 'scala.concurrent.ExecutionContext.Implicits.g...zsxwing2015-05-161-0/+12
* [SPARK-7672] [CORE] Use int conversion in translating kryoserializer.buffer.m...Nishkam Ravi2015-05-161-0/+3
* [SPARK-7563] OutputCommitCoordinator.stop() should only run on the driverJosh Rosen2015-05-151-1/+1
* [CORE] Protect additional test vars from early GCTim Ellison2015-05-151-2/+8
* [HOT FIX #6125] Do not wait for all stages to start renderingAndrew Or2015-05-131-1/+0
* [SPARK-7081] Faster sort-based shuffle path using binary processing cache-awa...Josh Rosen2015-05-134-0/+306
* [SPARK-7399] Spark compilation error for scala 2.11Andrew Or2015-05-131-9/+11
* [SPARK-7608] Clean up old state in RDDOperationGraphListenerAndrew Or2015-05-131-0/+87
* [MINOR] [CORE] Accept alternative mesos unsatisfied link error in test.Tim Ellison2015-05-131-1/+1
* [MINOR] Enhance SizeEstimator to detect IBM compressed refs and s390 …Tim Ellison2015-05-131-0/+12
* [SPARK-6568] spark-shell.cmd --jars option does not accept the jar that has s...Masayoshi TSUZUKI2015-05-132-36/+62
* [SPARK-7438] [SPARK CORE] Fixed validation of relativeSD in countApproxDistinctVinod K C2015-05-091-0/+2
* [SPARK-7237] Clean function in several RDD methodstedyu2015-05-081-0/+21
* [SPARK-6955] Perform port retries at NettyBlockTransferService levelAaron Davidson2015-05-081-0/+78
* [MINOR] Defeat early garbage collection of test suite variableTim Ellison2015-05-081-0/+1
* [SPARK-6627] Finished rename to ShuffleBlockResolverKay Ousterhout2015-05-081-9/+9
* [SPARK-7436] Fixed instantiation of custom recovery mode factory and added testsJacek Lewandowski2015-05-082-3/+207
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-085-42/+530
* [SPARK-7392] [CORE] bugfix: Kryo buffer size cannot be larger than 2MZhang, Liye2015-05-081-0/+30
* [HOT FIX] [SPARK-7418] Ignore flaky SparkSubmitUtilsSuite testAndrew Or2015-05-061-1/+1
* [SPARK-7311] Introduce internal Serializer API for determining if serializers...Josh Rosen2015-05-061-0/+119
* [SPARK-7384][Core][Tests] Fix flaky tests for distributed mode in BroadcastSuitezsxwing2015-05-051-1/+13
* Revert "[SPARK-3454] separate json endpoints for data in the UI"Reynold Xin2015-05-055-522/+42
* [SPARK-7237] Many user provided closures are not actually cleanedAndrew Or2015-05-051-4/+144
* [SPARK-5074] [CORE] [TESTS] Fix the flakey test 'run shuffle with map stage f...zsxwing2015-05-051-1/+6
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-055-42/+522
* [HOTFIX] [TEST] Ignoring flaky testsTathagata Das2015-05-052-2/+2
* [SPARK-6943] [SPARK-6944] DAG visualization on SparkUIAndrew Or2015-05-046-24/+196
* [SPARK-6030] [CORE] Using simulated field layout method to compute class shel...Ye Xianjin2015-05-022-8/+49
* [SPARK-7120] [SPARK-7121] Closure cleaner nesting + documentation + testsAndrew Or2015-05-012-3/+581
* [SPARK-2691] [MESOS] Support for Mesos DockerInfoChris Heller2015-05-011-0/+46