tokku5552 / glue-docker-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glue-docker-sample

  • localstackへのファイル追加
make glue
aws s3 mb s3://awsglue-datasets --endpoint-url http://localstack:4566
aws s3 cp /path/to/persons.json s3://awsglue-datasets/examples/us-legislators/all/ --endpoint-url http://localstack:4566

About


Languages

Language:Python 51.5%Language:Jupyter Notebook 36.7%Language:Makefile 11.8%