[ 
https://issues.apache.org/jira/browse/CAMEL-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martha Obrinteschi updated CAMEL-7264:
--------------------------------------

    Description: 
It would be very helpful if we could get the file path of the file and not just 
the file name, so please if somebody has the time please set on the message the 
path also. It would be very useful. 
HdfsConsumer.java  on line 144 message.setHeader(Exchange.FILE_PATH, 
status.getPath().toString());
Thank you!

  was:
It would be very helpful if we could get the file path of the file and not just 
the file name, so please if somebody has the time please set on the message the 
path also. It would be very useful. 
HdfsConsumer.java  on line 144 message.setHeader(Exchange.FILE_PATH, 
status.getPath());
Thank you!


> Full file path from HDFS Consumer
> ---------------------------------
>
>                 Key: CAMEL-7264
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7264
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-hdfs
>    Affects Versions: 2.11.2
>            Reporter: Martha Obrinteschi
>            Assignee: Willem Jiang
>            Priority: Minor
>
> It would be very helpful if we could get the file path of the file and not 
> just the file name, so please if somebody has the time please set on the 
> message the path also. It would be very useful. 
> HdfsConsumer.java  on line 144 message.setHeader(Exchange.FILE_PATH, 
> status.getPath().toString());
> Thank you!



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to