![]() | Job Documentation |
Generated by Talend Open Studio |
PROJECT NAME | London | GENERATION DATE | 24-mar-2010 1:10:19 |
AUTHOR | respinosa@terramiticapark.com | T.O.S VERSION | 4.0.0.M1_r33789 |
Properties | Values |
---|---|
Name | London |
Language | java |
Description | Proyecto BI de Analisis de Datos Públicos |
Properties | Values |
---|---|
Name | A_vehiculos_aband |
Author | respinosa@terramiticapark.com |
Version | 0.1 |
Purpose | |
Status | |
Description | |
Creation | 19-mar-2010 12:47:22 |
Modification | 24-mar-2010 0:07:34 |
Extra settings |
Name | Value |
---|---|
COMP_DEFAULT_FILE_DIR | C:/Talend/TOS-Win32-r33789-V4.0.0M1/workspace |
Multi thread execution | false |
Implicit tContextLoad | false |
Stats & Logs |
Name | Value |
---|---|
Use statistics (tStatCatcher) | false |
Use logs (tLogCatcher) | false |
Use volumetrics (tFlowMeterCatcher) | false |
On Console | false |
On Files | false |
On Databases | false |
Catch components statistics | false |
Catch runtime errors | true |
Catch user errors | true |
Catch user warnings | true |
Context : Default |
Name | Prompt | Need Prompt? | Type | Value | Source |
---|
Component Name | Component Type |
---|---|
tFileInputDelimited_3 | tFileInputDelimited |
tFilterRow_1 | tFilterRow |
tMap_1 | tMap |
tMysqlOutput_1 | tMysqlOutput |
tMysqlOutput_14 | tMysqlOutput |
tMysqlOutput_2 | tMysqlOutput |
tMysqlOutput_3 | tMysqlOutput |
tMysqlOutput_4 | tMysqlOutput |
tMysqlOutput_5 | tMysqlOutput |
tMysqlOutput_6 | tMysqlOutput |
tMysqlOutput_7 | tMysqlOutput |
Component: tFileInputDelimited |
![]() | UNIQUE NAME | tFileInputDelimited_3 | INPUT(S) | none |
LABEL | vehiculos_aband | OUTPUT(S) | tFilterRow_1 |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
File Name/Input Stream | "D:/BI/Info BI/BLog/Entrada 14.11/Datos/Vehiculos Abandonados.csv" |
Row Separator | "\n" |
Field Separator | "," |
Opciones CSV | false |
Header | 1 |
Footer | 0 |
Limit | |
Skip empty rows | false |
Die on error | false |
Advanced separator(for number) | false |
Extract lines at random | false |
Trim all column | false |
Check column to trim | [{SCHEMA_COLUMN=Code, TRIM=false}, {SCHEMA_COLUMN=Area, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2000_01, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2001_02, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2002_03, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2003_04, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2004_05, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2005_06, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2006_07, TRIM=false}, {SCHEMA_COLUMN=Number_of_abandoned_vehicles___2007_08, TRIM=false}] |
Check each row structure against schema | false |
Codificación | "US-ASCII" |
Split row before field | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Code | false | String | 4 | true | ||
Area | false | String | 22 | true | ||
Number_of_abandoned_vehicles___2000_01 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2001_02 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2002_03 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2003_04 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2004_05 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2005_06 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2006_07 | false | Integer | 5 | true | ||
Number_of_abandoned_vehicles___2007_08 | false | Integer | 5 | true |
Component: tFilterRow |
![]() | UNIQUE NAME | tFilterRow_1 | INPUT(S) | tFileInputDelimited_3 |
LABEL | eliminar_no_londres | OUTPUT(S) | tMap_1 |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Logical operator used to combine conditions | && |
Conditions | [] |
Use advanced mode | true |
Avanzado | // code sample : use input_row to define the condition. // input_row.columnName1.equals("foo") ||!(input_row.columnName2.equals("bar")) // replace the following expression by your own filter condition StringHandling.LEFT(input_row.Code,2).equals("00") |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Code | false | String | 4 | true | ||
Area | false | String | 22 | true | ||
Number_of_abandoned_vehicles___2000_01 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2001_02 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2002_03 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2003_04 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2004_05 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2005_06 | false | Integer | 6 | true | ||
Number_of_abandoned_vehicles___2006_07 | false | Integer | 5 | true | ||
Number_of_abandoned_vehicles___2007_08 | false | Integer | 5 | true |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_1 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_14 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_2 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_3 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_4 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_5 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_6 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMysqlOutput |
![]() | UNIQUE NAME | tMysqlOutput_7 | INPUT(S) | tMap_1 |
LABEL | __TABLE__ | OUTPUT(S) | none |
Properties | Values |
---|---|
Activate | true |
tStatCatcher Statistics | false |
Use an existing connection | false |
Host | "pcserver7" |
Port | "3306" |
Base de Datos | "london" |
Username | "root" |
Password | ****** |
Table | "ds_estadisticas" |
Action on table | NONE |
Action on data | INSERT |
Schema | |
Die on error | false |
Additional JDBC Parameters | "noDatetimeStringSync=true" |
Extend Insert | true |
Note | (Not compatible with reject links) |
Number of rows per insert | 100 |
Codificación | "ISO-8859-15" |
Commit every | 10000 |
Columnas adicionales | [] |
Use field options | false |
Use Hint Options | false |
Enable debug mode | false |
Use duplicate key update mode insert | false |
Show Information | false |
Comentario |
Column | Key | Type | Length | Precision | Nullable | Comment |
---|---|---|---|---|---|---|
Area_id | true | String | 4 | false | ||
Anyo | true | String | 4 | false | ||
estadistica | true | String | 25 | false | ||
variable | true | String | 45 | false | ||
valor | false | float | 12 | false |
Component: tMap |
![]() | UNIQUE NAME | tMap_1 | INPUT(S) | tFilterRow_1 |
LABEL | prepara_registros | OUTPUT(S) | tMysqlOutput_1, tMysqlOutput_2, tMysqlOutput_3, tMysqlOutput_7, tMysqlOutput_6, tMysqlOutput_5, tMysqlOutput_4, tMysqlOutput_14 |
Properties | Values |
---|---|
tStatCatcher Statistics | false |
Mapping links display as: | AUTO |
Temp data directory path: | |
Max buffer size (nb of rows): | 2000000 |
Show Information | false |
Comentario |
Mapper table Properties(
row2
):
Metadata Table Entries( row2 ):
Constraint Table Entries( row2 ):
|
Mapper table Properties(
vehiculos_2001
):
Metadata Table Entries( vehiculos_2001 ):
Constraint Table Entries( vehiculos_2001 ):
|
Mapper table Properties(
vehiculos_2002
):
Metadata Table Entries( vehiculos_2002 ):
Constraint Table Entries( vehiculos_2002 ):
|
Mapper table Properties(
vehiculos_2003
):
Metadata Table Entries( vehiculos_2003 ):
Constraint Table Entries( vehiculos_2003 ):
|
Mapper table Properties(
vehiculos_2004
):
Metadata Table Entries( vehiculos_2004 ):
Constraint Table Entries( vehiculos_2004 ):
|
Mapper table Properties(
vehiculos_2005
):
Metadata Table Entries( vehiculos_2005 ):
Constraint Table Entries( vehiculos_2005 ):
|
Mapper table Properties(
vehiculos_2006
):
Metadata Table Entries( vehiculos_2006 ):
Constraint Table Entries( vehiculos_2006 ):
|
Mapper table Properties(
vehiculos_2007
):
Metadata Table Entries( vehiculos_2007 ):
Constraint Table Entries( vehiculos_2007 ):
|
Mapper table Properties(
vehiculos_2008
):
Metadata Table Entries( vehiculos_2008 ):
Constraint Table Entries( vehiculos_2008 ):
|
Mapper table Properties(
Var
):
Metadata Table Entries( Var ):
Constraint Table Entries( Var ):
|