We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
hive-metastore: container_name: hive-metastore hostname: hive-metastore image: 'apache/hive:4.0.0-alpha-2' ports: - '9083:9083' # Metastore Thrift environment: SERVICE_NAME: metastore HIVE_METASTORE_WAREHOUSE_DIR: /home/data volumes: - ./data:/home/data
The text was updated successfully, but these errors were encountered:
There is something special in the older HMS from StarBurst. I had org.apache.hadoop.fs.s3a.S3AFileSystem not found issues.
Sorry, something went wrong.
apache/incubator-xtable#322
No branches or pull requests
The text was updated successfully, but these errors were encountered: