You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "turboFei (via GitHub)" <gi...@apache.org> on 2023/02/01 13:41:29 UTC

[GitHub] [kyuubi] turboFei commented on pull request #4144: [KYUUBI #4106] Introduce resource file uploading in batch creation via REST API

turboFei commented on PR #4144:
URL: https://github.com/apache/kyuubi/pull/4144#issuecomment-1412078077

   After think twice:
   
   1. do not cleanup the uploader dir when service stop, because the uploaded file will be deleted after batch completion, otherwise, it can not be recovered
   2. do not change the file name when uploading if you want to upload file/jars later
      - `uploadRootDir/timestamp-${count}/${file}


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org