[Fiware-tech-help] [IMPACT Growth] - Cosmos Implementation

Dragan Jovanov dj at fueloyal.com
Wed Jun 27 11:26:45 CEST 2018


Hello,

I've started fiddling with the COSMOS ACCOUNT when Andres Munoz sent me 
an email that my account is ready at the FIWARE Cosmos Platform and 
followed the tutorial that he sent me:

https://github.com/ging/fiware-cosmos/blob/master/doc/manuals/quick_start_guide_new.md


I'm stuck on step 3 - Creating a folder in my storage space. This is the 
example in the tutorial:

Let's start by creating a new directory (|testdir|) in our HDFS user 
space (in this example,|hdfs:///user/frb|).|curl|has been used as REST 
client:

|$ curl -X PUT 
"http://storage.dit.upm.es:14000/webhdfs/v1/user/frb/testdir?op=MKDIRS&user.name=frb" 
<http://storage.dit.upm.es:14000/webhdfs/v1/user/frb/testdir?op=MKDIRS&user.name=frb> 
-H "X-Auth-token: 3azH09G1PdaGmgBNODLOtxy52f5a00" | python -m json.tool 
{"boolean": true}|

This is what I'm getting:

curl -X PUT 
"http://storage.dit.upm.es:14000/webhdfs/v1/user/dj-fueloyal/fueloyal?op=MKDIRS&user.name=dj-fueloyal" 
<http://storage.dit.upm.es:14000/webhdfs/v1/user/dj-fueloyal/fueloyal?op=MKDIRS&user.name=dj-fueloyal> 
-H "X-Auth-token: enknwGAw8rDygCCUeHOpZKvvFlbkLm" | python -m json.tool
{
     "RemoteException": {
         "exception": "AccessControlException",
         "javaClassName": 
"org.apache.hadoop.security.AccessControlException",
         "message": "Permission denied: user=dj-fueloyal, access=WRITE, 
inode=\"/user/dj-fueloyal/fueloyal\":hadoop:supergroup:drwxr-xr-x"
     }
}

Can you assist me with this issue?

Thanks in advance,
Dragan Jovanov,
Fueloyal Inc.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20180627/ab7945b7/attachment.html>


More information about the Fiware-tech-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy