Commit 2f8f1919 authored by 郭羽's avatar 郭羽

hive test

parent 58ee336d
...@@ -20,7 +20,6 @@ from pyspark.ml.feature import StringIndexer, QuantileDiscretizer, MinMaxScaler ...@@ -20,7 +20,6 @@ from pyspark.ml.feature import StringIndexer, QuantileDiscretizer, MinMaxScaler
from collections import defaultdict from collections import defaultdict
import json import json
sys.path.append(os.path.dirname(os.path.abspath(os.path.dirname(__file__)))) sys.path.append(os.path.dirname(os.path.abspath(os.path.dirname(__file__))))
print(sys.path)
import utils.configUtils as configUtils import utils.configUtils as configUtils
import utils.connUtils as connUtils import utils.connUtils as connUtils
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment