You should probably check the code to see what is file.txt. Storm has nothing to do with file.txt and whether it is [ERROR] or [INFO] depends on how the logger has been logging. So again, check the code
On Tue, Jan 19, 2016 at 1:26 AM, researcher cs <[email protected]> wrote: > i mean from last question is that error or not as i know if there is an > error it'll appear with [ERROR] ! so Should i check it agian or not ? > > On Tue, Jan 19, 2016 at 9:25 AM, researcher cs <[email protected]> > wrote: > >> i've this statement in the worker log file >> STDIO [INFO] java.io.FileNotFoundException: file.txt (No such file or >> directory) >> >> i checked project.jar and didn't find the file there ! >> >> i used mvn package to make a jar file for the project >> >> how can i add this file to jar file ?! >> >> and what does STDIO mean ? >> > >
