@@ -74,21 +74,22 @@ reset 'table.resources.download-dir';
74
74
75
75
# list the configured configuration
76
76
set ;
77
- + -- -----------------------------------------------+-----------+
78
- | key | value |
79
- + -- -----------------------------------------------+-----------+
80
- | execution .attached | true |
81
- | execution .shutdown - on - attached- exit | false |
82
- | execution .state - recovery .claim - mode | NO_CLAIM |
83
- | execution .state - recovery .ignore - unclaimed- state | false |
84
- | execution .target | remote |
85
- | jobmanager .rpc .address | $VAR_JOBMANAGER_RPC_ADDRESS |
86
- | rest .port | $VAR_REST_PORT |
87
- | sql- client .display .print- time- cost | false |
88
- | sql- client .execution .result- mode | tableau |
89
- | table .exec .legacy- cast - behaviour | DISABLED |
90
- + -- -----------------------------------------------+-----------+
91
- 10 rows in set
77
+ + -- -----------------------------------------------+--------------+
78
+ | key | value |
79
+ + -- -----------------------------------------------+--------------+
80
+ | $internal .deployment .config- dir | / dummy/ conf/ |
81
+ | execution .attached | true |
82
+ | execution .shutdown - on - attached- exit | false |
83
+ | execution .state - recovery .claim - mode | NO_CLAIM |
84
+ | execution .state - recovery .ignore - unclaimed- state | false |
85
+ | execution .target | remote |
86
+ | jobmanager .rpc .address | $VAR_JOBMANAGER_RPC_ADDRESS |
87
+ | rest .port | $VAR_REST_PORT |
88
+ | sql- client .display .print- time- cost | false |
89
+ | sql- client .execution .result- mode | tableau |
90
+ | table .exec .legacy- cast - behaviour | DISABLED |
91
+ + -- -----------------------------------------------+--------------+
92
+ 11 rows in set
92
93
!ok
93
94
94
95
# reset the configuration
@@ -97,18 +98,19 @@ reset;
97
98
!info
98
99
99
100
set ;
100
- + -- -----------------------------------------------+-----------+
101
- | key | value |
102
- + -- -----------------------------------------------+-----------+
103
- | execution .attached | true |
104
- | execution .shutdown - on - attached- exit | false |
105
- | execution .state - recovery .claim - mode | NO_CLAIM |
106
- | execution .state - recovery .ignore - unclaimed- state | false |
107
- | execution .target | remote |
108
- | jobmanager .rpc .address | $VAR_JOBMANAGER_RPC_ADDRESS |
109
- | rest .port | $VAR_REST_PORT |
110
- + -- -----------------------------------------------+-----------+
111
- 7 rows in set
101
+ + -- -----------------------------------------------+--------------+
102
+ | key | value |
103
+ + -- -----------------------------------------------+--------------+
104
+ | $internal .deployment .config- dir | / dummy/ conf/ |
105
+ | execution .attached | true |
106
+ | execution .shutdown - on - attached- exit | false |
107
+ | execution .state - recovery .claim - mode | NO_CLAIM |
108
+ | execution .state - recovery .ignore - unclaimed- state | false |
109
+ | execution .target | remote |
110
+ | jobmanager .rpc .address | $VAR_JOBMANAGER_RPC_ADDRESS |
111
+ | rest .port | $VAR_REST_PORT |
112
+ + -- -----------------------------------------------+--------------+
113
+ 8 rows in set
112
114
!ok
113
115
114
116
# should fail because default dialect doesn' t support hive dialect
@@ -136,19 +138,20 @@ set 'sql-client.verbose' = 'true';
136
138
!info
137
139
138
140
set;
139
- +-------------------------------------------------+-----------+
140
- | key | value |
141
- +-------------------------------------------------+-----------+
142
- | execution.attached | true |
143
- | execution.shutdown-on-attached-exit | false |
144
- | execution.state-recovery.claim-mode | NO_CLAIM |
145
- | execution.state-recovery.ignore-unclaimed-state | false |
146
- | execution.target | remote |
147
- | jobmanager.rpc.address | $VAR_JOBMANAGER_RPC_ADDRESS |
148
- | rest.port | $VAR_REST_PORT |
149
- | sql-client.verbose | true |
150
- +-------------------------------------------------+-----------+
151
- 8 rows in set
141
+ +-------------------------------------------------+--------------+
142
+ | key | value |
143
+ +-------------------------------------------------+--------------+
144
+ | $internal.deployment.config-dir | /dummy/conf/ |
145
+ | execution.attached | true |
146
+ | execution.shutdown-on-attached-exit | false |
147
+ | execution.state-recovery.claim-mode | NO_CLAIM |
148
+ | execution.state-recovery.ignore-unclaimed-state | false |
149
+ | execution.target | remote |
150
+ | jobmanager.rpc.address | $VAR_JOBMANAGER_RPC_ADDRESS |
151
+ | rest.port | $VAR_REST_PORT |
152
+ | sql-client.verbose | true |
153
+ +-------------------------------------------------+--------------+
154
+ 9 rows in set
152
155
!ok
153
156
154
157
set ' execution .attached ' = ' false' ;
@@ -160,19 +163,20 @@ reset 'execution.attached';
160
163
!info
161
164
162
165
set;
163
- +-------------------------------------------------+-----------+
164
- | key | value |
165
- +-------------------------------------------------+-----------+
166
- | execution.attached | true |
167
- | execution.shutdown-on-attached-exit | false |
168
- | execution.state-recovery.claim-mode | NO_CLAIM |
169
- | execution.state-recovery.ignore-unclaimed-state | false |
170
- | execution.target | remote |
171
- | jobmanager.rpc.address | $VAR_JOBMANAGER_RPC_ADDRESS |
172
- | rest.port | $VAR_REST_PORT |
173
- | sql-client.verbose | true |
174
- +-------------------------------------------------+-----------+
175
- 8 rows in set
166
+ +-------------------------------------------------+--------------+
167
+ | key | value |
168
+ +-------------------------------------------------+--------------+
169
+ | $internal.deployment.config-dir | /dummy/conf/ |
170
+ | execution.attached | true |
171
+ | execution.shutdown-on-attached-exit | false |
172
+ | execution.state-recovery.claim-mode | NO_CLAIM |
173
+ | execution.state-recovery.ignore-unclaimed-state | false |
174
+ | execution.target | remote |
175
+ | jobmanager.rpc.address | $VAR_JOBMANAGER_RPC_ADDRESS |
176
+ | rest.port | $VAR_REST_PORT |
177
+ | sql-client.verbose | true |
178
+ +-------------------------------------------------+--------------+
179
+ 9 rows in set
176
180
!ok
177
181
178
182
# test reset can work with add jar
@@ -190,19 +194,20 @@ SHOW JARS;
190
194
!ok
191
195
192
196
set;
193
- +-------------------------------------------------+-----------+
194
- | key | value |
195
- +-------------------------------------------------+-----------+
196
- | execution.attached | true |
197
- | execution.shutdown-on-attached-exit | false |
198
- | execution.state-recovery.claim-mode | NO_CLAIM |
199
- | execution.state-recovery.ignore-unclaimed-state | false |
200
- | execution.target | remote |
201
- | jobmanager.rpc.address | $VAR_JOBMANAGER_RPC_ADDRESS |
202
- | rest.port | $VAR_REST_PORT |
203
- | sql-client.verbose | true |
204
- +-------------------------------------------------+-----------+
205
- 8 rows in set
197
+ +-------------------------------------------------+--------------+
198
+ | key | value |
199
+ +-------------------------------------------------+--------------+
200
+ | $internal.deployment.config-dir | /dummy/conf/ |
201
+ | execution.attached | true |
202
+ | execution.shutdown-on-attached-exit | false |
203
+ | execution.state-recovery.claim-mode | NO_CLAIM |
204
+ | execution.state-recovery.ignore-unclaimed-state | false |
205
+ | execution.target | remote |
206
+ | jobmanager.rpc.address | $VAR_JOBMANAGER_RPC_ADDRESS |
207
+ | rest.port | $VAR_REST_PORT |
208
+ | sql-client.verbose | true |
209
+ +-------------------------------------------------+--------------+
210
+ 9 rows in set
206
211
!ok
207
212
208
213
reset;
0 commit comments