diff --git a/src/dev_config.yaml b/src/dev_config.yaml index f168b1dc9..0b7e4c973 100644 --- a/src/dev_config.yaml +++ b/src/dev_config.yaml @@ -8,7 +8,7 @@ global: table_config: "SingleLine" # Environment settings dev_test : False - platform: network #whether to load from hdfs, network (Windows) or s3 (CDP) + platform: s3 # network #whether to load from hdfs, network (Windows) or s3 (CDP) load_from_feather: False runlog_writer: write_csv: True # Write the runlog to a CSV file diff --git a/src/user_config.yaml b/src/user_config.yaml index 2f73f394d..9016febb8 100644 --- a/src/user_config.yaml +++ b/src/user_config.yaml @@ -151,7 +151,7 @@ export_choices: export_fte_total_qa: None export_status_filtered: None export_frozen_group: None - export_staged_BERD_full_responses: "2023_staged_BERD_full_responses_24-10-02_v20.csv" + export_staged_BERD_full_responses: "2023_staged_BERD_full_responses_24-10-14_v33.csv" export_staged_NI_full_responses: None export_full_responses_imputed: None export_full_estimation_qa: None # "2022_full_estimation_qa_24-07-15_v555.csv"