Giter Site home page Giter Site logo

Comments (4)

Chyroc-MD avatar Chyroc-MD commented on June 18, 2024 1

Sorry, it did not take time recently to test with this repo. Maybe you can close the issue, wait until I return to this issue, I will come to open the issue, thank you.

from localstack.

whummer avatar whummer commented on June 18, 2024

Thanks for your request. Please provide more details regarding your use case. Some questions:

  • When you say "Presto", I'm assuming you mean the SQL Query Engine (https://prestodb.io/)?
  • Which version of Presto are you using?
  • Are you running Presto on your local machine? What is the exact setup? Does it run in Docker containers, one JVM process, multiple JVM processes, ...?
  • Can you provide a stack trace with more error details (i.e., which class is throwing this exception: No FileSystem for scheme: s3)?

It seems there might be a problem with your Presto installation. Your create schema ... query looks ok to me (similar to the example here: https://prestodb.io/docs/current/connector/hive.html#examples), but the error message indicates that Presto cannot interpret the s3:// URL, maybe because some required S3 JARs are missing (?). This error has nothing to do with LocalStack, unfortunately there is not much we can do at this point.

Can you fix your environment so that Presto can connect to the public S3 service on AWS (you could simply create an S3 bucket on AWS, or even use any existing public S3 bucket), then we can investigate any further how to connect Presto to LocalStack. Thanks

from localstack.

whummer avatar whummer commented on June 18, 2024

Any update on this issue, @Chyroc-MD? Have you been able to connect Presto to a public S3 bucket on AWS?

from localstack.

ramyarajasekaran avatar ramyarajasekaran commented on June 18, 2024

Hey! i have the same question. How do I connect my test bucket created on localstack to Presto? Presto (forked prestosql) is running in a container. How should I go about specifying connector properties to connect to localstack?

from localstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.