<?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: Ozone S3 with AWS credentials in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382847#M244718</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95024"&gt;@EFasdfSDfaSDFG&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our CDP expert&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 08:40:59 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2024-01-30T08:40:59Z</dc:date>
    <item>
      <title>Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382839#M244715</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We can access/read/write Ozone etc using aws s3api, but would like to see if we can do the same using curl. We may not have the option of using the awscli package in RHEL.&lt;/P&gt;&lt;P&gt;We've tried curl with webhdfs, but that is a bit limited.&lt;/P&gt;&lt;P&gt;This almost seems to work:&lt;/P&gt;&lt;P&gt;$ curl -vvv -H "Authorization:AWS user@FQDN:aws_key" &lt;A href="https://host73.fqdn:9879/s3v/bucket/curl_test" target="_blank" rel="noopener"&gt;https://host73.fqdn:9879/s3v/bucket/curl_test&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it seems to get stuck here:&lt;/P&gt;&lt;P&gt;&amp;gt; GET /s3v/bucket/curl_test HTTP/1.1&lt;BR /&gt;&amp;gt; User-Agent: curl/7.29.0&lt;BR /&gt;&amp;gt; Host: host73.fqdn:9879&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt; Authorization:AWS user@FQDN:aws_key&lt;BR /&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;It makes the connection to the Ozone S3 gateway, but then just hangs. Does anyone know why it's getting stuck? Log messages seems to be inconsistent, and there's nothing in Ranger. Everything we've tried hasn't worked yet.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:43:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382839#M244715</guid>
      <dc:creator>EFasdfSDfaSDFG</dc:creator>
      <dc:date>2026-04-21T06:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382840#M244716</link>
      <description>&lt;P&gt;&amp;nbsp;Log messages show errors like:&lt;/P&gt;&lt;P&gt;org.apache.hadoop.ozone.s3.signature.MalformedResourceException&lt;/P&gt;&lt;P&gt;But I can;t find details on what the headers or resource should be.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 06:24:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382840#M244716</guid>
      <dc:creator>EFasdfSDfaSDFG</dc:creator>
      <dc:date>2024-01-30T06:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382847#M244718</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95024"&gt;@EFasdfSDfaSDFG&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our CDP expert&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 08:40:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/382847#M244718</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2024-01-30T08:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/384831#M245504</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95024"&gt;@EFasdfSDfaSDFG&lt;/a&gt;&amp;nbsp;Thank you for bringing this to our community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand you are seeking operability of Ozone with native REST API.&amp;nbsp;&lt;BR /&gt;Per my internal research, I learned that the native REST API for Ozone is completely superseded by the S3 REST API and deprecated in the later versions of ozone.&lt;/P&gt;&lt;P&gt;Additionally, I would like to stress that the native REST API neither has official support nor maintained in the Upstream Server.&lt;/P&gt;&lt;P&gt;To help you efficiently,&lt;BR /&gt;May I know the current Ozone and the CDP version that you are making use of?&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 12:49:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/384831#M245504</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2024-03-11T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/384861#M245525</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We are running CDP &lt;SPAN&gt;7.1.8-1.cdh7.1.8.p36.42193080 (and preparing to patch to 7.1.9 soonish)&lt;/SPAN&gt;, and Ozone&amp;nbsp;&lt;SPAN&gt;718.2.3-1.ozone718.2.3.p0.46980125.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 23:47:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/384861#M245525</guid>
      <dc:creator>EFasdfSDfaSDFG</dc:creator>
      <dc:date>2024-03-11T23:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/384928#M245568</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95024"&gt;@EFasdfSDfaSDFG&lt;/a&gt;&amp;nbsp;This still seems broader scope of requirement.&lt;BR /&gt;Can you please help elaborate to specific situation on what we are trying to solve?&lt;/P&gt;&lt;P&gt;My understanding is that since you have restriction on installing awscli on RHEL, you are seeking alternative solutions to access/manage Ozone. Is my understanding correct?&lt;/P&gt;&lt;P&gt;Additionally, Did you get a chance to review the available client interfaces for managing Ozone?&lt;BR /&gt;&lt;A href="https://ozone.apache.org/docs/1.4.0/interface.html" target="_blank"&gt;https://ozone.apache.org/docs/1.4.0/interface.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know your thoughts!&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 07:05:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/384928#M245568</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2024-03-13T07:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/385031#M245594</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;SPAN&gt;My understanding is that since you have restriction on installing awscli on RHEL, you are seeking alternative solutions to access/manage Ozone. Is my understanding correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is correct. Specifically I am asking how to/if I can use curl to upload files to Ozone:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95024"&gt;@EFasdfSDfaSDFG&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We can access/read/write Ozone etc using aws s3api, but would like to see if we can do the same using curl. We may not have the option of using the awscli package in RHEL.&lt;/P&gt;&lt;P&gt;We've tried curl with webhdfs, but that is a bit limited.&lt;/P&gt;&lt;P&gt;This almost seems to work:&lt;/P&gt;&lt;P&gt;$ curl -vvv -H "Authorization:AWS user@FQDN:aws_key" &lt;A href="https://host73.fqdn:9879/s3v/bucket/curl_test" target="_blank" rel="noopener"&gt;https://host73.fqdn:9879/s3v/bucket/curl_test&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it seems to get stuck here:&lt;/P&gt;&lt;P&gt;&amp;gt; GET /s3v/bucket/curl_test HTTP/1.1&lt;BR /&gt;&amp;gt; User-Agent: curl/7.29.0&lt;BR /&gt;&amp;gt; Host: host73.fqdn:9879&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt; Authorization:AWS user@FQDN:aws_key&lt;BR /&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;It makes the connection to the Ozone S3 gateway, but then just hangs. Does anyone know why it's getting stuck? Log messages seems to be inconsistent, and there's nothing in Ranger. Everything we've tried hasn't worked yet.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;As for&amp;nbsp;&lt;A href="https://ozone.apache.org/docs/1.4.0/interface.html," target="_blank" rel="noopener"&gt;https://ozone.apache.org/docs/1.4.0/interface.html,&lt;/A&gt;&amp;nbsp;Java API might be a possible better option than cURL.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 04:44:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/385031#M245594</guid>
      <dc:creator>EFasdfSDfaSDFG</dc:creator>
      <dc:date>2024-03-15T04:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ozone S3 with AWS credentials</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/385289#M245673</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95024"&gt;@EFasdfSDfaSDFG&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Took sometime to do a feasibility study and found a couple of things from our Internal resources.&lt;/P&gt;&lt;P&gt;1. FYI: The native Ozone REST API is&lt;SPAN&gt;&amp;nbsp;completely superseded by the S3 REST API.&lt;BR /&gt;Therefore, there is no native REST API to manage Ozone.&lt;BR /&gt;2. Since I am unsure of your Use-case, I would suggest you test this either by Java API or HttpFS Gateway Interface.[0a]&lt;BR /&gt;[0a]&lt;A href="https://ozone.apache.org/docs/1.4.0/interface.html" target="_blank"&gt;https://ozone.apache.org/docs/1.4.0/interface.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you find this answering your question, Please mark this as Accept as Solution.&lt;BR /&gt;Also, You may thank me by clicking the thumbs-up!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 20:05:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ozone-S3-with-AWS-credentials/m-p/385289#M245673</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2024-03-20T20:05:34Z</dc:date>
    </item>
  </channel>
</rss>

