spark git commit: [SPARK-15104] Fix spacing in log line

2016-05-03 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 51bb0bcc8 -> c212307b9 [SPARK-15104] Fix spacing in log line Otherwise get logs that look like this (note no space before NODE_LOCAL) ``` INFO [2016-05-03 21:18:51,477] org.apache.spark.scheduler.TaskSetManager: Starting task 0.0 in

spark git commit: [SPARK-15104] Fix spacing in log line

2016-05-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master 028c6a5db -> dbacd9998 [SPARK-15104] Fix spacing in log line Otherwise get logs that look like this (note no space before NODE_LOCAL) ``` INFO [2016-05-03 21:18:51,477] org.apache.spark.scheduler.TaskSetManager: Starting task 0.0 in stag