Hi, I have installed hadoop 1.1.2 from source in a custom folder at my pc and want to install sqoop2.
According to the installation instructions ./bin/addtowar.sh -hadoop-version 2.0 -hadoop-path /usr/lib/hadoop-common:/usr/lib/hadoop-hdfs:/usr/lib/hadoop-yarn I need to specify the hadoop-version that is 1.0 in my case and the hadoop-path So except hadoop-common that is the root of my hadoop installation can anyone tell where the other two folders hadoop-hdfs, hadoop-yarn should be located? Thanks
