Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kettle_yuejuan_new
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
许梁
kettle_yuejuan_new
Commits
cbf6347f
Commit
cbf6347f
authored
Nov 02, 2021
by
luofeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改数据库连接
parent
1a4bac65
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
525 additions
and
516 deletions
+525
-516
intelligent/single_yuejuan/transfer/source/header_teacher.ktr
+22
-28
intelligent/single_yuejuan/transfer/source/school_class.ktr
+21
-14
intelligent/single_yuejuan/transfer/source/student.ktr
+78
-81
intelligent/single_yuejuan/transfer/source/teacher.ktr
+63
-65
intelligent/single_yuejuan/transfer/source/tenant.ktr
+66
-71
intelligent/single_yuejuan/transfer/source/user.ktr
+76
-91
intelligent/union_yuejuan/transfer/source/header_teacher.ktr
+21
-14
intelligent/union_yuejuan/transfer/source/school_class.ktr
+70
-79
intelligent/union_yuejuan/transfer/source/student.ktr
+22
-15
intelligent/union_yuejuan/transfer/source/student_info.ktr
+22
-15
intelligent/union_yuejuan/transfer/source/teacher.ktr
+21
-14
intelligent/union_yuejuan/transfer/source/tenant.ktr
+21
-14
intelligent/union_yuejuan/transfer/source/user.ktr
+22
-15
No files found.
intelligent/single_yuejuan/transfer/source/header_teacher.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/03 14:45:32.421</created_date>
<created_date>2021/07/03 14:45:32.421</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
07/03 14:48:03.422
</modified_date>
<modified_date>2021/
11/02 13:15:23.155
</modified_date>
<key_for_session_key
/
>
<key_for_session_key
>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key
>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -577,7 +582,7 @@
...
@@ -577,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
id,
id,
class_id,
class_id,
...
@@ -599,6 +604,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -599,6 +604,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
@@ -627,55 +634,42 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -627,55 +634,42 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<fields>
<fields>
<field>
<field>
<name>id</name>
<name>id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>class_id</name>
<name>class_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>grade_id</name>
<name>grade_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>is_primary</name>
<name>is_primary</name>
<rename/>
</field>
</field>
<field>
<field>
<name>school_area_id</name>
<name>school_area_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>school_id</name>
<name>school_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>school_phase_id</name>
<name>school_phase_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>user_id</name>
<name>user_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>status</name>
<name>status</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_by</name>
<name>created_by</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_time</name>
<name>created_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>deleted</name>
<name>deleted</name>
<rename/>
</field>
</field>
<field>
<field>
<name>modified_time</name>
<name>modified_time</name>
<rename/>
</field>
</field>
<select_unspecified>N</select_unspecified>
<select_unspecified>N</select_unspecified>
<meta>
<meta>
...
...
intelligent/single_yuejuan/transfer/source/school_class.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/02 14:33:36.108</created_date>
<created_date>2021/07/02 14:33:36.108</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
07/03 09:44:07.637
</modified_date>
<modified_date>2021/
11/02 13:07:28.516
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -577,7 +582,7 @@
...
@@ -577,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
id,
id,
created_by,
created_by,
...
@@ -602,6 +607,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -602,6 +607,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
intelligent/single_yuejuan/transfer/source/student.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/02 10:59:15.432</created_date>
<created_date>2021/07/02 10:59:15.432</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
07/02 16:26:05.484
</modified_date>
<modified_date>2021/
11/02 13:07:26.606
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -510,6 +515,63 @@
...
@@ -510,6 +515,63 @@
</hop>
</hop>
</order>
</order>
<step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<separator>,</separator>
<enclosure>"</enclosure>
<enclosure_forced>N</enclosure_forced>
<enclosure_fix_disabled>N</enclosure_fix_disabled>
<header>N</header>
<footer>N</footer>
<format>UNIX</format>
<compression>None</compression>
<encoding>UTF-8</encoding>
<endedLine/>
<fileNameInField>N</fileNameInField>
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
<append>N</append>
<split>N</split>
<haspartno>N</haspartno>
<add_date>N</add_date>
<add_time>N</add_time>
<SpecifyFormat>N</SpecifyFormat>
<date_time_format>yyyy-MM-dd HH:mm:ss</date_time_format>
<add_to_result_filenames>Y</add_to_result_filenames>
<pad>N</pad>
<fast_dump>N</fast_dump>
<splitevery/>
</file>
<fields>
</fields>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>480</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>student</name>
<name>student</name>
<type>TableInput</type>
<type>TableInput</type>
<description/>
<description/>
...
@@ -520,7 +582,7 @@
...
@@ -520,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
user_id,
user_id,
candidate_number,
candidate_number,
...
@@ -539,6 +601,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -539,6 +601,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
@@ -567,43 +631,33 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -567,43 +631,33 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<fields>
<fields>
<field>
<field>
<name>user_id</name>
<name>user_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>candidate_number</name>
<name>candidate_number</name>
<rename/>
</field>
</field>
<field>
<field>
<name>status</name>
<name>status</name>
<rename/>
</field>
</field>
<field>
<field>
<name>student_identity</name>
<name>student_identity</name>
<rename/>
</field>
</field>
<field>
<field>
<name>student_number</name>
<name>student_number</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_by</name>
<name>created_by</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_time</name>
<name>created_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>deleted</name>
<name>deleted</name>
<rename/>
</field>
</field>
<field>
<field>
<name>modified_time</name>
<name>modified_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>tenant_id</name>
<name>tenant_id</name>
<rename/>
</field>
</field>
<select_unspecified>N</select_unspecified>
<select_unspecified>N</select_unspecified>
<meta>
<meta>
...
@@ -791,63 +845,6 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -791,63 +845,6 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<draw>Y</draw>
<draw>Y</draw>
</GUI>
</GUI>
</step>
</step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<separator>,</separator>
<enclosure>"</enclosure>
<enclosure_forced>N</enclosure_forced>
<enclosure_fix_disabled>N</enclosure_fix_disabled>
<header>N</header>
<footer>N</footer>
<format>UNIX</format>
<compression>None</compression>
<encoding>UTF-8</encoding>
<endedLine/>
<fileNameInField>N</fileNameInField>
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
<append>N</append>
<split>N</split>
<haspartno>N</haspartno>
<add_date>N</add_date>
<add_time>N</add_time>
<SpecifyFormat>N</SpecifyFormat>
<date_time_format>yyyy-MM-dd HH:mm:ss</date_time_format>
<add_to_result_filenames>Y</add_to_result_filenames>
<pad>N</pad>
<fast_dump>N</fast_dump>
<splitevery/>
</file>
<fields>
</fields>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>480</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step_error_handling>
<step_error_handling>
</step_error_handling>
</step_error_handling>
<slave-step-copy-partition-distribution>
<slave-step-copy-partition-distribution>
...
...
intelligent/single_yuejuan/transfer/source/teacher.ktr
View file @
cbf6347f
...
@@ -423,40 +423,45 @@
...
@@ -423,40 +423,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date>
<created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/
07/02 16:27:33.245
</modified_date>
<modified_date>2021/
11/02 13:08:16.852
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -511,49 +516,6 @@
...
@@ -511,49 +516,6 @@
</hop>
</hop>
</order>
</order>
<step>
<step>
<name>teacher</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
user_id,
job_number,
created_by,
created_time,
deleted,
modified_time,
job_status,
position_id,
station_id
from teacher
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>192</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<name>Text file output</name>
<type>TextFileOutput</type>
<type>TextFileOutput</type>
<description/>
<description/>
...
@@ -611,6 +573,51 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -611,6 +573,51 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
</GUI>
</GUI>
</step>
</step>
<step>
<step>
<name>teacher</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_archive</connection>
<sql>select
user_id,
job_number,
created_by,
created_time,
deleted,
modified_time,
job_status,
position_id,
station_id
from teacher
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>192</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<name>字段选择</name>
<type>SelectValues</type>
<type>SelectValues</type>
<description/>
<description/>
...
@@ -624,39 +631,30 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -624,39 +631,30 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<fields>
<fields>
<field>
<field>
<name>user_id</name>
<name>user_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>job_number</name>
<name>job_number</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_by</name>
<name>created_by</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_time</name>
<name>created_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>deleted</name>
<name>deleted</name>
<rename/>
</field>
</field>
<field>
<field>
<name>modified_time</name>
<name>modified_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>job_status</name>
<name>job_status</name>
<rename/>
</field>
</field>
<field>
<field>
<name>position_id</name>
<name>position_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>station_id</name>
<name>station_id</name>
<rename/>
</field>
</field>
<select_unspecified>N</select_unspecified>
<select_unspecified>N</select_unspecified>
<meta>
<meta>
...
...
intelligent/single_yuejuan/transfer/source/tenant.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2021/03/03 10:44:18.197</created_date>
<created_date>2021/03/03 10:44:18.197</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/
07/02 16:27:08.831
</modified_date>
<modified_date>2021/
11/02 13:09:02.103
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -510,52 +515,6 @@
...
@@ -510,52 +515,6 @@
</hop>
</hop>
</order>
</order>
<step>
<step>
<name>tenant</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
id,
created_by,
created_time,
deleted,
modified_time,
address_id,
alias,
name,
remark,
state,
type,
english
from tenant
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>239</xloc>
<yloc>221</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<name>Text file output</name>
<type>TextFileOutput</type>
<type>TextFileOutput</type>
<description/>
<description/>
...
@@ -613,6 +572,54 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -613,6 +572,54 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
</GUI>
</GUI>
</step>
</step>
<step>
<step>
<name>tenant</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_archive</connection>
<sql>select
id,
created_by,
created_time,
deleted,
modified_time,
address_id,
alias,
name,
remark,
state,
type,
english
from tenant
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>239</xloc>
<yloc>221</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<name>字段选择</name>
<type>SelectValues</type>
<type>SelectValues</type>
<description/>
<description/>
...
@@ -626,51 +633,39 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -626,51 +633,39 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<fields>
<fields>
<field>
<field>
<name>id</name>
<name>id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_by</name>
<name>created_by</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_time</name>
<name>created_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>deleted</name>
<name>deleted</name>
<rename/>
</field>
</field>
<field>
<field>
<name>modified_time</name>
<name>modified_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>address_id</name>
<name>address_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>alias</name>
<name>alias</name>
<rename/>
</field>
</field>
<field>
<field>
<name>name</name>
<name>name</name>
<rename/>
</field>
</field>
<field>
<field>
<name>remark</name>
<name>remark</name>
<rename/>
</field>
</field>
<field>
<field>
<name>state</name>
<name>state</name>
<rename/>
</field>
</field>
<field>
<field>
<name>type</name>
<name>type</name>
<rename/>
</field>
</field>
<field>
<field>
<name>english</name>
<name>english</name>
<rename/>
</field>
</field>
<select_unspecified>N</select_unspecified>
<select_unspecified>N</select_unspecified>
<meta>
<meta>
...
...
intelligent/single_yuejuan/transfer/source/user.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/02 11:01:00.246</created_date>
<created_date>2021/07/02 11:01:00.246</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
07/02 16:26:32.605
</modified_date>
<modified_date>2021/
11/02 13:09:36.252
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -510,62 +515,6 @@
...
@@ -510,62 +515,6 @@
</hop>
</hop>
</order>
</order>
<step>
<step>
<name>user</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
id,
created_by,
created_time,
deleted,
modified_time,
address_id,
birth_day,
gender,
identity_card,
login_name,
name,
password,
tenant_id,
nation_id,
native_place_area_id,
politic_countenance_id,
professional_qualification_id,
state,
salt,
password_token,
avatar,
identity
from user
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>112</xloc>
<yloc>128</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<name>Text file output</name>
<type>TextFileOutput</type>
<type>TextFileOutput</type>
<description/>
<description/>
...
@@ -623,6 +572,64 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -623,6 +572,64 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
</GUI>
</GUI>
</step>
</step>
<step>
<step>
<name>user</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_archive</connection>
<sql>select
id,
created_by,
created_time,
deleted,
modified_time,
address_id,
birth_day,
gender,
identity_card,
login_name,
name,
password,
tenant_id,
nation_id,
native_place_area_id,
politic_countenance_id,
professional_qualification_id,
state,
salt,
password_token,
avatar,
identity
from user
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>112</xloc>
<yloc>128</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<name>字段选择</name>
<type>SelectValues</type>
<type>SelectValues</type>
<description/>
<description/>
...
@@ -636,91 +643,69 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -636,91 +643,69 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<fields>
<fields>
<field>
<field>
<name>id</name>
<name>id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_by</name>
<name>created_by</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_time</name>
<name>created_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>deleted</name>
<name>deleted</name>
<rename/>
</field>
</field>
<field>
<field>
<name>modified_time</name>
<name>modified_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>address_id</name>
<name>address_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>birth_day</name>
<name>birth_day</name>
<rename/>
</field>
</field>
<field>
<field>
<name>gender</name>
<name>gender</name>
<rename/>
</field>
</field>
<field>
<field>
<name>identity_card</name>
<name>identity_card</name>
<rename/>
</field>
</field>
<field>
<field>
<name>login_name</name>
<name>login_name</name>
<rename/>
</field>
</field>
<field>
<field>
<name>name</name>
<name>name</name>
<rename/>
</field>
</field>
<field>
<field>
<name>password</name>
<name>password</name>
<rename/>
</field>
</field>
<field>
<field>
<name>tenant_id</name>
<name>tenant_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>nation_id</name>
<name>nation_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>native_place_area_id</name>
<name>native_place_area_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>politic_countenance_id</name>
<name>politic_countenance_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>professional_qualification_id</name>
<name>professional_qualification_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>state</name>
<name>state</name>
<rename/>
</field>
</field>
<field>
<field>
<name>salt</name>
<name>salt</name>
<rename/>
</field>
</field>
<field>
<field>
<name>password_token</name>
<name>password_token</name>
<rename/>
</field>
</field>
<field>
<field>
<name>avatar</name>
<name>avatar</name>
<rename/>
</field>
</field>
<field>
<field>
<name>identity</name>
<name>identity</name>
<rename/>
</field>
</field>
<select_unspecified>N</select_unspecified>
<select_unspecified>N</select_unspecified>
<meta>
<meta>
...
...
intelligent/union_yuejuan/transfer/source/header_teacher.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/23 17:30:11.142</created_date>
<created_date>2021/07/23 17:30:11.142</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
08/03 14:14:17.133
</modified_date>
<modified_date>2021/
11/02 13:11:08.011
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -577,7 +582,7 @@
...
@@ -577,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
id,
id,
class_id,
class_id,
...
@@ -599,6 +604,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -599,6 +604,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
intelligent/union_yuejuan/transfer/source/school_class.ktr
View file @
cbf6347f
...
@@ -423,40 +423,45 @@
...
@@ -423,40 +423,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date>
<created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/
07/23 17:29:00.49
7</modified_date>
<modified_date>2021/
11/02 13:10:32.18
7</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -511,56 +516,6 @@
...
@@ -511,56 +516,6 @@
</hop>
</hop>
</order>
</order>
<step>
<step>
<name>school_class</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
id,
created_by,
created_time,
deleted,
modified_time,
alias,
entry_year,
grade_id,
graduate_year,
graduated,
name,
ordinal,
school_area_id,
school_id,
type,
school_phase_id
from school_class
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>192</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<name>Text file output</name>
<type>TextFileOutput</type>
<type>TextFileOutput</type>
<description/>
<description/>
...
@@ -618,6 +573,58 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -618,6 +573,58 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
</GUI>
</GUI>
</step>
</step>
<step>
<step>
<name>school_class</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_archive</connection>
<sql>select
id,
created_by,
created_time,
deleted,
modified_time,
alias,
entry_year,
grade_id,
graduate_year,
graduated,
name,
ordinal,
school_area_id,
school_id,
type,
school_phase_id
from school_class
where (created_time>'${start_time}' and created_time<='${end_time}') or (modified_time>'${start_time}' and modified_time<='${end_time}')</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>192</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<name>字段选择</name>
<type>SelectValues</type>
<type>SelectValues</type>
<description/>
<description/>
...
@@ -631,67 +638,51 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -631,67 +638,51 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<fields>
<fields>
<field>
<field>
<name>id</name>
<name>id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_by</name>
<name>created_by</name>
<rename/>
</field>
</field>
<field>
<field>
<name>created_time</name>
<name>created_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>deleted</name>
<name>deleted</name>
<rename/>
</field>
</field>
<field>
<field>
<name>modified_time</name>
<name>modified_time</name>
<rename/>
</field>
</field>
<field>
<field>
<name>alias</name>
<name>alias</name>
<rename/>
</field>
</field>
<field>
<field>
<name>entry_year</name>
<name>entry_year</name>
<rename/>
</field>
</field>
<field>
<field>
<name>grade_id</name>
<name>grade_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>graduate_year</name>
<name>graduate_year</name>
<rename/>
</field>
</field>
<field>
<field>
<name>graduated</name>
<name>graduated</name>
<rename/>
</field>
</field>
<field>
<field>
<name>name</name>
<name>name</name>
<rename/>
</field>
</field>
<field>
<field>
<name>ordinal</name>
<name>ordinal</name>
<rename/>
</field>
</field>
<field>
<field>
<name>school_area_id</name>
<name>school_area_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>school_id</name>
<name>school_id</name>
<rename/>
</field>
</field>
<field>
<field>
<name>type</name>
<name>type</name>
<rename/>
</field>
</field>
<field>
<field>
<name>school_phase_id</name>
<name>school_phase_id</name>
<rename/>
</field>
</field>
<select_unspecified>N</select_unspecified>
<select_unspecified>N</select_unspecified>
<meta>
<meta>
...
...
intelligent/union_yuejuan/transfer/source/student.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/23 17:33:33.054</created_date>
<created_date>2021/07/23 17:33:33.054</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
07/23 17:34:15.533
</modified_date>
<modified_date>2021/
11/02 13:11:50.014
</modified_date>
<key_for_session_key
/
>
<key_for_session_key
>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key
>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -577,7 +582,7 @@
...
@@ -577,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
user_id,
user_id,
candidate_number,
candidate_number,
...
@@ -596,6 +601,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -596,6 +601,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
intelligent/union_yuejuan/transfer/source/student_info.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2021/03/03 10:45:04.804</created_date>
<created_date>2021/03/03 10:45:04.804</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>202
0/10/28 11:07:23.059
</modified_date>
<modified_date>202
1/11/02 13:12:55.277
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
192.168.2.244
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>
base_resource_test
</database>
<database>
jty_archive
</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc80ec284a486009d41f
2c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d
2c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -572,7 +577,7 @@
...
@@ -572,7 +577,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
id,
id,
school_id,
school_id,
...
@@ -611,6 +616,8 @@ where (create_time>'${start_time}' and create_time<='${end_time}') or (modify
...
@@ -611,6 +616,8 @@ where (create_time>'${start_time}' and create_time<='${end_time}') or (modify
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
intelligent/union_yuejuan/transfer/source/teacher.ktr
View file @
cbf6347f
...
@@ -423,40 +423,45 @@
...
@@ -423,40 +423,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date>
<created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/
07/23 17:35:20.381
</modified_date>
<modified_date>2021/
11/02 13:13:29.404
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -578,7 +583,7 @@
...
@@ -578,7 +583,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
user_id,
user_id,
job_number,
job_number,
...
@@ -596,6 +601,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -596,6 +601,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
intelligent/union_yuejuan/transfer/source/tenant.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2021/03/03 10:45:06.232</created_date>
<created_date>2021/03/03 10:45:06.232</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/
07/23 17:35:43.921
</modified_date>
<modified_date>2021/
11/02 13:14:05.260
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -577,7 +582,7 @@
...
@@ -577,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
id,
id,
created_by,
created_by,
...
@@ -598,6 +603,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -598,6 +603,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
intelligent/union_yuejuan/transfer/source/user.ktr
View file @
cbf6347f
...
@@ -422,40 +422,45 @@
...
@@ -422,40 +422,45 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>-</created_user>
<created_user>-</created_user>
<created_date>2021/07/23 17:35:54.969</created_date>
<created_date>2021/07/23 17:35:54.969</created_date>
<modified_user>-</modified_user>
<modified_user>-</modified_user>
<modified_date>2021/
07/23 17:36:21.213
</modified_date>
<modified_date>2021/
11/02 13:14:39.531
</modified_date>
<key_for_session_key
/
>
<key_for_session_key
>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key
>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
<notepads>
<notepads>
</notepads>
</notepads>
<connection>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base
_archive
</name>
<server>
10.1.103.251
</server>
<server>
rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com
</server>
<type>MYSQL</type>
<type>MYSQL</type>
<access>Native</access>
<access>Native</access>
<database>jty_archive</database>
<database>jty_archive</database>
<port>3306</port>
<port>3306</port>
<username>
dev
</username>
<username>
read_only
</username>
<password>Encrypted 2be
98afc86aa7f28ebf00a469fe
c3fd89</password>
<password>Encrypted 2be
cacaa90ef89d8aa7008e67d2
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
<attributes>
<attributes>
<attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute>
<attribute>N</attribute>
</attribute>
</attribute>
...
@@ -577,7 +582,7 @@
...
@@ -577,7 +582,7 @@
<method>none</method>
<method>none</method>
<schema_name/>
<schema_name/>
</partitioning>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base
_archive
</connection>
<sql>select
<sql>select
id,
id,
created_by,
created_by,
...
@@ -608,6 +613,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
...
@@ -608,6 +613,8 @@ where (created_time>'${start_time}' and created_time<='${end_time}') or (modi
<execute_each_row>N</execute_each_row>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<lazy_conversion_active>N</lazy_conversion_active>
<cached_row_meta_active>N</cached_row_meta_active>
<row-meta/>
<attributes/>
<attributes/>
<cluster_schema/>
<cluster_schema/>
<remotesteps>
<remotesteps>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment