Created
November 7, 2015 18:32
-
-
Save bcleenders/6b2c2d55cf98c6ecaf14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[word2vec@bbc1 bin]$ ./hdfs dfs -ls -h /word2vec/output_2007.txt/data | |
15/11/07 19:31:57 INFO [main] (UniqueNames.java:uniqueName(53)) - adding name to map UgiMetrics | |
15/11/07 19:31:57 WARN [main] (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable | |
Found 4 items | |
-rw-r--r-- 3 word2vec supergroup 0 2015-11-07 18:55 /word2vec/output_2007.txt/data/_SUCCESS | |
-rw-r--r-- 3 word2vec supergroup 359 2015-11-07 18:55 /word2vec/output_2007.txt/data/_common_metadata | |
-rw-r--r-- 3 word2vec supergroup 615 2015-11-07 18:55 /word2vec/output_2007.txt/data/_metadata | |
-rw-r--r-- 3 word2vec supergroup 9.4 M 2015-11-07 18:55 /word2vec/output_2007.txt/data/part-r-00000-ad0f2eec-1a98-4c9d-8fe3-a9ac4f38172a.gz.parquet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment