Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got this error #20

Open
wanesta opened this issue Mar 25, 2019 · 0 comments
Open

I got this error #20

wanesta opened this issue Mar 25, 2019 · 0 comments

Comments

@wanesta
Copy link

wanesta commented Mar 25, 2019

19/03/25 06:44:25 INFO ContextCleaner: Cleaned accumulator 63
19/03/25 06:44:25 INFO ContextCleaner: Cleaned accumulator 58
get numFields:96,nunFeatures:998430273,numFactors:3
allocating:-429780416
Exception in thread "main" java.lang.NegativeArraySizeException
at org.apache.spark.mllib.classification.FFMWithAdag.generateInitWeights(FFMWithAdag.scala:68)
at org.apache.spark.mllib.classification.FFMWithAdag.run(FFMWithAdag.scala:110)
at org.apache.spark.mllib.classification.FFMWithAdag$.train(FFMWithAdag.scala:142)
at TestFFM$.main(TestFFM.scala:33)
at TestFFM.main(TestFFM.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.spark.deploy.JavaMainApplication.start(SparkApplication.scala:52)
at org.apache.spark.deploy.SparkSubmit$.org$apache$spark$deploy$SparkSubmit$$runMain(SparkSubmit.scala:879)
at org.apache.spark.deploy.SparkSubmit$.doRunMain$1(SparkSubmit.scala:197)
at org.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:227)
at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:136)
at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
19/03/25 06:44:29 INFO SparkContext: Invoking stop() from shutdown hook
19/03/25 06:44:29 INFO SparkUI: Stopped Spark web UI at http://ip-172-28-141-79.ap-southeast-1.compute.internal:4047
19/03/25 06:44:29 INFO YarnClientSchedulerBackend: Interrupting monitor thread
19/03/25 06:44:29 INFO YarnClientSchedulerBackend: Shutting down all executors
19/03/25 06:44:29 INFO YarnSchedulerBackend$YarnDriverEndpoint: Asking each executor to shut down
19/03/25 06:44:29 INFO SchedulerExtensionServices: Stopping SchedulerExtensionServices
(serviceOption=None,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant