Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
Sender Email:
-
HD-Chapter:Data
-
HD-Enabler:Cosmos
Description
Davide sent a message using the contact form at http://catalogue.fiware.org/.
dear sir, I have a problem of Permission in the step 3 of the guide:
https://github.com/telefonicaid/fiware-cosmos/blob/develop/doc/manuals/quick_start_guide_new.md#section3.1.
{"RemoteException":{"message":"Permission denied: user=davide-midori,
access=WRITE,
inode=\"\/user\":hdfs:hdfs:drwxr-xr-x","exception":"AccessControlException","javaClassName":"org.apache.hadoop.security.AccessControlException"}};
my curl command was: curl -X PUT
"http://storage.cosmos.lab.fiware.org:14000/webhdfs/v1/user/davide-midori/csvfile?op=MKDIRS&user.name=davide-midori"
-H "X-Auth-token:fzQ0KUbGbB3OwTk3bIuG4lLkNUTRmt". Thank you for the
attenction. Regards.
Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-tech-help
[Created via e-mail received from: davide.comba@midorisrl.eu]
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
HD-Enabler | Unknown [ 10910 ] | |
HD-Chapter | Unknown [ 10845 ] | |
HD-Node | Unknown [ 10852 ] |
HD-Enabler | Unknown [ 10910 ] | Cosmos [ 10872 ] |
HD-Chapter | Unknown [ 10845 ] | Data [ 10838 ] |
Assignee | Francisco Romero [ frb ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [Fiware-tech-help] [BigData Analysis - Cosmos] cosmos | FIWARE.Request.Tech.Data.BigData-Analysis.cosmos |
HD-Node | Unknown [ 10852 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
18h 50m | 1 | Francisco Romero | 14/Jun/16 11:58 AM | |||||
|
2s | 1 | Francisco Romero | 14/Jun/16 11:58 AM | |||||
|
5d 23h 57m | 1 | Francisco Romero | 20/Jun/16 11:56 AM |
The issue has been emailed:
HELP-6767) [Fiware-tech-help] [BigData Analysis - Cosmos] cosmos *Hi Davide,
the token generation should occur just once, since AFAIK, FIWARE tokens don’t expire (this is something the Identiy Manager people is working on). So, my recommendation is you use a simple curl for that purpose and pass the token as a parameter of your application. Anyway, the cerificate must renewed for sure, I’ll try to do it ASAP.