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
preguntada hace 3 meses193 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses
  • 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!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas