GoogleCloudDataproc / bdutil

[DEPRECATED] Script used to manage Hadoop and Spark instances on Google Compute Engine
https://cloud.google.com/dataproc
Apache License 2.0
109 stars 94 forks source link

Clean libexec #111

Open Androbin opened 6 years ago

Androbin commented 6 years ago

Argument mixes string and array. Use * or separate argument. Double quote array expansions, otherwise they're like $* and break on spaces. Assigning an array to a string! Assign as array, or use * instead of @ to concatenate. You are missing a required space after the !.

Androbin commented 6 years ago

@meltsufin Friendly ping.

Androbin commented 6 years ago

@chengyuanzhao Friendly ping.

meltsufin commented 6 years ago

@Androbin We (@meltsufin and @ChengyuanZhao) do not maintain this project.