Unsubscribe
Re: Time is ugly in Spark Streaming....
Java's SimpleDateFormat is not thread safe. You can consider using DateTimeFormatter if you are using Java 8 or Joda-time On Sat, Jun 27, 2015 at 3:32 AM, Tathagata Das wrote: > Could you print the "time" on the driver (that is, in foreachRDD but > before RDD.foreachPartition) and see if it is