我想向MYSQL写入RDD,它的RDD包含java.util.Date类型。f.get("time").asInstanceOf[Date], .toDF()
在这个RDD中,time的值类型的键也是java.util.Date,只是得到了[See nested exception: java.lang.UnsupportedOperationException: Schema for type java.util.Date</
有bug是java.util.Date吗?public class Test static public void main(String args[]) long ms = 2147483647L;
java.text.SimpleDateFormat df = new java.text.SimpleDateFormat(