CreativeDataEU / PowerBITrinoConnector

A Micosoft Power BI Custom Connector allowing you to import Trino data into Power BI.
MIT License
38 stars 15 forks source link

Why 'Azure HDInsight'? #17

Closed analisis1data closed 2 months ago

analisis1data commented 3 months ago

After placing the default 'Trino.mez' file in the appropriate Power BI folder, Power BI shows the connector as 'Azure HDInsight AKS Trino,' and for example, it only allows writing a host using an Azure URL, not a URL and port.

trino

pichlerpa commented 3 months ago

Hi @analisis1data,

That's the built-in connector from Power BI which comes by default with the installation. Did you make sure to follow all steps in the documentation, especially allowing extensions?

Patrick

analisis1data commented 3 months ago

Hello

When I read this line: "If you want to customize the connector or to use OAuth, you will need to build a .mez file yourself by following this step-by-step guide. Otherwise, for just using the connector, you can go right to step 6."

I though 'Trino.mez' serviced had the base configuration to connect a common Trino implementation, so I just downloaded the file and if I would need it, I would modify the connector.

pichlerpa commented 3 months ago

You can use the connector (Trino.mez) as-is, you just need to follow the official way of using Power BI custom connector which is allowing extension. Or what exactly is your question?

pichlerpa commented 2 months ago

Closed due to inactivity.