Ashwin Shankar created SPARK-12329:
--------------------------------------
Summary: spark-sql prints out SET commands to stdout instead of stderr
Key: SPARK-12329
URL: https://issues.apache.org/jira/browse/SPARK-12329
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 1.5.0
Reporter: Ashwin Shankar
Priority: Minor
When I run "$spark-sql -f <sqlfile>", I see that few "SET key value" messages get printed
on stdout instead of stderr. These messages should go to stderr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|