EdColeman
EdColeman
@milleruntime The basic question is there value in the current command? While it is very through in the calculation it is also unusable on large tables. What information is the...
If the new command is sufficient - then my position would be to have it named `du` and replace the current command. If there is a reason to keep the...
The `-hdfs` option is attractive - but am thinking the specific question should be addressed: what value is provided by the current command that is not addressed with the new...
I think we should discuss using the new output format / information. It seems to present more information that may be of interest. If one is interested in sizes shared...
It seems that there were multiple packaging decisions that were originally made with the FATE design - I believe the stated goal was that FATEs could become a stand-alone product...
Operators are familiar with the current shell fate operations and may be using them more that expected. I'm not opposed to moving it to the admin command, but the same...
Another approach that does not seem to resolve the problem was discussed in PR #2854
Regarding @keith-turner suggestion - depending on where / how that is implemented the data version of the properties can be used to tell if the property node has changed. It...
We should keep the clause about eventually consistent until we can strengthen the use of versioning information so that there is a stronger guarantee. Its in the nature of a...
The javadoc in ScannerBase says that the timeout is a retry timeout. ``` This setting determines how long a scanner will automatically retry when a failure occurs. By default, a...