[ https://issues.apache.org/jira/browse/HIVE-28199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Goldenberg reassigned HIVE-28199: -------------------------------------- Assignee: Ryan Goldenberg > Docker quickstart does not work for Hive 3.1.3 on Mac M2 > -------------------------------------------------------- > > Key: HIVE-28199 > URL: https://issues.apache.org/jira/browse/HIVE-28199 > Project: Hive > Issue Type: Bug > Reporter: Ryan Goldenberg > Assignee: Ryan Goldenberg > Priority: Minor > > Quickstart: > [https://hive.apache.org/developement/quickstart/#--hiveserver2-metastore] > On Mac M2, {{docker-compose up}} for {{HIVE_VERSION=3.1.3}} gives the > following errors > * {{/home/hive/.beeline}} directory issue > {quote}metastore | *** schemaTool failed *** > metastore | [ > metastore | WARN] Failed to create directory: > metastore | /home/hive/.beeline > metastore | No such file or directory > {quote} * Underscore in network name, from {{/tmp/hive/hive.log}} on > {{{}hiveserver2{}}}: > {quote}2024-04-02T16:26:24,867 ERROR [main] utils.MetaStoreUtils: Got > exception: java.net.URISyntaxException Illegal character in hostname at index > 25: thrift://metastore.docker_default:9083 > java.net.URISyntaxException: Illegal character in hostname at index 25: > thrift://metastore.docker_default:9083 > {quote} -- This message was sent by Atlassian Jira (v8.20.10#820010)