Created
February 25, 2018 11:16
-
-
Save vithalsamp/812cac6121f9f8a4e75a2d9d90a86ffa 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
| hduser@vithal-Inspiron-3558:~$ nzload -host 192.168.0.100 -u admin -pw password -db training -df 'hdfs:///data/stud_dtls/stud_detls.csv' -t stud_dtls -delim ',' | |
| Error: Specified value 'hdfs:///data/stud_dtls/stud_detls.csv' in option Datafile does not exists. | |
| Usage: nzload [-h|-rev] [<options>] | |
| Try using 'nzload -h' for more information. | |
| hduser@vithal-Inspiron-3558:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment