Questions tagged [starburst]

Starburst offers a full-featured data lake analytics platform, built on open source Trino. Use this tag for questions specific to Starburst's platform and products, including but not limited to Starburst Galaxy and Starburst Enterprise. For questions about OSS Trino, use the #trino tag.

What is Starburst?

Starburst is a company offering a full-featured, SaaS, data lake analytics platform, built on open source Trino, as well as an enterprise offering.

References

18 questions
0
votes
1 answer

How to pushdpown order by clause in presto elasticsearch

I am running a SQL query in starburst-presto. It's connected to elasticsearch using the relevant connector. The SQL has an "order by" clause. This clause is not pushing down to elasticsearch. Basically, I want to sort the data in elasticsearch based…
RoyalTiger
  • 511
  • 2
  • 8
  • 27
0
votes
0 answers

Presto - Ranger Issue with Hive Connector

We have a Presto(Version - 323-E.8) connector with Ranger enabled CDP Hive3 cluster where I'm able to run the select query on existing Hive ORC foramatted tables but couldn't create or delete any views on Hive metastore. It's throwing permissions…
0
votes
1 answer

Presto JDBC Large Query Extremely Slow

Problem Iterating over a large ResultSet from a Presto query in using JDBC Driver is extremely time consuming. Each batch call seems to take almost exactly 60s, which is suspicious (caused by some timeout maybe?). For some reason, the initial…
Fabian
  • 3,310
  • 3
  • 26
  • 35
1
2