Skip to content

Commit

Permalink
attempt to trigger dag
Browse files Browse the repository at this point in the history
  • Loading branch information
cfregly committed Aug 10, 2019
1 parent 3ed3e02 commit 6b43a17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kubeflow/infrastructure/user-data-cpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,10 @@ curl http://localhost/notebook/kubeflow/community/tree
# Override the auto-generated NodePorts to a fixed set of NodePorts
kubectl apply -f /root/pipeline/kubeflow/infrastructure/istio/ingressgateway-svc.yaml

# Trigger dag
#curl --insecure -X POST http://localhost/airflow/admin/airflow/paused?is_paused=true&dag_id=taxi


# Create.orig
#export KFAPP=install-kubeflow
#echo "export KFAPP=$KFAPP" >> /root/.bashrc
Expand Down

0 comments on commit 6b43a17

Please sign in to comment.