Member since
04-07-2017
3
Posts
0
Kudos Received
0
Solutions
12-19-2017
10:43 AM
This method of using yarn command does not cover the use case of running HDInsight cluster on demand when cluster created to run the pipeline and then deleted. One approach is to use https://github.com/shanyu/hadooplogparser . Is there any option to configure YARN logger to produce text and not TFile binary format?
... View more
10-24-2017
09:10 PM
Hi, I am trying to connect Superset (0.20.4) to HDInsights (3.6) Hive to query LLAP tables. Connection URL hive://CLUSTER_NAME.azurehdinsight.net:443/default;transportMode=http;ssl=true;httpPath=/hive2 Error message: error: [Errno 104] Connection reset by peer When I configure URL to contain username and password I have this error message: ValueError: Password should be set if and only if in LDAP mode; Remove password or add auth='LDAP' My question is how can I provide username and password when I am connecting from Superset. Thanks.
... View more
Labels:
- Labels:
-
Apache Hive