Skip to content

Commit e78f7ff

Browse files
Update README.md
1 parent 716f67c commit e78f7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ hadoop fs -mkdir /user/input
7070
```
7171

7272
```bash
73-
# du local vers HDFS
73+
# transférer le fichier input.text du local vers HDFS
7474
hadoop fs -copyFromLocal /home/cloudera/Exemple1/input.txt input/
7575
```
7676

0 commit comments

Comments
 (0)