You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/03/25 13:14:36 UTC

[GitHub] [storm] srdo commented on a change in pull request #2978: STORM-3311: Use Java 7 Files API for file IO

srdo commented on a change in pull request #2978: STORM-3311: Use Java 7 Files API for file IO
URL: https://github.com/apache/storm/pull/2978#discussion_r268633035
 
 

 ##########
 File path: examples/storm-hdfs-examples/src/main/java/org/apache/storm/hdfs/bolt/SequenceFileTopology.java
 ##########
 @@ -14,6 +14,8 @@
 
 import java.io.FileInputStream;
 
 Review comment:
   Yes, will get this done. I'll probably use my IDE to organize the imports, so it might bloat the diff. Will put it in a new commit.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services