[
https://issues.apache.org/jira/browse/FALCON-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015316#comment-14015316
]
Shaik Idris Ali commented on FALCON-457:
----------------------------------------
This is by design. /data/ prefix to hdfs path is for hftp interface.
The users can just copy the command to browser to get the log files.
With HDFS one is required to login to launcher box inorder to view the file. If
still required one can simply remove the /data/ from the url.
> Falcon log command displays non-existent log path
> -------------------------------------------------
>
> Key: FALCON-457
> URL: https://issues.apache.org/jira/browse/FALCON-457
> Project: Falcon
> Issue Type: Wish
> Components: client, process
> Reporter: Deepak Marathe
> Priority: Minor
>
> {noformat}
> $ falcon instance -type process -name p1 -start 2014-05-31T12:00Z -end
> 2014-05-31T12:00Z -logs
> Consolidated Status: SUCCEEDED
> Instances:
> Instance Cluster SourceCluster Status
> RunID Log
> -----------------------------------------------------------------------------------------------
> 2014-05-31T12:00Z prod-global - SUCCEEDED latest
> http://<namenode>:50070/data/projects/ivory/staging/falcon/workflows/process/p1/logs/job-2014-05-31-12-00/000/oozie.log
> actions:
> revisit SUCCEEDED
> http://<namenode>:50070/data/projects/ivory/staging/falcon/workflows/process/p1/logs/job-2014-05-31-12-00/000/revisit_SUCCEEDED.log
> Additional Information:
> Response: STATUSRequest Id: e044c147-9573-4f75-8d04-4197b4110969
> $ hadoop fs -ls
> /data/projects/ivory/staging/falcon/workflows/process/p1/logs/job-2014-05-31-12-00/000/revisit_SUCCEEDED.log
>
> ls: Cannot access
> /data/projects/ivory/staging/falcon/workflows/process/p1/logs/job-2014-05-31-12-00/000/revisit_SUCCEEDED.log:
> No such file or directory.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)