aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-11155][WEB UI] Stage summary json should include stage durationXin Ren2015-12-087-7/+43
* [SPARK-8673] [LAUNCHER] API and infrastructure for communicating with child a...Marcelo Vanzin2015-10-091-1/+10
* [SPARK-7161] [HISTORY SERVER] Provide REST api to download event logs fro...Hari Shreedharan2015-06-035-8/+68
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-0850-0/+6061
* Revert "[SPARK-3454] separate json endpoints for data in the UI"Reynold Xin2015-05-0549-17366/+0
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-0549-0/+17366
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-2/+2
* [SPARK-5778] throw if nonexistent metrics config file providedRyan Williams2015-02-171-2/+0
* Spark 3883: SSL support for HttpServer and AkkaJacek Lewandowski2015-02-023-0/+0
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-2/+2
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-011-1/+1
* Revert "[SPARK-2468] Netty based block server / client module"Patrick Wendell2014-08-151-1379/+0
* [SPARK-2468] Netty based block server / client moduleReynold Xin2014-08-141-0/+1379
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-1/+1
* Merge pull request #462 from mateiz/conf-file-fixPatrick Wendell2014-01-181-8/+0
* Merge branch 'master' into spark-1002-remove-jarsPrashant Sharma2014-01-031-0/+8
|\
| * Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-0/+2
| * Added tests for SparkConf and fixed a bugMatei Zaharia2013-12-291-0/+6
* | ignoring tests for now, contrary to what I assumed these tests make sense giv...Prashant Sharma2014-01-021-0/+0
|/
* Add missing license headers found with RATMatei Zaharia2013-09-022-0/+34
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-012-4/+4
* Code refactor according to commentsjerryshao2013-07-242-5/+5
* Refactor metricsSystem unit test, add resource files.Andrew xia2013-07-242-0/+13
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-162-1/+35
* Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-061-0/+1
|\
| * A few bug fixes and a unit testPatrick Wendell2013-06-241-0/+1
* | Add fair scheduler config template fileAndrew xia2013-07-041-0/+1
|/
* refactor the Schedulable interface and add unit test for SchedulingAlgorithmAndrew xia2013-04-181-0/+14
* Changed locations for unit test logs.Tathagata Das2013-01-071-2/+2
* Modifications to make sure LocalScheduler terminate cleanly without errors wh...Tathagata Das2012-12-271-1/+1
* Write all unit test output to a fileMatei Zaharia2012-10-011-4/+6
* Dynamically adding jar files and caching fileSets.Denny2012-09-101-0/+0
* Set log level in tests to WARNMatei Zaharia2012-08-231-0/+8