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

How to build this on the BIDMach supplied AMI? #6

Open
javadba opened this issue May 12, 2016 · 0 comments
Open

How to build this on the BIDMach supplied AMI? #6

javadba opened this issue May 12, 2016 · 0 comments

Comments

@javadba
Copy link

javadba commented May 12, 2016

I have the suggested AMI up and running with BIDMach. Cloned this repo into it but do not know: (a) where is HADOOP_HOME and (b) getting lots of compilation errors

./sbt package

[ec2-user@ip-10-217-152-46 BIDMach_Spark]$ ./sbt package
[info] Set current project to BIDMatHDFS (in build file:/opt/BIDMach_Spark/)
[warn] Credentials file /home/ec2-user/.ivy2/.credentials does not exist
[info] Compiling 3 Scala sources to /opt/BIDMach_Spark/target/scala-2.11/classes...
[error] /opt/BIDMach_Spark/src/main/scala/BIDMach/RunOnSpark.scala:3: object IteratorSource is not a member of package BIDMach.datasources
[error] import BIDMach.datasources.IteratorSource
[error] ^

(52 errors)

Note that I did already copy the BIDMach.jar and BIDMat.jar to the lib dir.

$ ll lib
total 3824
-rwxrwxr-x 1 ec2-user ec2-user 134344 Feb 24 2015 lz4-1.1.2.jar
-rwxr-xr-x 1 ec2-user ec2-user 1756333 Feb 24 2015 BIDMat.jar
-rwxr-xr-x 1 ec2-user ec2-user 871121 Feb 24 2015 BIDMach.jar
-rw-r--r-- 1 ec2-user ec2-user 1141129 May 12 23:03 sbt-launch.jar
drwxr-xr-x 9 ec2-user ec2-user 4096 May 12 23:06 ..
drwxr-xr-x 2 ec2-user ec2-user 4096 May 12 23:11 .

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