apache-spark-1.2 Questions
3
I have a set of data based on which I want to create a classification model. Each row has the following form:
user1,class1,product1
user1,class1,product2
user1,class1,product5
user2,class1,product...
Cinerarium asked 7/8, 2015 at 7:53
4
Solved
I'm trying to launch a standalone Spark cluster using its pre-packaged EC2 scripts, but it just indefinitely hangs in an 'ssh-ready' state:
ubuntu@machine:~/spark-1.2.0-bin-hadoop2.4$ ./ec2/spark-...
Officialism asked 17/1, 2015 at 17:54
1
© 2022 - 2024 — McMap. All rights reserved.