I read in the MarkLogic site that the MarkLogic Hadoop connector is deprecated and will be removed in future releases? Any reason behind such decision? If we are considering to use hdfs for tier 3 storage, we should avoid? Any other alternatives?
Asked
Active
Viewed 44 times
1 Answers
0
The Hadoop Connector is different than HDFS file system support. If you're looking to use HDFS for Tier 3 storage, I believe you still can.

hunterhacker
- 6,378
- 1
- 14
- 11
-
can we access the data from HDFS without MapReduce using MarkLogic? how can we handle the distributed file system using just marklogic? Is HDFS the only recommended file system for tier 3 (excluding cloud)? HDFS has to be setup on a cheaper storage, correct? – first last Sep 04 '20 at 04:01
-
https://docs.marklogic.com/guide/performance/disk-storage#id_27091 – hunterhacker Sep 05 '20 at 21:07