<?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: Installing ApacheAirflow on Ambari using mpack in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298605#M219270</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/60150"&gt;@stevenmatison&lt;/a&gt;&amp;nbsp;, so there is no solution for my problem except upgrading my HDP and Ambari version.&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;Math&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2020 05:26:33 GMT</pubDate>
    <dc:creator>math23</dc:creator>
    <dc:date>2020-06-25T05:26:33Z</dc:date>
    <item>
      <title>Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298544#M219230</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am new on Ambari. I use Rhel7 and i installed Ambari server and have been configured it succefully on my server.&lt;/P&gt;&lt;P&gt;So, i want to install Airflow on this existing ambari server. I've tried to install it with the command&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ambari-server install-mpack --mpack=/opt/airflow-service-mpack.tar.gz"&lt;/P&gt;&lt;P&gt;and i got this python message :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Using python /usr/bin/python Usage: {start|stop|restart|setup|setup-jce|upgrade|status|upgradestack|setup-ldap|sync-ldap|set-current|setup-security|setup-sso|refresh-stack-hash|backup|restore|update-host-names|check-database|db-cleanup|enable-stack} [options] Use --help to get details on options available. Or, simply invoke ambari-server.py --help to print the options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need help Please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Math&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 12:34:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298544#M219230</guid>
      <dc:creator>math23</dc:creator>
      <dc:date>2020-06-24T12:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298554#M219235</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/79355"&gt;@math23&lt;/a&gt;&amp;nbsp; I suggest to try without /opt/ maybe in /tmp or /root (~/). Also make sure executing with the right user permissions (sudo if needed). &amp;nbsp; You can also add --verbose into the main command to get more useful output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of Ambari and HDP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I love playing with mpacks and I have made quite a few of my own. &amp;nbsp;I am going to experiment with this airflow one (&lt;A href="https://github.com/miho120/ambari-airflow-mpack" target="_blank" rel="noopener"&gt;link&lt;/A&gt;) and report back when I get it installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 13:34:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298554#M219235</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-06-24T13:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298563#M219243</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/60150"&gt;@stevenmatison&lt;/a&gt;&amp;nbsp;I use root user for installation,&lt;/P&gt;&lt;P&gt;I've already tried to change my command as follow "ambari-server --install-mpack --mpack=/tmp/airflow-service-mpack.tar.gz --verbose" but always the same message.&lt;/P&gt;&lt;P&gt;I'm using Ambari 2.2 and HDP 2.4.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 14:00:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298563#M219243</guid>
      <dc:creator>math23</dc:creator>
      <dc:date>2020-06-24T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298566#M219246</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/79355"&gt;@math23&lt;/a&gt;&amp;nbsp;I will give it a go with that version. &amp;nbsp; Where did you get the mpack archive? &amp;nbsp;Just to make sure I get same one. &amp;nbsp; The one I used is from the GitHub I linked above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ambari-server install-&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; --&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;=https://github.com/miho120/ambari-airflow-&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;/raw/master/airflow-service-&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.tar.gz --verbose&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ambari-server uninstall-&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; --&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;-name=airflow-ambari-&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;mpack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just working in HDP3 and Ambari 2.7.4 and got mpack installed without any issues. &amp;nbsp;When adding the service I just got tons of issues with the mpack being old airflow version and related dependency errors. &amp;nbsp; I am going to have to upgrade the services and make a new management pack to make it work in HDP3 with airflow 1.10.10.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 14:30:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298566#M219246</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-06-24T14:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298577#M219254</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/79355"&gt;@math23&lt;/a&gt;&amp;nbsp;I have confirmed your version of ambari is not able to install management packs.&amp;nbsp;The error you are getting is indicating "&lt;SPAN&gt;install-mpack&lt;/SPAN&gt;" is not an allowed ambari-server command.&amp;nbsp;You will need to use a newer version of Ambari/HDP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you really have to install in old version you can also deliver a custom service to ambari without a management pack (.tar.gz). You can unpack the contents and copy the airflow service into right ambari version folder directly. &amp;nbsp; I don't have the steps to do that for airflow, but some other&amp;nbsp;examples of how to get the version, and what the service folder contents look, are including in these custom services:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/EsharEditor/ambari-hue-service" target="_blank" rel="noopener"&gt;https://github.com/EsharEditor/ambari-hue-service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/abajwa-hw/ambari-flink-service" target="_blank" rel="noopener"&gt;https://github.com/abajwa-hw/ambari-flink-service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 16:51:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298577#M219254</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-06-24T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298605#M219270</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/60150"&gt;@stevenmatison&lt;/a&gt;&amp;nbsp;, so there is no solution for my problem except upgrading my HDP and Ambari version.&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;Math&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 05:26:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298605#M219270</guid>
      <dc:creator>math23</dc:creator>
      <dc:date>2020-06-25T05:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Installing ApacheAirflow on Ambari using mpack</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298634#M219287</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/79355"&gt;@math23&lt;/a&gt;&amp;nbsp; &amp;nbsp; No, &amp;nbsp;you can also just copy the service directly into your ambari. &amp;nbsp;I suggest this way if you can't easily get a newer cluster. &amp;nbsp; &amp;nbsp; &amp;nbsp;I tried to point you at how to install the custom service in the accepted solution. &amp;nbsp; &amp;nbsp;A management pack just makes that task a lil easier, as well as being applicable to different stack versions. &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 12:08:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-ApacheAirflow-on-Ambari-using-mpack/m-p/298634#M219287</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-06-25T12:08:36Z</dc:date>
    </item>
  </channel>
</rss>

