aws-java-sdk-174.jar hadoop-aws-273.jar delta-core_212-070.jar
docker build . -t pathDockerHub/taxi-pipe:1.10
docker tag taxi-pipe:1.0 pathDockerHub/taxi-pipe:1.0
docker push pathDockerHub/taxi-pipe:1.0
docker rmi $(docker images --filter "dangline=true" -q --no-trunc) -f
kubectl create clusterrolebinding permissive-binding \
--clusterrole=cluster-admin \
--user=admin \
--user=kubelet \
--group=system:serviceaccounts
necessario instalar o awscli
aws s3api --endpoint-url="http://localhost:4566" list-buckets
helm repo add jupyterhub https://jupyterhub.github.io/helm-chart/
helm repo update
helm install jupyterhub jupyterhub/jupyterhub -n notebook
kubectl get service --all-namespaces
helm install engine spark-operator/spark-operator --namespace spark