<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://www.clemlab.com/docs/blog</id>
    <title>OpenSource Data Platform Blog</title>
    <updated>2024-12-24T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://www.clemlab.com/docs/blog"/>
    <subtitle>OpenSource Data Platform Blog</subtitle>
    <icon>https://www.clemlab.com/docs/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[ODP 1.2.4.0 is out now]]></title>
        <id>https://www.clemlab.com/docs/blog/ODP 1.2.4.0 is out now</id>
        <link href="https://www.clemlab.com/docs/blog/ODP 1.2.4.0 is out now"/>
        <updated>2024-12-24T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Clemlab annouces the availability of the Open Source Data Platform in 1.2.4.0 release.]]></summary>
        <content type="html"><![CDATA[<p>Clemlab annouces the availability of the Open Source Data Platform in 1.2.4.0 release.</p>
<p>The complete release note <a href="https://www.clemlab.com/docs/1.2.4.0/release-notes/component-versions">is available here</a></p>]]></content>
        <author>
            <name>lucas Bakalian</name>
            <uri>https://github.com/lucasbak</uri>
        </author>
        <category label="ODP" term="ODP"/>
        <category label="clemlab" term="clemlab"/>
        <category label="OpenSource" term="OpenSource"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hadoop on ARM with ODP]]></title>
        <id>https://www.clemlab.com/docs/blog/open-source-data-plaftorm</id>
        <link href="https://www.clemlab.com/docs/blog/open-source-data-plaftorm"/>
        <updated>2024-02-22T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Clemlab is proud to present you the First Open Source Apache Hadoop stack capable of running on ARM chips.]]></summary>
        <content type="html"><![CDATA[<p>Clemlab is proud to present you the <strong>First Open Source Apache Hadoop stack</strong> capable of running on ARM chips.</p>
<p>How it does work ?</p>
<p>Simply by using our public and free <a href="https://www.clemlab.com/docs/1.2.2.0/getting-ready/source-repository/odp-stack-repository">ODP repository</a> and <a href="https://www.clemlab.com/docs/1.2.2.0/getting-ready/source-repository/odp-stack-repository">Ambari repository</a>.</p>
<p>You can try it, for now it is release as TECH PREVIEW for ODP 1.2.2.0 and supported only on RHEL 9.2 based OS.</p>
<p>The packages are built as <code>aarch64</code>  architecture instead of <code>x86_64</code> usual one.</p>
<p>With have built packages for both <strong>Ambari</strong>  and <strong>ODP whole stack</strong>.</p>
<p>Of course it comes with Support for Python3, that we are releasing also in ODP 1.2.2.0 version.</p>
<p>You can follow the following procedure:</p>
<ul>
<li><a href="https://www.clemlab.com/docs/1.2.2.0/setup-ambari/setup-ambari-server">Apache Ambari Setup</a></li>
<li><a href="https://www.clemlab.com/docs/1.2.2.0/setup-odp/start-ambari-server/">ODP Stack setup with Ambari</a></li>
</ul>
<p>Just use the following repo</p>
<p><strong>ODP - RHEL9 aarch64</strong>:</p>
<div class="codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#F8F8F2"><span class="token plain">[ODP-1.2.2.0-128]</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">name=ODP-1.2.2.0-128-aarch64</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">baseurl=https://clemlabs.s3.eu-west-3.amazonaws.com/centos9-aarch64/odp-release/1.2.2.0-128/rpms/</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">enabled=1</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">gpgkey=https://clemlabs.s3.eu-west-3.amazonaws.com/RPM-GPG-KEY-SHA256-Jenkins</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">gpgcheck=1</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain" style="display:inline-block"></span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">[ODP-UTILS-1.2.2.0]</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">name=ODP-UTILS-1.2.2.0-aarch64</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">baseurl=https://clemlabs.s3.eu-west-3.amazonaws.com/centos9-aarch64/odp-utils/1.2.2.0/rpms/</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">enabled=1</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">gpgkey=https://clemlabs.s3.eu-west-3.amazonaws.com/RPM-GPG-KEY-SHA256-Jenkins</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">gpgcheck=1</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div>
<p><strong>AMBARI - RHEL9 aarch64</strong>:</p>
<div class="codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#F8F8F2"><span class="token plain">[ambari-2.7.9.0-61]</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">name=ambari-2.7.9.0-61</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">baseurl=https://clemlabs.s3.eu-west-3.amazonaws.com/centos9-aarch64/ambari-release/2.7.9.0.0-61/rpms/</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">gpgcheck=1</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">gpgkey=https://clemlabs.s3.eu-west-3.amazonaws.com/RPM-GPG-KEY-SHA256-Jenkins</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">enabled=1</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div>]]></content>
        <author>
            <name>lucas Bakalian</name>
            <uri>https://github.com/lucasbak</uri>
        </author>
        <category label="ODP" term="ODP"/>
        <category label="clemlab" term="clemlab"/>
        <category label="OpenSource" term="OpenSource"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[ODP 1.2.2.0 is out now]]></title>
        <id>https://www.clemlab.com/docs/blog/ODP 1.2.2.0 is out now</id>
        <link href="https://www.clemlab.com/docs/blog/ODP 1.2.2.0 is out now"/>
        <updated>2024-02-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Clemlab annouces the availability of the Open Source Data Platform in 1.2.2.0 release.]]></summary>
        <content type="html"><![CDATA[<p>Clemlab annouces the availability of the Open Source Data Platform in 1.2.2.0 release.</p>
<p>The complete release note <a href="https://www.clemlab.com/docs/1.2.2.0/release-notes/component-versions">is available here</a></p>]]></content>
        <author>
            <name>lucas Bakalian</name>
            <uri>https://github.com/lucasbak</uri>
        </author>
        <category label="ODP" term="ODP"/>
        <category label="clemlab" term="clemlab"/>
        <category label="OpenSource" term="OpenSource"/>
    </entry>
</feed>