Skip to content

Commit d435bf8

Browse files
committed
WIP
1 parent f087fab commit d435bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/thrift/agent.thrift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ struct YarnJob {
3333
1: optional string appName
3434
2: optional YarnJobType jobType
3535

36-
10: optional list<string> args
36+
10: optional list<string> argsList
3737
11: optional map<string, string> env
3838
12: optional map<string, string> conf
3939
// creates local file with this name and contents - relative to cwd

0 commit comments

Comments
 (0)