- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to change owner in Hdfs using Nifi tool?
- Labels:
-
Apache Hadoop
-
Apache NiFi
Created 07-05-2016 05:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- How to change owner name as admin instead of Administrator while put file into Hdfs directory using NiFi
- i have received some json files it stored group name as administrator. i'm not able to use those file it shows some access problems because i have only admin not administrator
Created on 07-05-2016 05:47 AM - edited 08-19-2019 04:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Within the PutHDFS processor, you can set the HDFS owner/group using the 'Remote Owner' and 'Remote Group' properties:
Note, this will only work if NiFi is running as a user that has HDFS super-user privilege to change owner/group.
Created on 07-05-2016 05:47 AM - edited 08-19-2019 04:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Within the PutHDFS processor, you can set the HDFS owner/group using the 'Remote Owner' and 'Remote Group' properties:
Note, this will only work if NiFi is running as a user that has HDFS super-user privilege to change owner/group.
Created on 09-02-2016 07:02 AM - edited 08-19-2019 04:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
how to set user in nifi 0.7,since in NiFi 0.7 UI we can able to see the user popup box but not the user add button