aboutsummaryrefslogtreecommitdiff
path: root/yarn
Commit message (Expand)AuthorAgeFilesLines
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-121-1/+1
* Preparing Spark release v1.5.0-preview-20150812Patrick Wendell2015-08-121-1/+1
* [SPARK-9826] [CORE] Fix cannot use custom classes in log4j.propertiesMichel Lemay2015-08-121-2/+3
* [SPARK-9092] Fixed incompatibility when both num-executors and dynamic...Niranjan Padmanabhan2015-08-127-21/+18
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* [SPARK-9737] [YARN] Add the suggested configuration when required executor me...Yadong Qi2015-08-101-2/+4
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* [SPARK-9519] [YARN] Confirm stop sc successfully when application was killedlinweizhong2015-08-051-15/+32
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-032-14/+20
* [SPARK-9491] Avoid fetching HBase tokens when not needed.Marcelo Vanzin2015-08-011-5/+6
* [SPARK-9388] [YARN] Make executor info log messages easier to read.Marcelo Vanzin2015-07-302-4/+11
* [SPARK-8297] [YARN] Scheduler backend is not notified in case node fails in YARNMridul Muralidharan2015-07-304-14/+74
* [SPARK-4352] [YARN] [WIP] Incorporate locality preferences in dynamic allocat...jerryshao2015-07-275-19/+354
* [SPARK-8988] [YARN] Make sure driver log links appear in secure cluste…Hari Shreedharan2015-07-271-54/+17
* [SPARK-8851] [YARN] In Client mode, make sure the client logs in and updates ...Hari Shreedharan2015-07-172-13/+30
* [SPARK-8646] PySpark does not run on YARN if master not provided in command lineLianhui Wang2015-07-161-1/+1
* [SPARK-8962] Add Scalastyle rule to ban direct use of Class.forName; fix exis...Josh Rosen2015-07-141-2/+2
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-104-1/+13
* [SPARK-8657] [YARN] Fail to upload resource to viewfsTao Li2015-07-081-1/+2
* [SPARK-8687] [YARN] Fix bug: Executor can't fetch the new set configuration i...huangzhaowei2015-07-011-1/+6
* [SPARK-3071] Increase default driver memoryIlya Ganelin2015-07-011-3/+4
* [SPARK-8688] [YARN] Bug fix: disable the cache fs to gain the HDFS connection.huangzhaowei2015-07-012-5/+10
* [SPARK-8754] [YARN] YarnClientSchedulerBackend doesn't stop gracefully in fai...Devaraj K2015-07-011-1/+3
* [SPARK-8683] [BUILD] Depend on mockito-core instead of mockito-allJosh Rosen2015-06-271-1/+1
* [SPARK-8302] Support heterogeneous cluster install paths on YARN.Marcelo Vanzin2015-06-263-12/+58
* [SPARK-8387] [FOLLOWUP ] [WEBUI] Update driver log URL to show only 4096 bytesCarson Wang2015-06-192-3/+4
* [SPARK-8387] [WEBUI] Only show 4096 bytes content for executor log instead of...hushan[胡珊]2015-06-161-2/+2
* [SPARK-8273] Driver hangs up when yarn shutdown in client modeWangTaoTheTonic2015-06-101-0/+4
* [SPARK-5479] [YARN] Handle --py-files correctly in YARN.Marcelo Vanzin2015-06-107-148/+253
* [SPARK-7705] [YARN] Cleanup of .sparkStaging directory fails if application i...linweizhong2015-06-081-13/+21
* [SPARK-8136] [YARN] Fix flakiness in YarnClusterSuite.Hari Shreedharan2015-06-061-7/+9
* [SPARK-8001] [CORE] Make AsynchronousListenerBus.waitUntilEmpty throw Timeout...zsxwing2015-06-031-1/+1
* [SPARK-8059] [YARN] Wake up allocation thread when new requests arrive.Marcelo Vanzin2015-06-032-4/+19
* [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0Patrick Wendell2015-06-031-1/+1
* [SPARK-3850] Trim trailing spaces for examples/streaming/yarn.Reynold Xin2015-05-313-27/+27
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-296-14/+22
* [SPARK-7524] [SPARK-7846] add configs for keytab and principal, pass these tw...WangTaoTheTonic2015-05-292-6/+14
* [SPARK-7929] Turn whitespace checker on for more token types.Reynold Xin2015-05-283-13/+13