aboutsummaryrefslogtreecommitdiff
path: root/common/network-shuffle/src/test/java/org/apache/spark/network/sasl/SaslIntegrationSuite.java
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19534][TESTS] Convert Java tests to use lambdas, Java 8 featuresSean Owen2017-02-191-22/+12
* [SPARK-19529] TransportClientFactory.createClient() shouldn't call awaitUnint...Josh Rosen2017-02-131-2/+2
* [SPARK-18773][CORE] Make commons-crypto config translation consistent.Marcelo Vanzin2016-12-121-2/+2
* [SPARK-14731][shuffle]Revert SPARK-12130 to make 2.0 shuffle service compatib...Lianhui Wang2016-04-251-1/+2
* [SPARK-14011][CORE][SQL] Enable `LineLength` Java checkstyle ruleDongjoon Hyun2016-03-211-1/+2
* [SPARK-13823][SPARK-13397][SPARK-13395][CORE] More warnings, StandardCharset ...Sean Owen2016-03-161-21/+17
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-281-0/+294