aboutsummaryrefslogtreecommitdiff
path: root/yarn/src/test/scala/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8425][CORE] Application Level BlacklistingImran Rashid2016-12-151-0/+57
* [SPARK-18662] Move resource managers to separate directoryAnirudh2016-12-0618-3154/+0
* [SPARK-18547][CORE] Propagate I/O encryption key when executors register.Marcelo Vanzin2016-11-281-108/+0
* [SPARK-18357] Fix yarn files/archive broken issue andd unit testsKishor Patil2016-11-081-0/+17
* [SPARK-18099][YARN] Fail if same files added to distributed cache for --files...Kishor Patil2016-11-031-0/+42
* [SPARK-17960][PYSPARK][UPGRADE TO PY4J 0.10.4]Jagadeesan2016-10-211-1/+1
* [SPARK-17611][YARN][TEST] Make shuffle service test really test auth.Marcelo Vanzin2016-09-201-22/+27
* [SPARK-17511] Yarn Dynamic Allocation: Avoid marking released container as Fa...Kishor Patil2016-09-141-0/+19
* [SPARK-17433] YarnShuffleService doesn't handle moving credentials levelDbThomas Graves2016-09-091-1/+11
* [SPARK-15891][YARN] Clean up some logging in the YARN AM.Marcelo Vanzin2016-09-061-2/+2
* [SPARK-16711] YarnShuffleService doesn't re-init properly on YARN rolling upg...Thomas Graves2016-09-021-0/+10
* [SPARK-5682][CORE] Add encrypted shuffle in sparkFerdinand Xu2016-08-301-0/+108
* [SPARK-16781][PYSPARK] java launched by PySpark as gateway may not be the sam...Sean Owen2016-08-241-1/+1
* [SPARK-16930][YARN] Fix a couple of races in cluster app initialization.Marcelo Vanzin2016-08-171-0/+22
* [SPARK-14743][YARN] Add a configurable credential manager for Spark running o...jerryshao2016-08-103-96/+222
* [SPARK-16110][YARN][PYSPARK] Fix allowing python version to be specified per ...KevinGrealish2016-07-271-4/+22
* [SPARK-16505][YARN] Optionally propagate error during shuffle service startup.Marcelo Vanzin2016-07-141-3/+31
* [MINOR][YARN] Fix code error in yarn-cluster unit testsharkd2016-07-131-1/+1
* [SPARK-16414][YARN] Fix bugs for "Can not get user config when calling SparkH...sharkd2016-07-121-0/+45
* [SPARK-16095][YARN] Yarn cluster mode should report correct state to SparkLau...peng.zhang2016-07-011-14/+23
* [SPARK-16125][YARN] Fix not test yarn cluster mode correctly in YarnClusterSuitepeng.zhang2016-06-241-1/+1
* [SPARK-16080][YARN] Set correct link name for conf archive in executors.Marcelo Vanzin2016-06-211-0/+8
* [MINOR] Clean up several build warnings, mostly due to internal use of old ac...Sean Owen2016-06-141-0/+1
* [MINOR] Resolve a number of miscellaneous build warningsSean Owen2016-05-291-1/+1
* [SPARK-15405][YARN] Remove unnecessary upload of config archive.Marcelo Vanzin2016-05-241-4/+8
* [SPARK-15061][PYSPARK] Upgrade to Py4J 0.10.1Holden Karau2016-05-131-1/+1
* [SPARK-11249][LAUNCHER] Throw error if app resource is not provided.Marcelo Vanzin2016-05-101-1/+1
* [SPARK-14963][YARN] Using recoveryPath if NM recovery is enabledjerryshao2016-05-101-11/+90
* [SPARK-14836][YARN] Zip all the jars before uploading to distributed cachejerryshao2016-04-281-6/+5
* [SPARK-6735][YARN] Add window based executor failure tracking mechanism for l...jerryshao2016-04-281-0/+46
* [SPARK-14731][shuffle]Revert SPARK-12130 to make 2.0 shuffle service compatib...Lianhui Wang2016-04-251-6/+7
* [SPARK-6429] Implement hashCode and equals togetherJoan2016-04-221-0/+1
* [SPARK-14602][YARN] Use SparkConf to propagate the list of cached files.Marcelo Vanzin2016-04-203-56/+48
* [SPARK-14705][YARN] support Multiple FileSystem for YARN STAGING DIRLianhui Wang2016-04-191-6/+6
* [SPARK-14423][YARN] Avoid same name files added to distributed cache againjerryshao2016-04-181-1/+31
* [SPARK-14508][BUILD] Add a new ScalaStyle Rule `OmitBracesInCase`Dongjoon Hyun2016-04-121-16/+8
* [SPARK-14134][CORE] Change the package name used for shading classes.Marcelo Vanzin2016-04-061-1/+1
* [SPARK-13579][BUILD] Stop building the main Spark assembly.Marcelo Vanzin2016-04-041-1/+1
* [SPARK-12343][YARN] Simplify Yarn client and client argumentjerryshao2016-04-013-14/+59
* [SPARK-14062][YARN] Fix log4j and upload metrics.properties automatically wit...jerryshao2016-03-311-4/+3
* [SPARK-13955][YARN] Also look for Spark jars in the build directory.Marcelo Vanzin2016-03-301-1/+2
* [SPARK-13928] Move org.apache.spark.Logging into org.apache.spark.internal.Lo...Wenchen Fan2016-03-175-2/+7
* [SPARK-13848][SPARK-5185] Update to Py4J 0.9.2 in order to fix classloading i...Josh Rosen2016-03-141-1/+1
* [MINOR][DOCS] Fix more typos in comments/strings.Dongjoon Hyun2016-03-141-1/+1
* [SPARK-13823][CORE][STREAMING][SQL] Always specify Charset in String <-> byte...Sean Owen2016-03-134-13/+14
* [SPARK-13577][YARN] Allow Spark jar to be multiple jars, archive.Marcelo Vanzin2016-03-113-39/+120
* [SPARK-529][CORE][YARN] Add type-safe config keys to SparkConf.Marcelo Vanzin2016-03-072-14/+16
* [SPARK-13583][CORE][STREAMING] Remove unused imports and add checkstyle ruleDongjoon Hyun2016-03-033-4/+3
* [SPARK-13423][WIP][CORE][SQL][STREAMING] Static analysis fixes for 2.xSean Owen2016-03-031-1/+1
* [SPARK-13478][YARN] Use real user when fetching delegation tokens.Marcelo Vanzin2016-02-291-1/+1