json - Using Amazon EMR on a centralized host -


I'm trying to use Amazon EMR to process logs using the document here. I have created a PEM file and my credentials.json file and are successfully able to run and download the logs from S3 and to create a hive tab at the top and queries to reduce the map.

Now all these credentials.json, PEM files and my script are included in a centralized host so that other users can come and just run the script and download logs. There is no need for them to create their own key pair etc. That's why I created PEM files, scripts and credentials. Scooped the JSC on a remote host and allowed all 777 on all these. The problem is that when other users are running the script, they receive an error "not specified AWS credentials".

Can anyone help me in this special use? Where are my credential settings going?

PEM files should be allowed to be 600.

Have you copied or made unbelievable? Properties which have some and are hidden?

Or you need to add the access key and hide key on your way (depending on what your script is expecting.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -