[ 
https://issues.apache.org/jira/browse/SPARK-12329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138798#comment-15138798
 ] 

Rishabh Bhardwaj commented on SPARK-12329:
------------------------------------------

[~ashwinshankar77],[~marmbrus]
I think we should keep this as output to logger,
It will be like,
{code}
...
16/02/09 16:39:26 INFO HiveClientImpl: SET 
hive.support.sql11.reserved.keywords=false
16/02/09 16:39:26 INFO HiveClientImpl: SET spark.sql.hive.version=1.2.1
16/02/09 16:39:26 INFO HiveClientImpl: SET spark.sql.hive.version=1.2.1
...
{code}

Need comments from you guys on this ?

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to