Directory access or permissions issues

Symptoms

Common Causes

Common Resolutions

Access error when trying to reach the User Home Directory.

  • Authorization or authentication issues.

  • Verify you have a user account on the cluster that you are attempting to connect to.

  • Verify that the name on the cluster user account is the same name as that of the OS user account that runs Pentaho.

Cannot access directory.

  • Authorization or authentication issues.

  • Directory is not on the cluster.

  • Verify the user has been granted read, write, and execute access to the directory.

  • Verify the security settings for the cluster and driver allow access.

  • Verify the hostname and port number are correct for the Hadoop File System's namenode.

Cannot create, read, update, or delete files or directories.

  • Authorization or authentication issues.

  • Verify the user has been authorized execute access to the directory.

  • Verify security settings for the cluster and driver allow access.

  • Verify that the hostname and port number are correct for the Hadoop File System's namenode.

Test file cannot be overwritten.

  • Pentaho test file is already in the directory.

  • The test was run, but the file was not deleted. You need to manually delete the test file. Check the log for the test file name.

  • A file with the same name as the Pentaho test file is already in the directory. The test file is used to verify that the user can create, write, and delete in the user's home directory.

Last updated

Was this helpful?