Hi All, We have a use case for doing a large number of hdfs seeks in apex operator to read lines from many large files in hdfs.
To increase seek performance, here is a recommendation I see: http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-hdfs/ShortCircuitLocalReads.html Has someone tried this? How much did it help? Also, any recommendations for seek performance improvements? -- Regards, Ashwin.
