{"id":13488847,"url":"https://github.com/tomwhite/docker-impala","last_synced_at":"2025-10-29T19:31:57.323Z","repository":{"id":66918117,"uuid":"106704074","full_name":"tomwhite/docker-impala","owner":"tomwhite","description":"Run Impala in a Docker container.","archived":false,"fork":false,"pushed_at":"2019-01-05T16:22:55.000Z","size":10,"stargazers_count":15,"open_issues_count":3,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T04:41:14.618Z","etag":null,"topics":["docker","hadoop","impala"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomwhite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-12T14:31:54.000Z","updated_at":"2023-07-16T13:20:44.000Z","dependencies_parsed_at":"2023-05-20T16:45:55.225Z","dependency_job_id":null,"html_url":"https://github.com/tomwhite/docker-impala","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwhite%2Fdocker-impala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwhite%2Fdocker-impala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwhite%2Fdocker-impala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwhite%2Fdocker-impala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomwhite","download_url":"https://codeload.github.com/tomwhite/docker-impala/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238882547,"owners_count":19546540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","hadoop","impala"],"created_at":"2024-07-31T18:01:22.934Z","updated_at":"2025-10-29T19:31:57.030Z","avatar_url":"https://github.com/tomwhite.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Docker Impala\n\nRun Impala in a Docker container.\n\n```bash\ndocker-compose up -d\n```\n\nWhen Impala has started the web UI will be visible (after a minute or so) by running:\n\n```bash\nopen http://$(docker-machine ip):25000\n```\n\n(Note that for troubleshooting purposes you can connect to the container with `docker-compose exec impala bash`, then check _/tmp/supervisord.log_ and the log files in _/var/log/hadoop-hdfs_, _/var/log/hive_, and _/var/log/impala_.)\n\nPerform a trivial query:\n\n```bash\ndocker-compose exec impala impala-shell -q 'select 1'\n```\n\nShutdown the container with:\n\n```bash\ndocker-compose down\n```\n\nThis is based on the work at [https://github.com/parrot-stream](https://github.com/parrot-stream), the main difference being that unnecessary services like YARN are\n not included. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomwhite%2Fdocker-impala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomwhite%2Fdocker-impala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomwhite%2Fdocker-impala/lists"}