Github user liancheng commented on the pull request:
https://github.com/apache/spark/pull/5630#issuecomment-101355347
Here is a summary per our offline discussion:
1. Add `SQLContext.hadoopConf`
2. Let `HiveContext.hiveconf` override `SQLContext.hadoopConf`
3. `SQLContext.setConf` should also set `SQLContext.hadoopConf`
4. Use `SQLContext.hadoopConf` when through out all table scan and
insertion jobs
A tricky part here is that `SQLContext.hadoopConf` must play well with
multi-session support.
---
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]