Github user chiwanpark commented on the pull request:

    https://github.com/apache/incubator-flink/pull/226#issuecomment-64678321
  
    I have a problem to implement feature processing appends from offset. There 
is no method to obtain current offset (position) of FSDataInputStream.
    
    I think that solution is to implement getPos() method in FSDataInputStream 
like Hadoop 
FileSystem([org.apache.hadoop.fs.FSDataInputStream](https://hadoop.apache.org/docs/current/api/org/apache/hadoop/fs/FSDataInputStream.html#getPos())).
    
    Is any good idea?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to