Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Can we Upload and create Folder on HDFS Folder ?

$
0
0

Hi i am trying to create new directory and upload  file  using

Localhost:8080 -> Menu (HDFS File) -> user ->guest

i am doing this  for the training http://hortonworks.com/hadoop-tutorial/faster-pig-tez/ and yes some user cannot put the file on /user/guest on the comment list

i cannot move file using command  `hadoop fs -put ./Batting.csv /user/guest/
because i get error Permission Denied i trying to grant access root user or event  change the command 1.pig

<code>batting = LOAD ‘/user/guest/Batting.csv’ USING PigStorage(‘,’); ->
batting = LOAD ‘./lahman591-csv/Batting.csv’ USING PigStorage(‘,’);</code>`

Please give me some advice
thank you
`


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>