Re: HBASE WALs

2021-03-16 Thread Wellington Chevreuil
> > To be clear, if the other tables are stopped, I assume all pending and > current operations will finish. How long will it take to write all data - > if indeed the data does get permanently written - so that we can safely > remove WALs? > If by "tables stopped" you mean your tables are disabled,

RE: HBASE WALs

2021-03-16 Thread Marc Hoppins
Overall, I am mystified as to how this could happen. If Hadoop has a replication factor (I believe we use the default) of 3 and we have two datacenters with masters and workers in both, how can a network outage affect Hadoop operation? Surely it should have used available resources to continue