Ensure that we can configure fractional resources for a task | 3 ms | Passed |
Non-task resources are never fractional | 2 ms | Passed |
SPARK-13727 | 0 ms | Passed |
SPARK-17240: SparkConf should be serializable (java) | 7 ms | Passed |
SPARK-17240: SparkConf should be serializable (kryo) | 5 ms | Passed |
SPARK-24337: getBoolean throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getDouble throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getInt throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getLong throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getSizeAsBytes throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getSizeAsBytes with default long throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getSizeAsBytes with default string throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getSizeAsGb throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getSizeAsGb with default throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getSizeAsKb throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getSizeAsKb with default throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getSizeAsMb throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getSizeAsMb with default throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getTimeAsMs throws an useful error message with key name | 1 ms | Passed |
SPARK-24337: getTimeAsMs with default throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getTimeAsSeconds throws an useful error message with key name | 0 ms | Passed |
SPARK-24337: getTimeAsSeconds with default throws an useful error message with key name | 0 ms | Passed |
SPARK-26998: SSL configuration not needed on executors | 1 ms | Passed |
SPARK-27244 toDebugString redacts sensitive information | 1 ms | Passed |
SPARK-28355: Use Spark conf for threshold at which UDFs are compressed by broadcast | 0 ms | Passed |
SparkContext property overriding | 70 ms | Passed |
Test byteString conversion | 2 ms | Passed |
Test timeString conversion | 1 ms | Passed |
Thread safeness - SPARK-5425 | 1 sec | Passed |
akka deprecated configs | 0 ms | Passed |
basic get and set | 2 ms | Passed |
basic getAllWithPrefix | 0 ms | Passed |
creating SparkContext with both master and app name | 85 ms | Passed |
creating SparkContext without app name | 1 ms | Passed |
creating SparkContext without master | 1 ms | Passed |
creating SparkContext without master and app name | 2 ms | Passed |
deprecated configs | 3 ms | Passed |
encryption requires authentication | 2 ms | Passed |
get task resource requirement from config | 2 ms | Passed |
heartbeatInterval | 1 ms | Passed |
initializing without loading defaults | 0 ms | Passed |
loading from system properties | 0 ms | Passed |
named set methods | 0 ms | Passed |
nested property names | 0 ms | Passed |
register kryo classes through conf | 1 ms | Passed |
register kryo classes through registerKryoClasses | 5 ms | Passed |
register kryo classes through registerKryoClasses and custom registrator | 2 ms | Passed |
test task resource requirement with 0 amount | 0 ms | Passed |