<?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>question Re: how to replace a CM-deployed Hue  by a customize-developed one ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93742#M57352</link>
    <description>&lt;P&gt;Hi,&amp;nbsp; I dont think it is so easy to do. At least I tried it once - downloading and compiling from the source. That part was the easier part - I just had to install some development libraries, gcc and other tools.&lt;/P&gt;&lt;P&gt;But the issue is that HUE in CDH is running with a specific versions of python packages, specially pyOpenSSL, &lt;SPAN&gt;lpysaml,&amp;nbsp;&lt;/SPAN&gt;asn1crypto and others. The problem was, that I had to change (upgrade/downgrade) the system packages for making the "external" hue working, but then the other services and components were not working. I am sorry for this generic answer, dont have the exact details, already deleted that env.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you find any solution to this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2019 14:23:14 GMT</pubDate>
    <dc:creator>Tomas79</dc:creator>
    <dc:date>2019-08-06T14:23:14Z</dc:date>
    <item>
      <title>how to replace a CM-deployed Hue  by a customize-developed one ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93734#M57346</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have this situation:&lt;/P&gt;
&lt;P&gt;my team are using Cloudera Manager, and we want to develop Hue ,one of CDH components, for our need, to replace the original one.&lt;/P&gt;
&lt;P&gt;I log on the server, replace&amp;nbsp;/mnt/disk1/cloudera/parcels/CDH/lib/hue/ with unzipped tarball documents.&lt;/P&gt;
&lt;P&gt;What should I do before "make apps"?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 18:21:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93734#M57346</guid>
      <dc:creator>WinterZ</dc:creator>
      <dc:date>2019-08-06T18:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace a CM-deployed Hue  by a customize-developed one ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93742#M57352</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; I dont think it is so easy to do. At least I tried it once - downloading and compiling from the source. That part was the easier part - I just had to install some development libraries, gcc and other tools.&lt;/P&gt;&lt;P&gt;But the issue is that HUE in CDH is running with a specific versions of python packages, specially pyOpenSSL, &lt;SPAN&gt;lpysaml,&amp;nbsp;&lt;/SPAN&gt;asn1crypto and others. The problem was, that I had to change (upgrade/downgrade) the system packages for making the "external" hue working, but then the other services and components were not working. I am sorry for this generic answer, dont have the exact details, already deleted that env.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you find any solution to this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 14:23:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93742#M57352</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2019-08-06T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace a CM-deployed Hue  by a customize-developed one ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93978#M57484</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11235"&gt;@Tomas79&lt;/a&gt;&amp;nbsp; , I think I found a way to deal with it.&lt;/P&gt;&lt;P&gt;As we can get the version info of Hue from Cloudera Manager web UI, I install the corresbonding version one from&lt;A href="https://www.cloudera.com/documentation/enterprise/release-notes/topics/cdh_vd_cdh_package_tarball_514.html#packaging_5144" target="_blank" rel="noopener"&gt; the tarball source&lt;/A&gt; to my local development enviroment.&lt;/P&gt;&lt;P&gt;After I finish my development on local Hue, first I back up that/opt/cloudera/parcels/CDH/lib/hue folder on server, then I replace the server hue/ folder with my local hue/ folder (by using tar,lrzsz,rm,unzip...).&lt;/P&gt;&lt;P&gt;Last but not least, I replace the new hue/build/ folder with the back-uped hue/build/ folder, because there are lots of key configurations in original component we need to inherit, as CM&amp;nbsp;starts up differently than locally.&lt;/P&gt;&lt;P&gt;Now I restart Hue on&amp;nbsp;Cloudera Manager web UI, it works! My new feature is in effect.&lt;/P&gt;&lt;P&gt;Please let me know if you have any questions, I'm on my way to exporing it.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 03:11:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-replace-a-CM-deployed-Hue-by-a-customize-developed/m-p/93978#M57484</guid>
      <dc:creator>WinterZ</dc:creator>
      <dc:date>2019-08-13T03:11:11Z</dc:date>
    </item>
  </channel>
</rss>

