Sometimes hive error message can be useless. It just says FAILED: NullPointerException null [cause] None
.
I wanted to note few such experience.
- Select columns missing commas
SELECT
col1
col2
col3
FROM
Sometimes hive error message can be useless. It just says FAILED: NullPointerException null [cause] None
.
I wanted to note few such experience.
SELECT
col1
col2
col3
FROM
#Installing Python2.7 If you download a different version it should work similarly.
cd ~
wget https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tgz
tar -xzvf Python-2.7.13.tgz
cd Python-2.7.13
./configure
make altinstall prefix=~/.local/
Internet kill switch for Ivacy VPN on Mac: I have tested it on macOs Sierra. It might work on other versions of mac. Use at your own risk. Use this as a guideline for setting up your own kill switch. You need to change few things to get it working for yourself. With minor changes it should work for other VPNs also.
Files: