Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we re-open this issue ? #3859

Open
satvik1992 opened this issue Oct 9, 2024 · 0 comments
Open

Can we re-open this issue ? #3859

satvik1992 opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@satvik1992
Copy link

satvik1992 commented Oct 9, 2024

Can we re-open this issue ?

Could you please inform which interfaces support caching the query results from presto in hue?

Also, can hue's task server be used for caching the query results ? If yes then could please provide a resource for configuring this?

Can cached results be stored to S3? If yes could you please provide the resources for this

Originally posted by @satvik1992 in #3420 (comment)

Hue version - 4.11 and
presto version - 0.289
below is the configuration in hue.ini

interpreters: |
[[[hive]]]
name = Hive
interface=hiveserver2

[[[mysql]]]
name = Mariadb
interface=sqlalchemy
options='{"url": "mysql://hue:hue@xxx-xxxxx-mariadb:3306/hue"}'

[[[presto]]]
name = Presto
interface=sqlalchemy
options='{"url": "presto://xxx-xxxxx-coordinator:80/hive/default"}'

@bjornalm , @Harshg999 , @romainr could you please provide your inputs .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants