<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Migrate Hive projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8 in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Migrate-Hive-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/ta-p/1906481</link>
    <description>&lt;P&gt;&lt;SPAN&gt;This is part 3 of 4 in a series of articles with information about migrating Hive HDS projects from&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;&lt;STRONG&gt;Compose for Data Lakes 6.6 (C4DL 6.6) to Qlik Compose 2021.8 (Gen2)&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FsWQSJWQTxQo%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DsWQSJWQTxQo&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FsWQSJWQTxQo%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="Migrate Hive projects from Compose for Data Lakes to Qlik Compose" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Different Migration Modules for customers&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Migration Pre-Requisites
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Pre-Requisites-for-Migrating-Projects-from-Compose-for-Data/ta-p/1906405" target="_self"&gt;Pre-Requisites for Migrating Projects from Compose for Data Lakes to Qlik Compose&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Databricks to Databricks
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Migrate-Databricks-projects-from-Compose-for-Data-Lakes-6-6-to/ta-p/1906413" target="_self"&gt;Migrate Databricks projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Spark to Spark supported version
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Migrate-Spark-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/ta-p/1906493" target="_self"&gt;Migrate Spark projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Module 3&lt;/U&gt;&lt;/STRONG&gt;&lt;STRONG&gt;: Migrate Hive HDS projects from C4DL 6.6 to Gen2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;There are two paths for Hive HDS project, you can choose one of the paths to finish migration.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Path 1:&lt;/STRONG&gt; 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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Path 2:&lt;/STRONG&gt; You can follow migration path, and we explained all the required steps in this document.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Install Qlik Compose 2021.8 on a dedicated machine\the same machine where FDL 6.6 exist.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Select a project in C4DL 6.6 and run the CDC task last time with verbose.&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;LI&gt;Create the deployment package&amp;nbsp;&amp;nbsp; à &lt;STRONG&gt;Suresh_Hive_HDS_deployment_&amp;lt;datetime&amp;gt;.zip&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Run the CDC task last time before migrate data and disable if there are any schedules on the tasks.&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;Create new project in 2021.8 with the same name and project type as it is in FDL 6.6. you have to migrate data also so create a new storage database with different name (we can’t use same database which is using in C4DL project) and provide it in Data Lake connection. Do the test connection to make sure you have correct drivers installed for your data lake. Now we have an empty project in gen2 with storage connection.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Deploy the projects on Qlik Compose 2021.8 and migrate the data&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Migrate the project definitions&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Login to Qlik Compose 2021.8 cli and run below command to create compatible package.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;ComposeCli.exe adjust_cfdl_project --project Suresh_Hive_HDS --infile “C:\Program Files\Qlik\C4DL66\&lt;/STRONG&gt; &lt;STRONG&gt;Suresh_Hive_HDS_deployment_&amp;lt;datetime&amp;gt;.zip”&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;- C:\ProgramFiles\Qlik\Compose\data\projects\Suresh_Hive_HDS\deployment_package\&lt;/STRONG&gt; &lt;STRONG&gt;Suresh_Hive_HDS__&amp;lt;datetime&amp;gt;__QlikComposeDLMigration.zip&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Deploy adjusted deployment package on gen2 project.&lt;/LI&gt;
&lt;LI&gt;Validate model and create the storage tables.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;Migrate the data&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Generate tasks then execute a data migration SQL script from notebook.&lt;/LI&gt;
&lt;LI&gt;Generate 'create data migration script’ using below cli (Qlik Compose 2021.8 cli) command and run it on storage database using External tool.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;ComposeCli.exe create_cfdl_data_migration_script --project Suresh_Hive_HDS --infile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; “C:\Program Files\Qlik\C4DL66\&lt;/STRONG&gt; &lt;STRONG&gt;Suresh_Hive_HDS_deployment_&amp;lt;datetime&amp;gt;.zip”&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;verify the data is correct&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE: &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;We must use new storage database in path 2 because we are going to run select * from C4DL 6.6 storage database and insert into Qlik Compose 2021.8 storage database in the migrate data step (3 (b)).&lt;/LI&gt;
&lt;LI&gt;If you want, you can run C4DL project and Gen2 project parallelly for few days.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After migration you can check\run&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ODS and HDS live views before running CDC&lt;/LI&gt;
&lt;LI&gt;CDC with updates\inserts\deletes&lt;/LI&gt;
&lt;LI&gt;CDC with reload event&lt;/LI&gt;
&lt;LI&gt;schema evolution -&amp;nbsp;you should run schema evolution and skip all detected changes - to set the context&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;also set&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;workflow&lt;/LI&gt;
&lt;LI&gt;scheduler&lt;/LI&gt;
&lt;LI&gt;notification&lt;/LI&gt;
&lt;LI&gt;work with multiple replicate servers&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can watch demo video How to Migrate Hive HDS projects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 id="toc-hId--486185974"&gt;Environment&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;From Compose for Data Lakes 6.6&lt;/LI&gt;
&lt;LI&gt;To Qlik Compose 2021.8&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;H3 id="toc-hId--496689078"&gt;Related Content&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Migration-paths-for-Qlik-Compose/ta-p/1894388" target="_self"&gt;Migration paths for Qlik Compose&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2022 12:10:55 GMT</pubDate>
    <dc:creator>Troy_Raney</dc:creator>
    <dc:date>2022-05-10T12:10:55Z</dc:date>
    <item>
      <title>Migrate Hive projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Migrate-Hive-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/ta-p/1906481</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This is part 3 of 4 in a series of articles with information about migrating Hive HDS projects from&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;&lt;STRONG&gt;Compose for Data Lakes 6.6 (C4DL 6.6) to Qlik Compose 2021.8 (Gen2)&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FsWQSJWQTxQo%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DsWQSJWQTxQo&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FsWQSJWQTxQo%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="Migrate Hive projects from Compose for Data Lakes to Qlik Compose" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Different Migration Modules for customers&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Migration Pre-Requisites
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Pre-Requisites-for-Migrating-Projects-from-Compose-for-Data/ta-p/1906405" target="_self"&gt;Pre-Requisites for Migrating Projects from Compose for Data Lakes to Qlik Compose&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Databricks to Databricks
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Migrate-Databricks-projects-from-Compose-for-Data-Lakes-6-6-to/ta-p/1906413" target="_self"&gt;Migrate Databricks projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Spark to Spark supported version
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Migrate-Spark-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/ta-p/1906493" target="_self"&gt;Migrate Spark projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Module 3&lt;/U&gt;&lt;/STRONG&gt;&lt;STRONG&gt;: Migrate Hive HDS projects from C4DL 6.6 to Gen2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;There are two paths for Hive HDS project, you can choose one of the paths to finish migration.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Path 1:&lt;/STRONG&gt; 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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Path 2:&lt;/STRONG&gt; You can follow migration path, and we explained all the required steps in this document.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Install Qlik Compose 2021.8 on a dedicated machine\the same machine where FDL 6.6 exist.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Select a project in C4DL 6.6 and run the CDC task last time with verbose.&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;LI&gt;Create the deployment package&amp;nbsp;&amp;nbsp; à &lt;STRONG&gt;Suresh_Hive_HDS_deployment_&amp;lt;datetime&amp;gt;.zip&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Run the CDC task last time before migrate data and disable if there are any schedules on the tasks.&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;Create new project in 2021.8 with the same name and project type as it is in FDL 6.6. you have to migrate data also so create a new storage database with different name (we can’t use same database which is using in C4DL project) and provide it in Data Lake connection. Do the test connection to make sure you have correct drivers installed for your data lake. Now we have an empty project in gen2 with storage connection.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Deploy the projects on Qlik Compose 2021.8 and migrate the data&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Migrate the project definitions&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Login to Qlik Compose 2021.8 cli and run below command to create compatible package.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;ComposeCli.exe adjust_cfdl_project --project Suresh_Hive_HDS --infile “C:\Program Files\Qlik\C4DL66\&lt;/STRONG&gt; &lt;STRONG&gt;Suresh_Hive_HDS_deployment_&amp;lt;datetime&amp;gt;.zip”&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;- C:\ProgramFiles\Qlik\Compose\data\projects\Suresh_Hive_HDS\deployment_package\&lt;/STRONG&gt; &lt;STRONG&gt;Suresh_Hive_HDS__&amp;lt;datetime&amp;gt;__QlikComposeDLMigration.zip&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Deploy adjusted deployment package on gen2 project.&lt;/LI&gt;
&lt;LI&gt;Validate model and create the storage tables.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;Migrate the data&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;Generate tasks then execute a data migration SQL script from notebook.&lt;/LI&gt;
&lt;LI&gt;Generate 'create data migration script’ using below cli (Qlik Compose 2021.8 cli) command and run it on storage database using External tool.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;ComposeCli.exe create_cfdl_data_migration_script --project Suresh_Hive_HDS --infile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; “C:\Program Files\Qlik\C4DL66\&lt;/STRONG&gt; &lt;STRONG&gt;Suresh_Hive_HDS_deployment_&amp;lt;datetime&amp;gt;.zip”&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;verify the data is correct&lt;/LI&gt;
&lt;/OL&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE: &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;We must use new storage database in path 2 because we are going to run select * from C4DL 6.6 storage database and insert into Qlik Compose 2021.8 storage database in the migrate data step (3 (b)).&lt;/LI&gt;
&lt;LI&gt;If you want, you can run C4DL project and Gen2 project parallelly for few days.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After migration you can check\run&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ODS and HDS live views before running CDC&lt;/LI&gt;
&lt;LI&gt;CDC with updates\inserts\deletes&lt;/LI&gt;
&lt;LI&gt;CDC with reload event&lt;/LI&gt;
&lt;LI&gt;schema evolution -&amp;nbsp;you should run schema evolution and skip all detected changes - to set the context&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;also set&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;workflow&lt;/LI&gt;
&lt;LI&gt;scheduler&lt;/LI&gt;
&lt;LI&gt;notification&lt;/LI&gt;
&lt;LI&gt;work with multiple replicate servers&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can watch demo video How to Migrate Hive HDS projects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 id="toc-hId--486185974"&gt;Environment&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;From Compose for Data Lakes 6.6&lt;/LI&gt;
&lt;LI&gt;To Qlik Compose 2021.8&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;H3 id="toc-hId--496689078"&gt;Related Content&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Migration-paths-for-Qlik-Compose/ta-p/1894388" target="_self"&gt;Migration paths for Qlik Compose&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 12:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Migrate-Hive-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/ta-p/1906481</guid>
      <dc:creator>Troy_Raney</dc:creator>
      <dc:date>2022-05-10T12:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Hive projects from Compose for Data Lakes 6.6 to Qlik Compose 2021.8</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Migrate-Hive-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/tac-p/2034756#M8322</link>
      <description>&lt;P&gt;Good morning&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Running the data migration generation script, I get the following error:&lt;/P&gt;
&lt;P&gt;[START: 2023-02-06 16:15:37 Qlik Compose Version: 2022.5.0.523]&lt;BR /&gt;1 2023-02-06 16:15:37 [Command ] [INFO ] Executing CreateDLDataMigrationScript command.&lt;BR /&gt;1 2023-02-06 16:15:42 [Command ] [ERROR] Command CreateDLDataMigrationScript failed.&lt;BR /&gt;1 2023-02-06 16:15:42 [Command ] [ERROR] SYS-E-HTTPFAIL, The given key was not present in the dictionary..&lt;BR /&gt;[END: 2023-02-06 16:15:42]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation is not very clear of what could be missing. How do I troubleshoot this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanx&lt;/P&gt;
&lt;P&gt;Abrie Marais&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 06:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Migrate-Hive-projects-from-Compose-for-Data-Lakes-6-6-to-Qlik/tac-p/2034756#M8322</guid>
      <dc:creator>Abrie_M</dc:creator>
      <dc:date>2023-02-07T06:04:35Z</dc:date>
    </item>
  </channel>
</rss>

