Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 10, 2022 8:10:55 AM
Mar 17, 2022 8:35:55 AM
This is part 3 of 4 in a series of articles with information about migrating Hive HDS projects from Compose for Data Lakes 6.6 (C4DL 6.6) to Qlik Compose 2021.8 (Gen2)
Different Migration Modules for customers
Module 3: Migrate Hive HDS projects from C4DL 6.6 to Gen2
There are two paths for Hive HDS project, you can choose one of the paths to finish migration.
Path 1: You can clean up storage database and replicate landing database (including underlaying files for attrep_cdc_partition). Reload replicate task and start the compose tasks as it is new project. It was covered in first demo.
Path 2: You can follow migration path, and we explained all the required steps in this document.
Here are the migration steps (Path 2) if you don’t want to reload the replicate task. You are going to completely migrate your project definition and data to Gen2.
ComposeCli.exe adjust_cfdl_project --project Suresh_Hive_HDS --infile “C:\Program Files\Qlik\C4DL66\ Suresh_Hive_HDS_deployment_<datetime>.zip”
- C:\ProgramFiles\Qlik\Compose\data\projects\Suresh_Hive_HDS\deployment_package\ Suresh_Hive_HDS__<datetime>__QlikComposeDLMigration.zip
ComposeCli.exe create_cfdl_data_migration_script --project Suresh_Hive_HDS --infile “C:\Program Files\Qlik\C4DL66\ Suresh_Hive_HDS_deployment_<datetime>.zip”
NOTE:
After migration you can check\run
also set
You can watch demo video How to Migrate Hive HDS projects.
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.
Good morning
Running the data migration generation script, I get the following error:
[START: 2023-02-06 16:15:37 Qlik Compose Version: 2022.5.0.523]
1 2023-02-06 16:15:37 [Command ] [INFO ] Executing CreateDLDataMigrationScript command.
1 2023-02-06 16:15:42 [Command ] [ERROR] Command CreateDLDataMigrationScript failed.
1 2023-02-06 16:15:42 [Command ] [ERROR] SYS-E-HTTPFAIL, The given key was not present in the dictionary..
[END: 2023-02-06 16:15:42]
The documentation is not very clear of what could be missing. How do I troubleshoot this?
Thanx
Abrie Marais