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!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠