aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorWeichenXu <WeichenXu123@outlook.com>2016-07-23 12:33:47 +0100
committerSean Owen <sowen@cloudera.com>2016-07-23 12:33:47 +0100
commitab6e4aea5f39c429d5ea62a5170c8a1da612b74a (patch)
treec5c4b01fc54291e8928b342e43115a23ce5b5bf9 /sql
parent25db51675f43048d61ced8221dcb4885cc5143c1 (diff)
downloadspark-ab6e4aea5f39c429d5ea62a5170c8a1da612b74a.tar.gz
spark-ab6e4aea5f39c429d5ea62a5170c8a1da612b74a.tar.bz2
spark-ab6e4aea5f39c429d5ea62a5170c8a1da612b74a.zip
[SPARK-16662][PYSPARK][SQL] fix HiveContext warning bug
## What changes were proposed in this pull request? move the `HiveContext` deprecate warning printing statement into `HiveContext` constructor. so that this warning will appear only when we use `HiveContext` otherwise this warning will always appear if we reference the pyspark.ml.context code file. ## How was this patch tested? Manual. Author: WeichenXu <WeichenXu123@outlook.com> Closes #14301 from WeichenXu123/hiveContext_python_warning_update.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions