Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how copy data from local to hdfs

$ hadoop fs -put /local-file-path /hdfs-file-path
or
$ hdfs dfs -put /local-file-path /hdfs-file-path
Comment

PREVIOUS NEXT
Code Example
Shell :: vscode terminal shell font broken 
Shell :: check size of folder linux 
Shell :: stop gnix 
Shell :: node git clone 
Shell :: how to use git 
Shell :: git push origin current branch 
Shell :: bash get result of function 
Shell :: sed tab to space 
Shell :: unix permissions 
Shell :: how to create a JAR 
Shell :: boolean in shell script 
Shell :: git stash apply previous 
Shell :: catkin install 
Shell :: gatsby typescript template 
Shell :: find file 
Shell :: install version 3.9 conda environment 
Shell :: run bat file 
Shell :: linux delete files created at some year 
Shell :: install arch linux 
Shell :: checkout remote git branch 
Shell :: how to install nodemon in project 
Shell :: graphiql download 
Shell :: grep everything after a pattern 
Shell :: linux how to remove all files with grep 
Shell :: command to list hardware in linux 
Shell :: git check differences between two projects 
Shell :: install docker on linux debian 
Shell :: git put commit on different branch 
Shell :: automatically clean package cache in Arch Linux 
Shell :: change commit message git 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =