Is it possible to connect to hadoop and run hive requests using Python 3.x? I am using Python 3.4.1.
I found out that this can be done as written here: https://cwiki.apache.org/confluence/display/Hive/HiveClient#HiveClient-Python
However, I can’t install the bush module because it says that “Could not find a version that meets the hive requirement.
If you have HiveServer2 installed, you can use pyhs2 . Or, if you execute your script locally, you can use the subprocess and output the output hive -e your_query; .
hive -e your_query;
Source: https://habr.com/ru/post/1200104/More articles:Scikit grid looking for KNN regression ValueError: array contains NaN or infinity - pythonRemove html tag from string using jQquery - javascriptJoomla 3 Login redirect - works in the login module, but does not work with the component login view - redirectCountDown Timer - How to display the year, months, weeks, and also - androidScikit Learn - ValueError: array contains NaN or infinity - python-2.7Why do JVM memory parameters usually have a multiplicity of 256? - javahttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1200106/scikit-nan-or-infinity-error-message&usg=ALkJrhg6CY0cXG5JJ3IXUIL1FGq3M7RcIAWhy is the output of MaxHeapSze different when calling -XX: + PrintFlagsFinal and -XX: + PrintCommandLineFlags? - jvmPHP / C ++: entering values into an EXE file - c ++Mongodb "Remote server closed connection" on first connection after reboot - phpAll Articles