[GitHub] [accumulo] ivakegg edited a comment on issue #1607: Host regex volume chooser for WALs

2020-05-19 Thread GitBox


ivakegg edited a comment on issue #1607:
URL: https://github.com/apache/accumulo/issues/1607#issuecomment-630876823


   I was a little scared to do that because of the configuration comparison 
mechanism that tries to ensure configurations are consistent across hosts.  Are 
you saying that the volume chooser configurations to not get factored into that 
comparison?  I will try to find that code.  In any case when handling large 
systems, having inconsistent configurations on different sets of nodes is 
usually asking for trouble.



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:
us...@infra.apache.org




[GitHub] [accumulo] ivakegg edited a comment on issue #1607: Host regex volume chooser for WALs

2020-05-15 Thread GitBox


ivakegg edited a comment on issue #1607:
URL: https://github.com/apache/accumulo/issues/1607#issuecomment-629394502


   Yes, such a chooser would be useful for other scopes as well.  If we have a 
set of tservers running on top of a particular HDFS cluster, then it might be 
beneficial to only choose that cluster for storing RFiles.  The implementation 
would work for both table and "non-table" volume choosing.
   
   So in the table case, the choice configuration is similar to the 
PreferredVolumeChooser in that the configuration could be per table.  I cannot 
decide whether what constitutes a "hostgroup" should be definable on a table by 
table bases or not.
   
   Also I updated the description per your observation above.



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:
us...@infra.apache.org




[GitHub] [accumulo] ivakegg edited a comment on issue #1607: Host regex volume chooser for WALs

2020-05-15 Thread GitBox


ivakegg edited a comment on issue #1607:
URL: https://github.com/apache/accumulo/issues/1607#issuecomment-629394502


   Yes, such a chooser would be useful for other scopes as well.  If we have a 
set of tservers running on top of a particular HDFS cluster, then it might be 
beneficial to only choose that cluster for storing RFiles.  The implementation 
would work for both table and "non-table" volume choosing.
   
   Also I updated the description per your observation above.



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:
us...@infra.apache.org




[GitHub] [accumulo] ivakegg edited a comment on issue #1607: Host regex volume chooser for WALs

2020-05-15 Thread GitBox


ivakegg edited a comment on issue #1607:
URL: https://github.com/apache/accumulo/issues/1607#issuecomment-629394502


   Yes, such a chooser would be useful for other scopes as well.  If we have a 
set of tservers running on top of a particular HDFS cluster, then it might be 
beneficial to only choose that cluster for storing RFiles.  The implementation 
would work for both table and "non-table" volume choosing.



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:
us...@infra.apache.org