The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Guys,
I am trying to get data from my hdfs.
I specify the server name:
https://NameNode:50470
and get an error:
"HDFS cannot connect to the server: `namenode`. The underlying connection was closed: Could not establish trust relationship for the SSL/TSL secure channel.."
Thanks,
Andrzej
From the error message, it seems that you don’t have the SSL certificate installed on the computer where you use Power BI Desktop.
Could you please first install the SSL certificate on your computer and try again?
Best Regards,
Herbert
You were right man!
I installed certificate but got other error:
"Details: "We found extra characters at the end of JSON input.""
Any idea?
Hi Guys,
I am trying to get data from my hdfs.
I specify the server name (SSL secure):
https://NameNode:50470
and get an error:
"HDFS cannot connect to the server: `namenode`. The underlying connection was closed: Could not establish trust relationship for the SSL/TSL secure channel.."
Thanks,
Andrzej