And this Time I am installing HDP 2.3 on Windows server 2008 R2 64 bit, SQL Server 2012 Enterprise edition, .Net 4.
and the installation log is as below:
Oozie DB tool version: 4.1.0.2.2.6.0-2800
Validate DB Connection
OOZIE-CMD FAILURE: SLF4J: Class path contains multiple SLF4J bindings.
OOZIE-CMD FAILURE: SLF4J: Found binding in [jar:file:/F:/Big_Data_Install/Hadoop_Install/hdp/oozie-4.1.0.2.2.6.0-2800/oozie-win-distro/libtools/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
OOZIE-CMD FAILURE:
OOZIE-CMD FAILURE: SLF4J: Found binding in [jar:file:/F:/Big_Data_Install/Hadoop_Install/hdp/oozie-4.1.0.2.2.6.0-2800/oozie-win-distro/libtools/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
OOZIE-CMD FAILURE:
OOZIE-CMD FAILURE: SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
OOZIE-CMD FAILURE:
OOZIE-CMD FAILURE: SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
OOZIE-CMD FAILURE:
DONE
Check DB schema exists
DONE
Check OOZIE_SYS table exists
DONE
Oozie DB Version Information
————————————–
db.version: 3
oozie.version: 4.1.0.2.2.6.0-2800
————————————–
OOZIE: Oozie metastore DB schema is ready!
WINPKG: rd /s /q F:\HadoopInstallFiles\HadoopPackages\hdp-2.2.6.0-winpkg\resources\oozie-4.1.0.2.2.6.0-2800.winpkg
WINPKG: Finished processing F:\HadoopInstallFiles\HadoopPackages\hdp-2.2.6.0-winpkg\resources\oozie-4.1.0.2.2.6.0-2800.winpkg.zip
HDP: Invoke-Winpkg Complete: F:\HadoopInstallFiles\HadoopPackages\hdp-2.2.6.0-winpkg\resources\winpkg.ps1 “F:\HadoopInstallFiles\HadoopPackages\hdp-2.2.6.0-winpkg\resources\oozie-4.1.0.2.2.6.0-2800.winpkg.zip” install -username hadoop -passwordBase64 **** -Verbose
HDP: Done Installing Oozie
HDP: Copying hadoop-lzo-0.4.19.2.2.6.0-2800.jar.FullName to F:\Big_Data_Install\Hadoop_Install\hdp\Oozie-4.1.0.2.2.6.0-2800\oozie-win-distro\..\extra_libs\
HDP: Copying ext-2.2.zip.FullName to F:\Big_Data_Install\Hadoop_Install\hdp\Oozie-4.1.0.2.2.6.0-2800\oozie-win-distro\..\extra_libs\
HDP: Creating credential object for Hadoop user
HDP: Using provided credentials for username hadoop
HDP: Creating oozie war
The installer goes into none progressing mode after this.