Vity

Results 31 comments of Vity

That was my note. The configuration is stored per project. I guess you don't need to specify shellcheck path for every single project. I work with tens of projects and...

@igormorse Not for everyone. My older (but still fast enough) CPU does not support special instructions set for virtualization.... Also using Docker adds additionally complexity for users. Standard Windows distribution...

Hi, features like command options are given by Hadoop-Client implementation (HDFS Shell dependency). By default (for better compatibility) HDFS Shell integrates version 2.6.0. If you need a higher version you...

The help description comes from Spring Shell, I forgot to remove it. Please use the script command for launching commands from file this way: `$./hdfs-shell.sh script ~/tmp.txt` Edit: Spring Shell...

This utility was designed mainly to be used by human. For scripting you should use script command, which will raise error if any of the commands fail.

@Vasturiano I am not sure if we understand each other. I don't understand how the settings can bypass the summing of the nodes values. The default `size` value is `d...

I am referring both :-). We have pre-computed all values for all nodes so the summing is not necessary from my point of view. I think it can be skipped...

Do you see any workaround how to read `application/pkix-cert` response from the Vault? I don't see any. It's impossible to reuse or to touch the RestTemplate instances inside of `VaultTemplate`...

Thank you Mark for the suggestion. It's working. Does Pivotal/VMware provide some type of grant for working on the project? I suppose there is about 2-3 mandays work to implement...