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

add instructions to set up SparkNet with an existing SparkNet cluster #108

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

pcmoritz
Copy link
Collaborator

No description provided.

robertnishihara added a commit that referenced this pull request Mar 15, 2016
add instructions to set up SparkNet with an existing SparkNet cluster
@robertnishihara robertnishihara merged commit 7f09e3a into master Mar 15, 2016
@pcmoritz
Copy link
Collaborator Author

addresses #107

```
cd ~/SparkNet
git pull
sbt assemble
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sbt assembly

@prakhar21
Copy link

prakhar21 commented Jun 7, 2016

I tried running the exact steps mentioned above for setting up SparkNet with an existing Spark Cluster, I got it build without any error, but have been facing issues after I run Spark job for testing CifarApp example. Unfortunately this error pops up.
Error: java.lang.NoClassDefFoundError: Could not initialize class org.bytedeco.javacpp.caffe$NetParameter

Do I need to install caffe also ?

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

Successfully merging this pull request may close these issues.

4 participants