[ 
https://issues.apache.org/jira/browse/HDDS-9162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764164#comment-17764164
 ] 

Maksim Buslovaev edited comment on HDDS-9162 at 9/12/23 12:46 PM:
------------------------------------------------------------------

[~umamaheswararao] [~ritesh] I've found the mistake.

Once debugged, It was noticed a lack of the property on a Spark client side:
{code:java}
<property>
  <name>ozone.security.enabled</name>
  <value>true</value>
</property> {code}


was (Author: JIRAUSER301511):
[~umamaheswararao] [~ritesh] I've found the mistake.

Once debugged, It was noticed a lack of the property on a Spark client 
side:{{{}{}}}
{code:java}
<property>
  <name>ozone.security.enabled</name>
  <value>true</value>
</property> {code}

> Ozone Delegation tokens don't work with Spark
> ---------------------------------------------
>
>                 Key: HDDS-9162
>                 URL: https://issues.apache.org/jira/browse/HDDS-9162
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: OM
>    Affects Versions: 1.3.0
>         Environment: Ozone 1.3.0
> Spark 3.2.1
> Spark 3.4.1
>            Reporter: Maksim Buslovaev
>            Assignee: Maksim Buslovaev
>            Priority: Major
>         Attachments: log
>
>
> Working on production with Ozone, I have been for Ozone project as a real 
> contributor for several months.
> I have developed sort of a test for reproduce the bug about Ozone delegation 
> tokens.
> You can find all the details in 
> [https://github.com/MerelyOneMax1986/ozone-test.git]
>  
> -Also, I have discovered that the closed issue 
> https://issues.apache.org/jira/browse/HDDS-6926 is not resolved in Ozone 
> 1.3.0 distro properly.-
> -I have found that the fix is missing in the distro but it seems to be in 
> source code.-
> -Linked it in this ticket.-
>  
> Update:
> The same issue on the latest Spark 3.4.1
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to