We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 766d74d + 81bb460 commit c5c2656Copy full SHA for c5c2656
2 files changed
launcher/.gitignore
@@ -10,3 +10,4 @@ target/
10
plugins/
11
lib/
12
dependency-reduced-pom.xml
13
+.vertx/
launcher/src/main/java/com/dtstack/flink/sql/launcher/LauncherOptionParser.java
@@ -39,7 +39,7 @@
39
* The Parser of Launcher commandline options
40
*
41
* Company: www.dtstack.com
42
- * @author huyifan.zju@163.com
+ * @author sishu.yss
43
*/
44
public class LauncherOptionParser {
45
0 commit comments