2590: INFO message should output to standard output, not the standard error.

chend******@gmai***** (Google Code) (Is this you? Claim this profile.)
May 5, 2012
What version are you running?
sqoop-1.4.1-incubating__hadoop-0.20

What's the URL of the page containing the problem?
background

What steps will reproduce the problem?
1.run sqoop
2.sqoop export ...  2>&1 | grep WARN
can filter the INFO message
3.sqoop export ... | grep WARN
can not filter the INFO message

What is the expected output? What do you see instead?
sqoop export ... | grep WARN
should not display the INFO message

What operating system are you using? What browser?
Linux localhost.localdomain 3.1.2 #1 SMP Tue Nov 22 18:57:52 CST 2011 x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.

In my opinion, the INFO message should output to stanard output, should not output to stanard error.
chipx86
#1 chipx86
This is the bug tracker for Review Board. I think you're in the wrong place.
  • +Invalid