Github user chiwanpark commented on the pull request:

    https://github.com/apache/incubator-flink/pull/226#issuecomment-64793316
  
    More changes in this PR.
    
    1. Add getPos() method into FSDataInputStream class.
    2. Implement getPos() method of LocalDataInputStream, 
DistributedDataInputStream. (S3DataInputStream and 
InflaterInputStreamFSInputWrapper don't support getPos() method.)
    3. Add watching type parameter in readFileStream method and 
FileStreamFunction. (See FileStreamFunction.WatchType)
    4. Ignore files in currently copying (filename contain \_\_COPYING\_\_) and 
hidden files (filename start with dot.)


---
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