1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
- If the user launches a notebook and no cells have been executed, AWS Glue Studio notebook times out after 12 hours.
- Once the user executes a cell, this will start an interactive session with default timeout value as 48 hours.
- Within this 48 hour window, if the user logs out, or closes browser tab, glue studio stops the open session immediately.
- In case of a edge scenario like “terminate” an app - i.e. force close the browser, the session will be terminated at the default timeout (48 hours) value.
Users have the control on changing this default timeout value to a much lower value by defining a custom idle-timeout using Magics before executing the cell, so the session don’t wait for the 48 hour mark and gets terminated at user defined value.
답변함 일 년 전
관련 콘텐츠
- 질문됨 2달 전
- AWS 공식업데이트됨 한 달 전
- AWS 공식업데이트됨 일 년 전