Hi, all I’m trying to compile Spark with a customized version of hadoop, where I modify the implementation of DFSInputStream,
I would like to SparkBuild.scala to make spark compile with my hadoop-core.xxx.jar instead of download a original one? I only found hadoop-client-xxx.jar and some lines about yarn jars in ScalaBuild.scala, Can you tell me which line I should modify to achieve the goal? Best, -- Nan Zhu School of Computer Science, McGill University
