You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/04/24 21:50:26 UTC

[GitHub] [accumulo] keith-turner opened a new issue, #3337: Offline operations : Modify bulk import to always write to metadata table

keith-turner opened a new issue, #3337:
URL: https://github.com/apache/accumulo/issues/3337

   Currently bulk import operations will contact a tablet when a table is online to request files be imported.  The bulk import fate operation should be updated to instead write directly to the metadata table using conditional mutations.  It will also need to notify any tablets that are hosted after it updates the metadata table directly so those tablets know to refresh their cache of the metadata.


-- 
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@accumulo.apache.org.apache.org

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


Re: [I] Offline operations : Modify bulk import to always write to metadata table [accumulo]

Posted by "dlmarion (via GitHub)" <gi...@apache.org>.
dlmarion commented on issue #3337:
URL: https://github.com/apache/accumulo/issues/3337#issuecomment-1791090337

   @keith-turner - since follow-on issues have been created, can this be closed?


-- 
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@accumulo.apache.org

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


[GitHub] [accumulo] keith-turner commented on issue #3337: Offline operations : Modify bulk import to always write to metadata table

Posted by "keith-turner (via GitHub)" <gi...@apache.org>.
keith-turner commented on issue #3337:
URL: https://github.com/apache/accumulo/issues/3337#issuecomment-1565652930

   The basics of this were done in #3350 and more specific follow on issue were opened after #3350.


-- 
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@accumulo.apache.org

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


Re: [I] Offline operations : Modify bulk import to always write to metadata table [accumulo]

Posted by "keith-turner (via GitHub)" <gi...@apache.org>.
keith-turner closed issue #3337: Offline operations : Modify bulk import to always write to metadata table
URL: https://github.com/apache/accumulo/issues/3337


-- 
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@accumulo.apache.org

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