- with Putty and Pagent connect with SSH key - load the private key into the connection, add tunnels (Connection → SSH → Tunnels, destination: localhost:####)
- then
kinit
and insert password - on Hadoop server - /home/username
- to get to HDFS: commands
hdfs dfs -command
- e.g.
hdfs dfs -ls
- all the options: Cheat sheet
- to get a file from HDFS to local FS use
get
- to put a file from local FS to HDFS use
put
kj/pripojeni.txt · Poslední úprava: 31.08.2017 16:45 autor: kj