Coder Social home page Coder Social logo

install-emr's People

Contributors

ashrith avatar hafen avatar hdoubleu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

install-emr's Issues

Error installing R on m3.2xlarge instance

Hello,

I got this error

gpg: directory /home/hadoop/.gnupg' created gpg: new configuration file/home/hadoop/.gnupg/gpg.conf' created
gpg: WARNING: options in /home/hadoop/.gnupg/gpg.conf' are not yet active during this run gpg: keyring/home/hadoop/.gnupg/secring.gpg' created
gpg: keyring /home/hadoop/.gnupg/pubring.gpg' created gpg: requesting key 381BA480 from hkp server pgpkeys.mit.edu gpg: /home/hadoop/.gnupg/trustdb.gpg: trustdb created gpg: key 381BA480: public key "Johannes Ranke (CRAN Debian archive) <[email protected]>" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 E: Version '3.1.0-1~squeezecran3.0' for 'r-base-core' was not found E: Version '3.1.0-1~squeezecran3.0' for 'r-base-dev' was not found chmod: cannot access/usr/local/lib/R/site-library': No such file or directory

This from the script given by https://github.com/saptarshiguha/install-emr/blob/master/emr-2.4.2/install-r

(which is similar to that given in the main repo)

Package installation scripts error checking

It would be good to make the package installation scripts a bit more user friendly. At a minimum, we should check whether the package installation failed or not and if possible provide a link to the log.

If it's possible to actually extract the stderr log and we could print that, this would be even better.

More robust install package from github

If the package is in a subdirectory or you want to install from a different branch / commit than master, you can't do it with the current script. It would be good to make this possible.

Launched 2 node cluster ; but getting error message

On the R console of the master node on typing library(Rhipe):

library(Rhipe)
Loading required package: codetools
Loading required package: rJava
Error : .onLoad failed in loadNamespace() for 'Rhipe', details:
call: fun(libname, pkgname)
error: could not find function "handleIOFormats"
In addition: Warning message:
S3 methods ‘[.mapfile’, ‘[<-.mapfile’, ‘[[.mapfile’, ‘[[<-.mapfile’, ‘print.mapfile’ were declared in NAMESPACE but not found
Error: package or namespace load failed for ‘Rhipe’

I guess all the prerequisite packages have been packaged ...Or I have to install them ?

Digest::Digest is deprecated; Use Digest

Hi,

I've been getting this warning whenever I run the command. I presume it has something to do with Ruby.

I am running Ruby V 2.1.3 on windows. Any idea?

Thank you

C:\Users\XXX\elastic-mapreduce-cli>ruby elastic-mapreduce ./elastic-mapreduce
--create --alive --name "RhipeCluster" --enable-debugging
Digest::Digest is deprecated; use Digest
Error: execution expired
C:\Users\XXX\elastic-mapreduce-cli>--num-instances 2 --slave-instance-type m1. large --master-instance-type m3.xlarge --ami-version "2.4.2"
'--num-instances' is not recognized as an internal or external command, operable program or batch file.

Error in post-install-config.sh

I am trying to setup Tessera environment on Amazon EMR. I have setup the AWS account. I installed the scripts by cloning the github respository. Then I ran tessera-emr.sh from my system.
Cluster is created. When I tried to logon to RStudio Server from web browser, credentials did not work. I used USER=tessera-user, PASSWD=tessera
On investigating, I found customJAR step failed in the cluster.

Details in customJAR:

status: Failed
ID:s-1FIU62D4Y3X95
JAR location: s3://elasticmapreduce/libs/script-runner/script-runner.jar
Main class: None
Arguments: s3:///scripts/post-install-config.sh tessera-user tessera
Action on failure: Continue

Details from controller log files

2016-08-18T13:44:29.739Z INFO redirectOutput to /mnt/var/log/hadoop/steps/s-1FIU62D4Y3X95/stdout
2016-08-18T13:44:29.739Z INFO redirectError to /mnt/var/log/hadoop/steps/s-1FIU62D4Y3X95/stderr
2016-08-18T13:44:29.739Z INFO Working dir /mnt/var/lib/hadoop/steps/s-1FIU62D4Y3X95
2016-08-18T13:44:29.781Z INFO ProcessRunner started child process 19973 :
hadoop 19973 2325 0 13:44 ? 00:00:00 bash /home/hadoop/bin/hadoop jar /mnt/var/lib/hadoop/steps/s-1FIU62D4Y3X95/script-runner.jar s3://dmar-emr/scripts/post-install-config.sh tessera-user tessera
2016-08-18T13:44:29.783Z INFO Synchronously wait child process to complete : hadoop jar /mnt/var/lib/hadoop/steps/s-1FIU62D4...
2016-08-18T13:44:35.785Z INFO waitProcessCompletion ended with exit code 1 : hadoop jar /mnt/var/lib/hadoop/steps/s-1FIU62D4...
2016-08-18T13:44:35.785Z INFO total process run time: 6 seconds
2016-08-18T13:44:35.984Z INFO Step created jobs:
2016-08-18T13:44:35.984Z WARN Step failed with exitCode 1 and took 6 seconds

Error in install rstudio

There is an error in installRstudio in install-tessera-master.sh

It should be (addition of rhel)

wget http://download2.rstudio.org/rstudio-server-rhel-${ver}-x86_64.rpm

Regards
Saptarshi

AMI Version error while executing tessera-emr.sh

I am running tessera-emr.sh to create the cluster on AWS. While running the script, I am getting below error. What could be the reason?

An error occurred (ValidationException) when calling the RunJobFlow operation: AMI version 3.11.0 is not supported.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.