Enable everyone in your organization to access their data in the cloud — no code required.
Learn More →Create Reports from Parquet Data in Looker Studio
Use CData Connect Server to create a virtual MySQL Database for Parquet data and create custom reports in Looker Studio.
Looker Studio (formerly Google Data Studio) allows you to create branded reports with data visualizations to share with your clients. When paired with CData Connect Server, you get instant access to Parquet data for visualizations, dashboards, and more. This article shows how to create a virtual database for Parquet and build reports from Parquet data in Looker Studio.
CData Connect Server provides a pure MySQL interface for Parquet, allowing you to easily build reports from live Parquet data in Looker Studio — without replicating the data. As you build visualizations, Looker Studio generates queries to gather data. Using optimized data processing out of the box, CData Connect Server pushes all supported query operations (filters, JOINs, etc) directly to Parquet, leveraging server-side processing to quickly return Parquet data.
This article requires a CData Connect Server instance and the CData Connect Server Connector for Looker Studio. Get more information on the CData Connect Server and sign up for a free trial at https://www.cdata.com/connect.
Connect to Parquet from Connect Server
CData Connect Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.
- Log into Connect Server and click Connections.
- Select "Parquet" from Available Data Sources.
-
Enter the necessary authentication properties to connect to Parquet.
Connect to your local Parquet file(s) by setting the URI connection property to the location of the Parquet file.
- Click Save Changes
- Click Privileges -> Add and add the new user (or an existing user) with the appropriate permissions.
With the virtual database created, you are ready to connect to Parquet data from Looker Studio.
Visualize Live Parquet Data in Looker Studio
The steps below outline connecting to CData Connect Server from Looker Studio to create a new Parquet data source and build a simple visualization from the data.
- Log into Looker Studio, click data sources, create a new data source, and choose CData Connect Server Connector.
- Authorize the Connector to connect to an external service (your Connect Server instance).
- Use your instance name (myinstance in CONNECT_SERVER_URL), username, and password to connect to your Connect Server instance.
- Username: myinstance/username
- Password: your Connect Server password
- Select a Database (e.g. Parquet1) and click Next.
- Select a Table (e.g. SampleTable_1) and click Next.
- Click Connect.
- If needed, modify columns, click Create Report, and add the data source to the report.
- Select a visualization style and add it to the report.
- Select Dimensions and Measures to customize your visualization.




Optional: Connect with the MySQL Connector
If you need to work with data from a custom SQL query, you can use the MySQL Connector. Connect using the server information for your Connect Server instance (server address, port, username, and password).
SQL Access to Parquet Data from Applications
Now you have a direct connection to live Parquet data from your Looker Studio workbook. You can create more data sources and new visualizations, build reports, and more — all without replicating Parquet data.
Try CData Connect Server and get SQL data access to 200+ SaaS, Big Data, and NoSQL sources directly from your applications.