Troubleshooting using direct access
Perform the following steps to use sudo
for basic file operations in the Data Optimizer volume to troubleshot through direct access:
Create and work in your own folder.
Do not write to or modify folders created by HDFS.
Create your own folder in the Data Optimizer volume.
Write or copy files into your folder.
Verify with an S3 client:
Verify that the folders and files are in the bucket as expected using an S3 client.
Read the files back and compute checksums to verify the content.
Refer to logs for issues:
Refer to the Data Optimizer logs if you encounter any issues.
Increase the log level to DEBUG if necessary.
Enable AWS SDK logging for network issues:
If the error message indicates the issue might be between the Data Optimizer instance and the S3 bucket (S3 SDK, Network, HCP, and so on.), enable AWS SDK logging to gain further insights.
Last updated
Was this helpful?