Install hadoop for mac

broken image
broken image

You may test the installation by running a quick 'hdfs dfs -ls / ' on HDFS. Minor version differences to your HDP version will not matter. This will install the latest (apache) Hadoop distro, (2.7.3 at the time of writing). I suggest to use brew, the Mac package manager to conveniently install the Hadoop package: $ brew search hadoop

broken image

Running a hadoop client on Mac OS X and connect to a Kerberized cluster poses some extra challenges.