|
|
|
@ -540,6 +540,9 @@ export default {
|
|
|
|
|
'Whether directory': 'Whether directory', |
|
|
|
|
Yes: 'Yes', |
|
|
|
|
No: 'No', |
|
|
|
|
'Hadoop Custom Params': 'Hadoop Params', |
|
|
|
|
'Sqoop Advanced Parameters': 'Sqoop Params', |
|
|
|
|
'Sqoop Job Name': 'Job Name', |
|
|
|
|
'Please enter Mysql Database(required)': 'Please enter Mysql Database(required)', |
|
|
|
|
'Please enter Mysql Table(required)': 'Please enter Mysql Table(required)', |
|
|
|
|
'Please enter Columns (Comma separated)': 'Please enter Columns (Comma separated)', |
|
|
|
@ -554,6 +557,8 @@ export default {
|
|
|
|
|
'Please enter Lines Terminated': 'Please enter Lines Terminated', |
|
|
|
|
'Please enter Concurrency': 'Please enter Concurrency', |
|
|
|
|
'Please enter Update Key': 'Please enter Update Key', |
|
|
|
|
'Please enter Job Name(required)': 'Please enter Job Name(required)', |
|
|
|
|
'Please enter Custom Shell(required)': 'Please enter Custom Shell(required)', |
|
|
|
|
Direct: 'Direct', |
|
|
|
|
Type: 'Type', |
|
|
|
|
ModelType: 'ModelType', |
|
|
|
@ -587,6 +592,8 @@ export default {
|
|
|
|
|
'All Columns': 'All Columns', |
|
|
|
|
'Some Columns': 'Some Columns', |
|
|
|
|
'Branch flow': 'Branch flow', |
|
|
|
|
'Custom Job': 'Custom Job', |
|
|
|
|
'Custom Script': 'Custom Script', |
|
|
|
|
'Cannot select the same node for successful branch flow and failed branch flow': 'Cannot select the same node for successful branch flow and failed branch flow', |
|
|
|
|
'Successful branch flow and failed branch flow are required': 'Successful branch flow and failed branch flow are required', |
|
|
|
|
'Unauthorized or deleted resources': 'Unauthorized or deleted resources', |
|
|
|
|