Re: webhdfs and authentication, Hadoop 3.4.1

2025-09-15 Thread Adam Sjøgren
Adam writes: > After upgrading Hadoop from 3.2.4 to 3.4.1 it seems I have lost > Kerberos authentication on webhdfs - I can request everything as long > as I provide a 'user.name' parameter [...] However, if I set: + + hadoop.http.authentication.type + kerberos + + + h

webhdfs and authentication, Hadoop 3.4.1

2025-09-10 Thread Adam Sjøgren
Hi, After upgrading Hadoop from 3.2.4 to 3.4.1 it seems I have lost Kerberos authentication on webhdfs - I can request everything as long as I provide a 'user.name' parameter (during testing I thought that 'user.name' was now mandatory and modified our webhdfs-client accordingly). I probably c