User level permission

2013-08-15 Thread Sriram Balachander
Hi All

I am new to hadoop and trying to get some hands-on.I am trying to create a
new directory under user folder in the cloudera-quickstart-vm-4.3.0 virtual
machine. Can you help me out here?
Below is the permission error i get.

[cloudera@localhost ~]$ hadoop fs -mkdir /user/newuser
mkdir: Permission denied: user=cloudera, access=WRITE,
inode="/user":hdfs:supergroup:drwxr-xr-x
[cloudera@localhost ~]$

Regards
Sriram


Re: Need some tutorials for Mapreduce written in Python

2014-08-27 Thread Sriram Balachander
Hadoop The Definitive Guide, Hadoop in action are good books and the course
in edureka is also good.

Regards
Sriram


On Wed, Aug 27, 2014 at 9:25 PM, thejas prasad  wrote:

> Are any books for this as well?
>
>
>
> On Wed, Aug 27, 2014 at 8:30 PM, Marco Shaw  wrote:
>
>> You might want to consider the Hadoop course on udacity.com.  I think it
>> provides a decent foundation to Hadoop/MapReduce with a focus on Python
>> (using the streaming API like Sebastiano mentions).
>>
>> Marco
>>
>>
>> On Wed, Aug 27, 2014 at 3:13 PM, Amar Singh 
>> wrote:
>>
>>> Hi Users,
>>> I am new to big data world and was in process of reading some material
>>> of writing mapreduce using Python.
>>>
>>> Any links or pointers in that direction will be really helpful.
>>>
>>
>>
>