Github user chenghao-intel commented on the pull request:

    https://github.com/apache/spark/pull/1801#issuecomment-51294164
  
    @liancheng thanks for doing this. I don't have too much comments about it. 
But I have some other questions from the user perspective:
    1) Shall we set the default log level as `WARN` instead of `INFO` while 
running the `./bin/spark-sql`, the output seems too verbose for normal user 
currently.
    2) Shall we provide the default `hive-site.xml.template` and 
`hive-log4j.properties.template` under the `conf/` too? 
    3) I also noticed the package made by `make-distribution.sh`, only contains 
the assembly jars under the folder `lib`, actually in my cluster, I'd would 
like to use the SparkSQL with Hive metastore database installed on MySQL, hence 
I need to put additional jars (mysql driver and datanucleaus) into the folder 
`lib` manually, but currently, seems I have to change the scripts of 
`bin/compute-classpath.sh` as well to make those new jars effective in 
classpath. Not sure if there any better idea for the configuration.
    
    Sorry, those questions are not related to this PR.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to