Hi Robin,
You can try to set the below under the [beeswax] header of your hue.ini configuration
use_get_log_api=true
This will continue to give you “Server does not support GetLog()” error on hue’s hive log but you can view your results through hue.
You can check out patch https://issues.apache.org/jira/browse/HIVE-4629 which deals with log issue.
Thanks
Parthiv