You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
The user "root" doesn't have write access to the hdfs directory "/topics".
I start up the docker image:
docker run -d -p 9000:9000 sequenceiq/hadoop-docker:2.7.1
then run kafka connector-hdfs and get this error:
[2016-09-12 17:19:28,039] INFO Couldn't start HdfsSinkConnector: (io.confluent.connect.hdfs.HdfsSinkTask:72)
org.apache.kafka.connect.errors.ConnectException: org.apache.hadoop.security.AccessControlException: Permission denied: user=fclvappi005561, access=WRITE, inode="/topics":root:supergroup:drwxr-xr-x
The text was updated successfully, but these errors were encountered: