Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Dismissed
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
External Participants:
-
HD-Chapter:Data
-
HD-Enabler:Cosmos
Description
Hello,
I'm trying to run a job via Cosmos GE to compute a simple "wordcount".
Attached there are screenshots about my doubt:
in particular in "screen 1" - I see that the token I receive is ok and
the response is "200 ok",
after running the "wordcount" job ("screen 2") I can't see the output
file by digiting the "LISTSTATUS" command.
How can I verify the correctness of the output?
Can you help me?
Thank you in advance.
Best regards,
Giovanni Parrino
__________________________________________________________________________________________
You can get more information about our cookies and privacy policies on the following links:
- http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Privacy_Policy
- http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Cookies_Policy_FIWARE
Fiware-lab-help mailing list
Fiware-lab-help@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-lab-help
[Created via e-mail received from: g.parrino@almadigit.com]
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-LAB-HELP [ 10279 ] |
Assignee | Joaquín Salvachúa [ joaquin.salvachua ] |
Assignee | Joaquín Salvachúa [ joaquin.salvachua ] | Andres Muñoz [ andres.munoza ] |
Resolution | Dismissed [ 10102 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Summary | [Fiware-lab-help] Cosmos GE - problem running an example job | FIWARE.Request.Lab.Cosmos GE - problem running an example job. |
Attachment | [FIWARE-JIRA] (HELP-13049) [Fiware-general-help] [SPAM] [FIWARE-JIRA] (HELP-13082) [SPAM] Website Job Application [ 61492 ] |
Attachment |
[FIWARE-JIRA] ( |
Comment |
[ Comment by jira-help-desk@jira.fiware.org : Spam detection software, running on the system "fiware-forge-01", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: [ https://jira.fiware.org/browse/HELP-13049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] FW External User updated (HELP-13082) [SPAM] Website Job Application > > > Key: https://jira.fiware.org/browse/HELP-13049 > Project: Help-Desk > Issue Type: extRequest > Reporter: FW External User > Attachments: [FIWARE-JIRA] (HELP-13082) [Fiware-general-help] [SPAM] Website Job Application > > > Spam detection software, running on the system "fiware-forge-01", has > identified this incoming email as possible spam. The original message > has been attached to this so you can view it (if it isn't spam) or label > similar future email. If you have any questions, see > the administrator of that system for details. > Content preview: [ https://jira.fiware.org/browse/HELP-13082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] FW External User updated HELP-13082: Attachment: [FIWARE-JIRA] (HELP-12882) > [Fiware-general-help] [SPAM] [FIWARE-JIRA] (HELP-13082) [SPAM] Website Job > Application [...] > Content analysis details: (6.1 points, 4.5 required) > pts rule name description > ---- > 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist > [URIs: latedeliver.com] > 2.5 URIBL_DBL_SPAM Contains a spam URL listed in the DBL blocklist > [URIs: latedeliver.com] > 0.0 FSL_HELO_NON_FQDN_1 FSL_HELO_NON_FQDN_1 > 3.8 HELO_LOCALHOST HELO_LOCALHOST > -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% > [score: 0.0000] > > You can get more information about our cookies and privacy policies on the following links: > - http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Privacy_Policy > - http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Cookies_Policy_FIWARE > Fiware-general-help mailing list > Fiware-general-help@lists.fiware.org > [...] Content analysis details: (6.9 points, 4.5 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: latedeliver.com] 2.5 URIBL_DBL_SPAM Contains a spam URL listed in the DBL blocklist [URIs: latedeliver.com] 0.0 FSL_HELO_NON_FQDN_1 FSL_HELO_NON_FQDN_1 3.8 HELO_LOCALHOST HELO_LOCALHOST -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS ] |
Component/s | FIWARE-TECH-HELP [ 10278 ] | |
Component/s | FIWARE-LAB-HELP [ 10279 ] |
HD-Chapter | Data [ 10838 ] | |
HD-Enabler | Cosmos [ 10872 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
4h 35m | 1 | Joaquín Salvachúa | 14/Dec/17 2:37 PM |
Hello,
Please run your job again right now and after you get the 200 response, execute this command
curl -i -L -X GET "http://storage.dit.upm.es:14000/webhdfs/v1/user/casmob/your-directory-output?op=liststatus&user.name=casmob" -H "X-Auth-Token: XXXXXXXX"
Please tell me what you get after the execution of that command