You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/06/06 06:54:54 UTC

[GitHub] [doris] ByteYue opened a new issue, #20490: [Feature] support upload cooldown data into HDFS

ByteYue opened a new issue, #20490:
URL: https://github.com/apache/doris/issues/20490

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   Currently, Doris only supports uploading cool data into S3 object storage, there would be a lot of users who might want to store their cold data into HDFS.
   To implement such functionality, we might need to add HDFS resource inside one rowset(currently there is already S3 resource), and such resource could lead to corresponding FileSystem implementation, the rowset would write its self data into such fs.
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

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


Re: [I] [Feature] support upload cooldown data into HDFS [doris]

Posted by "ByteYue (via GitHub)" <gi...@apache.org>.
ByteYue closed issue #20490: [Feature] support upload cooldown data into HDFS
URL: https://github.com/apache/doris/issues/20490


-- 
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: commits-unsubscribe@doris.apache.org

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


Re: [I] [Feature] support upload cooldown data into HDFS [doris]

Posted by "my-vegetable-has-exploded (via GitHub)" <gi...@apache.org>.
my-vegetable-has-exploded commented on issue #20490:
URL: https://github.com/apache/doris/issues/20490#issuecomment-2071604190

   It seems that #22048 should close this issue?


-- 
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: commits-unsubscribe@doris.apache.org

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] [doris] LHG41278 commented on issue #20490: [Feature] support upload cooldown data into HDFS

Posted by "LHG41278 (via GitHub)" <gi...@apache.org>.
LHG41278 commented on issue #20490:
URL: https://github.com/apache/doris/issues/20490#issuecomment-1586027894

   I want to take this issue, thanks.


-- 
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: commits-unsubscribe@doris.apache.org

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


Re: [I] [Feature] support upload cooldown data into HDFS [doris]

Posted by "ByteYue (via GitHub)" <gi...@apache.org>.
ByteYue commented on issue #20490:
URL: https://github.com/apache/doris/issues/20490#issuecomment-2072846941

   > It seems that #22048 should close this issue?
   
   Yes, this issue is already finished


-- 
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: commits-unsubscribe@doris.apache.org

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