Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python2.7 /
site-packages /
awscli /
examples /
emr /
Delete
Unzip
Name
Size
Permission
Date
Action
add-instance-fleet.rst
521
B
-rw-r--r--
2017-04-04 16:39
add-steps.rst
4.37
KB
-rw-r--r--
2017-04-04 16:39
add-tags.rst
648
B
-rw-r--r--
2017-04-04 16:39
create-cluster-examples.rst
18.61
KB
-rw-r--r--
2017-04-04 16:39
create-cluster-synopsis.rst
815
B
-rw-r--r--
2017-04-04 16:39
create-default-roles.rst
5.55
KB
-rw-r--r--
2017-04-04 16:39
create-security-configuration.rst
2.14
KB
-rw-r--r--
2017-04-04 16:39
delete-security-configuration.rst
173
B
-rw-r--r--
2017-04-04 16:39
describe-cluster.rst
9.37
KB
-rw-r--r--
2017-04-04 16:39
describe-step.rst
1.12
KB
-rw-r--r--
2017-04-04 16:39
get.rst
258
B
-rw-r--r--
2017-04-04 16:39
list-clusters.rst
670
B
-rw-r--r--
2017-04-04 16:39
list-instance-fleets.rst
1.98
KB
-rw-r--r--
2017-04-04 16:39
list-instances.rst
3.19
KB
-rw-r--r--
2017-04-04 16:39
list-security-configurations.rst
357
B
-rw-r--r--
2017-04-04 16:39
list-steps.rst
151
B
-rw-r--r--
2017-04-04 16:39
modify-cluster-attributes.rst
196
B
-rw-r--r--
2017-04-04 16:39
modify-instance-fleet.rst
333
B
-rw-r--r--
2017-04-04 16:39
put.rst
287
B
-rw-r--r--
2017-04-04 16:39
remove-tags.rst
184
B
-rw-r--r--
2017-04-04 16:39
schedule-hbase-backup.rst
678
B
-rw-r--r--
2017-04-04 16:39
socks.rst
273
B
-rw-r--r--
2017-04-04 16:39
ssh.rst
1.43
KB
-rw-r--r--
2017-04-04 16:39
wait.rst
165
B
-rw-r--r--
2017-04-04 16:39
Save
Rename
The following command opens an ssh connection with the master instance in a cluster with the cluster ID ``j-3SD91U2E1L2QX``:: aws emr ssh --cluster-id j-3SD91U2E1L2QX --key-pair-file ~/.ssh/mykey.pem The key pair file option takes a local path to a private key file. Output:: ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=10 -i /home/local/user/.ssh/mykey.pem hadoop@ec2-52-52-41-150.us-west-2.compute.amazonaws.com Warning: Permanently added 'ec2-52-52-41-150.us-west-2.compute.amazonaws.com,52.52.41.150' (ECDSA) to the list of known hosts. Last login: Mon Jun 1 23:15:38 2015 __| __|_ ) _| ( / Amazon Linux AMI ___|\___|___| https://aws.amazon.com/amazon-linux-ami/2015.03-release-notes/ 26 package(s) needed for security, out of 39 available Run "sudo yum update" to apply all updates. -------------------------------------------------------------------------------- Welcome to Amazon Elastic MapReduce running Hadoop and Amazon Linux. Hadoop is installed in /home/hadoop. Log files are in /mnt/var/log/hadoop. Check /mnt/var/log/hadoop/steps for diagnosing step failures. The Hadoop UI can be accessed via the following commands: ResourceManager lynx http://ip-172-21-11-216:9026/ NameNode lynx http://ip-172-21-11-216:9101/ -------------------------------------------------------------------------------- [hadoop@ip-172-31-16-216 ~]$