Giter Site home page Giter Site logo

Thrift Interface about hive-metastore HOT 6 CLOSED

naushadh avatar naushadh commented on July 29, 2024
Thrift Interface

from hive-metastore.

Comments (6)

naushadh avatar naushadh commented on July 29, 2024

Yes, this project is that green hexagon shown in your diagram. You can configure the MetaStoreDB as you like.

from hive-metastore.

harshal-zetaris avatar harshal-zetaris commented on July 29, 2024

Thanks. I was expecting port 9083 to work when docker compose up finished, but couldn't see that. Am I missing something?

docker ps
CONTAINER ID   IMAGE                       COMMAND                  CREATED              STATUS                        PORTS                                                                NAMES
890a3d3ed717   localstack/localstack:1.1   "docker-entrypoint.sh"   About a minute ago   Up About a minute (healthy)   4510-4559/tcp, 5678/tcp, 0.0.0.0:4566->4566/tcp, :::4566->4566/tcp   hive-metastore-localstack-1

from hive-metastore.

naushadh avatar naushadh commented on July 29, 2024

I tried a fresh new clone and it works for me

$ docker --version        
Docker version 23.0.5, build bc4487a
$ docker compose version  
Docker Compose version v2.17.3
$ docker compose up -d
[+] Running 4/4
 ✔ Container hive-metastore-localstack-1  Healthy                                                                   10.8s 
 ✔ Container hive-metastore-postgres-1    Healthy                                                                   30.8s 
 ✔ Container hive-metastore-s3_setup-1    Started                                                                   11.0s 
 ✔ Container hive-metastore-app-1         Started                                                                   31.0s 
$ docker compose ps
NAME                          IMAGE                       COMMAND                  SERVICE             CREATED              STATUS                    PORTS
hive-metastore-app-1          hive-metastore-app          "./run.sh"               app                 About a minute ago   Up 8 seconds              0.0.0.0:9083->9083/tcp
hive-metastore-localstack-1   localstack/localstack:1.1   "docker-entrypoint.sh"   localstack          About a minute ago   Up 39 seconds (healthy)   4510-4559/tcp, 5678/tcp, 0.0.0.0:4566->4566/tcp
hive-metastore-postgres-1     postgres:14-alpine          "docker-entrypoint.s…"   postgres            About a minute ago   Up 39 seconds (healthy)   0.0.0.0:5432->5432/tcp

Can you share the output of these commands shown above?

from hive-metastore.

naushadh avatar naushadh commented on July 29, 2024

@harshal-zetaris Is this still an issue? I'd prefer to keep issues clean and close out stale items.

from hive-metastore.

harshal-zetaris avatar harshal-zetaris commented on July 29, 2024

@harshal-zetaris Is this still an issue? I'd prefer to keep issues clean and close out stale items.

Naushad, I never got it to work really and hence moved on to alternative solutions. you can close the issue.

from hive-metastore.

naushadh avatar naushadh commented on July 29, 2024

Oh I see; I started this project because too many folks were writing custom dockerfile and shell scripts to bootstrap the thrift/metastore and hoped this would eliminate such boilerplate. If/when you're interested in giving this a shot again, please share the output of commands shown here #1 (comment) and we can track down what's blocking you.

from hive-metastore.

Related Issues (3)

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.