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/22 10:10:52 UTC

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

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

 ##########
 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:
   Remove unused imports?

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