Configuring a Windows runtime to use Hadoop native IO libraries
To use the Hadoop native IO libraries on Windows,, configure a Windows basic runtime. .
Procedure
-
Create a new folder under the basic runtime root folder and name it userlib/hadoop/bin.
-
Extract the contents of the hadoop-bin-Win32.zip or hadoop-bin-Win64.zip to the new folder.
-
Set the library path in bin/atom.vmoptions to: -Dhadoop.home.dir=atom_installation_directory/userlib/hadoop -Djava.library.path=atom_installation_directory/userlib/hadoop/bin.