Michael Ahn
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by Michael Ahn-
I uploaded your modification but the error keeps the same when I try to run the workbook on the cluster.
-
Here you can get the Workbook: https://www.dropbox.com/s/gbrcnknekobjeew/workbook.json?dl=0
-
This is the sheet summary of sheet splitPoints from the Browser: Column 1 : =COPY(#EXOP_Dedup!ID)Column 2 : =JSON_VALUE(#Points_Raw;"Geometry")Column 3 : =FLOAT(JSON_VALUE(#Koordinates;&q...
-
The result of yarn classpath command is: [datameer@dn183 ~]$ yarn classpath/etc/hadoop/conf:/etc/hadoop/conf:/etc/hadoop/conf:/opt/cloudera/parcels/CDH-5.12.0-1.cdh5.12.0.p0.29/lib/hadoop/libexec/....
-
I'm using the auto configuration feature of Datameer for the Hadoop Cluster on CDH 5.11. The YARN classpath is set to $HADOOP_CLIENT_CONF_DIR,$HADOOP_CONF_DIR,$HADOOP_COMMON_HOME/*,$HADOOP_COMMON_H...
-
Hi Gido, as I learned today it is even worse. The authentication with the client cert is done with an entitlement server which provides authentication cookies for the SOAP Web-Service. So currently...
-
I found a solution: In etc/das-env.sh add -Dhttps.protocols=TLSv1.1,TLSv1.2 to the JAVA_OPTIONS Also, if import job is running with Tez, add tez.task.launch.cmd-opts=-Dhttps.protocols=TLSv1.1,TLS...
-
I found the reason for the exception: The file paths. I used "/data" as the path in the connection and "/" as path in the datalink. It does also not work the other way round. But now I'm using "/da...
-
Of course. I also tried with a fresh installed Datameer and failed as well.
-
Datameer 6.1.5 with CDH 5.6.1