Commit 1a4bac65 by luofeng

fix:修改文件路径

parent d132f95f
......@@ -422,13 +422,26 @@
<partitionschemas>
</partitionschemas>
<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>
<clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_date>2021/03/03 10:44:03.367</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/07/02 16:21:45.812</modified_date>
<modified_date>2021/11/02 12:45:24.777</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -436,7 +449,7 @@
</notepads>
<connection>
<name>school_yuejuan_base_basic</name>
<server>10.1.103.251</server>
<server>10.1.104.23</server>
<type>MYSQL</type>
<access>Native</access>
<database>jty_basic</database>
......@@ -448,6 +461,14 @@
<index_tablespace/>
<attributes>
<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>
<attribute>N</attribute>
</attribute>
......@@ -502,50 +523,6 @@
</hop>
</order>
<step>
<name>area</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_basic</connection>
<sql>select
id,
created_time,
deleted,
modified_time,
child_count,
full_name,
level,
name,
parent_id,
ordinal
from area
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${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>208</xloc>
<yloc>208</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
......@@ -570,7 +547,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/area</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/area</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......@@ -603,6 +580,52 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</GUI>
</step>
<step>
<name>area</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_basic</connection>
<sql>select
id,
created_time,
deleted,
modified_time,
child_count,
full_name,
level,
name,
parent_id,
ordinal
from area
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${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>208</xloc>
<yloc>208</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<type>SelectValues</type>
<description/>
......@@ -616,43 +639,33 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fields>
<field>
<name>id</name>
<rename/>
</field>
<field>
<name>created_time</name>
<rename/>
</field>
<field>
<name>deleted</name>
<rename/>
</field>
<field>
<name>modified_time</name>
<rename/>
</field>
<field>
<name>child_count</name>
<rename/>
</field>
<field>
<name>full_name</name>
<rename/>
</field>
<field>
<name>level</name>
<rename/>
</field>
<field>
<name>name</name>
<rename/>
</field>
<field>
<name>parent_id</name>
<rename/>
</field>
<field>
<name>ordinal</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_school</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_school</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_student</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -596,7 +596,7 @@ where exam_id=${exam_id}</sql>
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_student_select</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_student_select</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_subject</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_subject</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_subject_relation</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_subject_relation</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_subject_student</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_subject_student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -843,7 +843,7 @@ where exam_id=${exam_id}</sql>
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_exam_subject_student_select</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_exam_subject_student_select</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_marking_person</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_marking_person</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_objective_question_config</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_objective_question_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_relation_student_class</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_relation_student_class</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_scan_model</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_scan_model</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_scan_student_paper</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_scan_student_paper</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_student_obj_ques_score</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_student_obj_ques_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_student_subj_ques_score</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_student_subj_ques_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_subjective_question_config</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_subjective_question_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/bus_subjective_question_coordinate</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/bus_subjective_question_coordinate</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/dic_question_type</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/dic_question_type</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/dic_select_subject</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/dic_select_subject</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -816,7 +816,7 @@ where (create_time>'${start_time}' and create_time&lt;='${end_time}') or (modify
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/dic_subject_select_type</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/dic_subject_select_type</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/header_teacher</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/header_teacher</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/report_exam_subject</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/report_exam_subject</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/school_class</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/school_class</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -816,7 +816,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/student</name>
<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>
......
......@@ -578,7 +578,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/teacher</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/teacher</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -580,7 +580,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/tenant</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/tenant</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -590,7 +590,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/user</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/user</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/single_yuejuan/zh_subject_spilt_score</name>
<name>/home/wljty/etl_total/data/intelligent/single_yuejuan/zh_subject_spilt_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -570,7 +570,7 @@ from area
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/area</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/area</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/07/23 16:20:47.389</modified_date>
<modified_date>2021/08/23 16:57:52.501</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -437,13 +437,13 @@
</notepads>
<connection>
<name>intelligent_union_yuejuan_neiwang</name>
<server>10.1.103.251</server>
<server>rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com</server>
<type>MYSQL</type>
<access>Native</access>
<database>union_yuejuan_yun</database>
<port>3306</port>
<username>dev</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<username>wl_admin</username>
<password>Encrypted 2be98afc81dcbad85af14a77efec3fd89</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_exam</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_exam</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_exam_school</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_exam_school</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_exam_student</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_exam_student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_exam_subject</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_exam_subject</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_exam_subject_relation</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_exam_subject_relation</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_exam_subject_student</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_exam_subject_student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_marking_person</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_marking_person</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_objective_question_config</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_objective_question_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_relation_student_class</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_relation_student_class</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_scan_model</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_scan_model</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_scan_student_paper</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_scan_student_paper</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -792,7 +792,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_student_obj_ques_score</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_student_obj_ques_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -1003,7 +1003,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_student_subj_ques_score</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_student_subj_ques_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_subjective_question_config</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_subjective_question_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/bus_subjective_question_coordinate</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/bus_subjective_question_coordinate</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/dic_question_type</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/dic_question_type</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/dic_select_subject</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/dic_select_subject</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/header_teacher</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/header_teacher</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -530,7 +530,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/report_exam_subject</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/report_exam_subject</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -585,7 +585,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/school_class</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/school_class</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/student</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/student</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/student_info</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/student_info</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -535,7 +535,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/teacher</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/teacher</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/tenant</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/tenant</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -534,7 +534,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/user</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/user</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>N</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent/union_yuejuan/zh_subject_spilt_score</name>
<name>/home/wljty/etl_total/data/intelligent/union_yuejuan/zh_subject_spilt_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_exam_question_del_log</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_exam_question_del_log</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_marking_judgment_task</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_marking_judgment_task</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_marking_person</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_marking_person</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_marking_task_config</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_marking_task_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_marking_teacher_task</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_marking_teacher_task</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_objective_question_config</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_objective_question_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -795,7 +795,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_student_obj_ques_score</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_student_obj_ques_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -939,7 +939,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_student_subj_ques_arbitrate_record</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_student_subj_ques_arbitrate_record</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -975,7 +975,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_student_subj_ques_score</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_student_subj_ques_score</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -921,7 +921,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_student_subj_ques_score_record</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_student_subj_ques_score_record</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -580,7 +580,7 @@ where (create_time>'${start_time1}' and create_time&lt;='${end_time1}') or (modi
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_subjective_question_block</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_subjective_question_block</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/bus_subjective_question_config</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/bus_subjective_question_config</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
......@@ -529,7 +529,7 @@
<fileNameField/>
<create_parent_folder>Y</create_parent_folder>
<file>
<name>/home/gpadmin/gpfdist/intelligent_monitor/union_yuejuan/dic_question_type</name>
<name>/home/wljty/etl_total/data/intelligent_monitor/union_yuejuan/dic_question_type</name>
<servlet_output>N</servlet_output>
<do_not_open_new_file_init>N</do_not_open_new_file_init>
<extention>csv</extention>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment