Skip to content

Instantly share code, notes, and snippets.

@halfak
Created January 16, 2015 22:04
Show Gist options
  • Save halfak/7a965541648d6e979f46 to your computer and use it in GitHub Desktop.
Save halfak/7a965541648d6e979f46 to your computer and use it in GitHub Desktop.
(3.4) [halfak@stat1002: ~]
$ scp foo wikimedia.altiscale:
foo 100% 39 0.0KB/s 00:00
(3.4) [halfak@stat1002: ~]
$ ssh -N -L 14000:wikimedia.z42.altiscale.com:14000 wikimedia.altiscale &
[1] 13510
(3.4) [halfak@stat1002: ~]
$ hdfs dfs -ls webhdfs://localhost:14000/user/halfak/streaming/enwiki-20141106/json-bz2/
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
15/01/16 22:04:35 WARN ssl.FileBasedKeyStoresFactory: The property 'ssl.client.truststore.location' has not been set, no TrustStore will be loaded
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
ls: Unexpected end of file from server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment