You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by liancheng <gi...@git.apache.org> on 2014/08/06 08:54:01 UTC

[GitHub] spark pull request: [SPARK-2678][Core][SQL] A workaround for SPARK...

Github user liancheng commented on the pull request:

    https://github.com/apache/spark/pull/1801#issuecomment-51299909
  
    Hey @chenghao-intel, answers for your questions:
    
    1. Actually `bin/spark-sql` doesn't output lots of logs by default. Did you set something like `hive.root.looger=INFO,console` in your `hive-site.xml` or elsewhere (similar to what `shark-withinfo` does in Shark)?
    1. Hmm... I'm not very sure about this. Usually people just copy their `hive-site.xml` and `hive-log4j.properties` from their existing Hive installation. Maybe we can do it in another PR. One thing to note, [`hive-default.xml.template` in Hive 0.12 isn't a valid XML](https://github.com/apache/hive/blob/release-0.12.0/conf/hive-default.xml.template#L2000), needs some minor tweak before being added.
    1. Need some more time to investigate this one. We can discuss this offline.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org