Sync Athena Notebooks with Git

0

Is there a way to sync Athena notebooks with Git for version control? (Preferably with bitbucket, otherwise github or some other version control software to mange code.) If so, could you please send any specific details? Also, are Athena Notebooks stored in an S3 bucket? How can we determine specifically where the notebooks are stored? Thanks so much!

kfure
已提問 3 個月前檢視次數 193 次
1 個回答
0

Hello.

As far as I know, I don't think there is a way to directly integrate with GitHub.
Since you can export a notebook file, you will need to download the file from there.
https://docs.aws.amazon.com/athena/latest/ug/notebooks-spark-managing.html

The calculation results are saved in S3.
https://docs.aws.amazon.com/athena/latest/ug/notebooks-spark-getting-started.html

profile picture
專家
已回答 3 個月前
  • Thanks. Yes, we have been manually exporting each notebook one at a time and manually syncing with a git source. We would like to automate this process. Do you know how we can find the location(s) of the notebooks in our environment? We are hoping to write a script to help automate parts of this git sync process. Thanks!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南