I am working on a MarkLogic tiered storage POC with HDFS as a storage layer for one of the tier. I haven been trying to create a forest with data directory as Hadoop file system directory.
I have one Hadoop cluster and one MarkLogic cluster. I downloaded the configuration files from Hadoop and copied them to /usr/Hadoop directory and I have also downloaded the required jar files based on the documentation here.
https://docs.marklogic.com/guide/performance/disk-storage#id_27091
I have placed these as well in the /usr/Hadoop directory with proper lib structure. I am using MarkLogic 7.0-4.3 version and Cloudera Hadoop Distribution 5.3.1 for HDFS.
I am getting the below error when I try creating the forest.
2015-03-12 19:17:20.087 Error: Automount Foresthadoop: SVC-HDFSNOT:
HDFS not available for 'hdfs://{namdenode-hostname}:8020/tmp': unknown error
I tried changing the log level to finest in the group configurations and I have also added trace events for the forest. But I am not able to get any additional details that could point me to what the error is about.
Any help in this regard would be appreciated. Please let me know if there are any other ways to connect to HDFS as a forest directory.
hdfs://{namdenode-hostname}:8020/tmpliteral, or did you sanitize the log message? - mblakele