You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When converting SingleSeriesARIMA.scala to Java, successfully convert code but found exception which is: Exception in thread "main" java.lang.ClassCastException: org.apache.spark.api.java.JavaRDD cannot be cast to org.apache.spark.mllib.linalg.Vector. What can i do? Please answer if possible
The text was updated successfully, but these errors were encountered:
When converting SingleSeriesARIMA.scala to Java, successfully convert code but found exception which is: Exception in thread "main" java.lang.ClassCastException: org.apache.spark.api.java.JavaRDD cannot be cast to org.apache.spark.mllib.linalg.Vector. What can i do? Please answer if possible
The text was updated successfully, but these errors were encountered: