Skip to content

Docker, OSS, Apache NiFi, Apache Iceberg, Apache Hive Metastore, Postgresql, LocalStack, S3, JSON, Data

License

Notifications You must be signed in to change notification settings

tspannhw/FLaNK-IceIceData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FLaNK-IceIceData

Docker, OSS, Apache NiFi, Apache Iceberg, Apache Hive Metastore, Postgresql, LocalStack, S3, JSON, Data

env.sh
export DATABASE_HOST=kafka
export DATABASE_DB=hivemetastore
export DATABASE_USER=tspann
export DATABASE_PASSWORD=tspann
export S3_BUCKET=tspann
export S3_PREFIX=tspann

aws configure --profile default
aws s3 mb s3://tspann --endpoint-url http://192.168.1.166:4566

aws s3 ls --endpoint-url=http://192.168.1.166:4566 --recursive --human-readable

localstack status services

Libraries

https://pypi.org/project/hive-metastore-client/

pip3 install hive-metastore-client

REFERENCE

https://dev.to/navedrizv/setup-aws-s3-bucket-locally-with-localstack-3n4o

https://iceberg.apache.org/hive-quickstart/

https://github.com/tspannhw/FLaNK-Ice/tree/main

https://iceberg.apache.org/hive-quickstart/#hive-and-iceberg-quickstart

About

Docker, OSS, Apache NiFi, Apache Iceberg, Apache Hive Metastore, Postgresql, LocalStack, S3, JSON, Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages