Schema Info
Schema Name: sfdl_stage_drivethru.netsuitestage_netsuite_account
- created: 2024-10-17 17:56:03
- disabled: False
- format: raw
- id: 2214
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "netsuitestage_netsuite_account" } - type: drivethrujson
Schema Versions: 1
-
Version 763127
- created: 2024-10-17 17:56:07
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_account`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_account`\n(\n`external_id`STRING,`internal_id`STRING,`display_name_with_hierarchy`STRING,`name`STRING,`type`STRING,`description`STRING,`1099misc_category`STRING,`inactive`STRING,`special_account_type`STRING,`subaccount_of`STRING,`subaccount_number`STRING,`subsidiaries`STRING,`currency`STRING,`deferral_account`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account'\n", "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_account" ] - hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account
- id: 763127
- processed: 1
- raw_data:
{ "1099misc_category": null, "currency": null, "deferral_account": null, "description": "INACTIVE - Admin & Insurance wholesale pass-through COGS", "display_name_with_hierarchy": "56020 LTV Programs : LTV Program Pass-Through", "external_id": "56020", "inactive": true, "internal_id": 249, "name": "LTV Program Pass-Through", "special_account_type": null, "subaccount_number": "56050", "subaccount_of": "LTV Programs", "subsidiaries": "Xtreme.com.au Pty Ltd", "type": "COGS" } - schema_attributes:
{ "1099misc_category": "string", "currency": "string", "deferral_account": "string", "description": "string", "display_name_with_hierarchy": "string", "external_id": "string", "inactive": "string", "internal_id": "string", "name": "string", "special_account_type": "string", "subaccount_number": "string", "subaccount_of": "string", "subsidiaries": "string", "type": "string" } - schema_name_id: 2214
- schema_scan_id: 6056748
- updated: 2024-10-17 17:56:18
Schema Scans: 1
Last at 2024-10-17 17:56:03
-
Scan 6056748
- duration: 0:00:17.869186
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6056748
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account/dt=2024-10-17", "name": "dt", "type": "string", "value": "2024-10-17" }, "s3": { "bucket": "sfdl-drivethrujson-drivethru-stage", "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account", "key": "raw_incremental/netsuitestage_netsuite_account/dt=2024-10-17/netsuite_account_part_2.json.gz" }, "schema": { "name": "sfdl_stage_drivethru.netsuitestage_netsuite_account", "type": "drivethrujson" }, "trace_context": { "parent_id": 2088116722845071451, "service_name": "drive-thru", "span_id": 5644288808159364144, "trace_id": 1153648684638448354 } } - running: False
- schema_name_id: 2214
- start_time: 2024-10-17 17:56:03
- success: True
- trace_id: 1153648684638448354
- count: 1
- ddl:
[ "ALTER TABLE\n `sfdl_stage_drivethru.netsuitestage_netsuite_account`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account/dt=2024-10-17/'\n;" ] - name: dt
- state:
[ { "info": { "id": 576534, "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account/dt=2024-10-17/", "name": "dt", "value": "2024-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-10-17 17:56:07", "last_data": "2024-10-17 17:56:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "1099misc_category": "string", "currency": "string", "deferral_account": "string", "description": "string", "display_name_with_hierarchy": "string", "external_id": "string", "inactive": "string", "internal_id": "string", "name": "string", "special_account_type": "string", "subaccount_number": "string", "subaccount_of": "string", "subsidiaries": "string", "type": "string" } - created: 2024-10-17 17:56:07
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_account`\n(\n`external_id`STRING,`internal_id`STRING,`display_name_with_hierarchy`STRING,`name`STRING,`type`STRING,`description`STRING,`1099misc_category`STRING,`inactive`STRING,`special_account_type`STRING,`subaccount_of`STRING,`subaccount_number`STRING,`subsidiaries`STRING,`currency`STRING,`deferral_account`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_account`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_account" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2024-10-17 17:56:03",
"disabled": false,
"format": "raw",
"id": 2214,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "netsuitestage_netsuite_account"
},
"type": "drivethrujson"
},
"partition": {
"count": 1,
"ddl": [
"ALTER TABLE\n `sfdl_stage_drivethru.netsuitestage_netsuite_account`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account/dt=2024-10-17/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 576534,
"location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account/dt=2024-10-17/",
"name": "dt",
"value": "2024-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-10-17 17:56:07",
"last_data": "2024-10-17 17:56:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"1099misc_category": "string",
"currency": "string",
"deferral_account": "string",
"description": "string",
"display_name_with_hierarchy": "string",
"external_id": "string",
"inactive": "string",
"internal_id": "string",
"name": "string",
"special_account_type": "string",
"subaccount_number": "string",
"subaccount_of": "string",
"subsidiaries": "string",
"type": "string"
},
"created": "2024-10-17 17:56:07",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_account`\n(\n`external_id`STRING,`internal_id`STRING,`display_name_with_hierarchy`STRING,`name`STRING,`type`STRING,`description`STRING,`1099misc_category`STRING,`inactive`STRING,`special_account_type`STRING,`subaccount_of`STRING,`subaccount_number`STRING,`subsidiaries`STRING,`currency`STRING,`deferral_account`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_account'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_account`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_account"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}