You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/01 13:19:23 UTC

[GitHub] [incubator-doris] wangbo opened a new issue #3998: [Spark Load] Some Todo For Spark Before It can be used in Prod Env

wangbo opened a new issue #3998:
URL: https://github.com/apache/incubator-doris/issues/3998


   **Goal**
   * Major goal is ```stable and can be used in some user cases```  and then ```use Spark Load in Prod Env``` as quick as possible.
   * More comprehensive optimization can be slowly improved in subsequent iterations
   
   **Function Test**


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman commented on issue #3998: [Spark Load] Some Todo For Spark Before It can be used in Prod Env

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #3998:
URL: https://github.com/apache/incubator-doris/issues/3998#issuecomment-652451652


   > * Support Job resume
   
   What is "job resume"?


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] wangbo commented on issue #3998: [Spark Load] Some Todo For Spark Before It can be used in Prod Env

Posted by GitBox <gi...@apache.org>.
wangbo commented on issue #3998:
URL: https://github.com/apache/incubator-doris/issues/3998#issuecomment-652752320


   > > * Support Job resume
   > 
   > What is "job resume"?
   
   For example,If load job fails because of be downs,then we can resume the load job to load data to be when be recovers instead of submit a new load stmt which may build dict and do dpp again.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org