使用Storm实现实时大数据分析!

         try   
  •          {   
  •          fileReader  =  new BufferedReader(new FileReader(new File(file)));  
  •          }  
  •          catch (FileNotFoundException e)  
  •          {  
  •          System.exit(1);   
  •          }  
  • }                                                          
  •  
  • public void nextTuple()  
  • {