hadoop - HDP on Windows Server 2012 R2 Single Node Installation Error -
i trying install hortonworks data platform (hdp) 2.2.6.0 hadoop on windows server 2012 r2, following quick start single node, failing.
settings using virtual box windows server 2012 r2. java, python, etc. set. running administrator account. have run installer using cmd.exe admin.
i un-checked "install ranger" installer. ignored part of installation (by un-checking lzo codec in installer):
when deploying hdp lzo compression enabled, add following 3 files (in hdp windows installation zip) directory contains hdp windows installer , cluster properties file: - hadoop-lzo-0.4.19.2.2.6.0-2060 - gplcompression.dll - lzo2.dll
the cluster proprieties txt can found here: https://pastebin.mozilla.org/8838912.
error install log, see error:
create-user: creating user hadoop create-user: setting password hadoop hdp-ps failure: write-log : create-user failure: exception calling "setinfo" "0" hdp-ps failure: argument(s): "the password not meet password policy requirements. hdp-ps failure: check minimum password length, password complexity , password history hdp-ps failure: requirements. hdp-ps failure: " hdp-ps failure: @ c:\hadoopinstallfiles\hadooppackages\hdp-2.2.6.0-winpkg\scripts\create_hadoo hdp-ps failure: p_user.ps1:220 char:2 hdp-ps failure: + write-log $_.exception.message "failure" $_ hdp-ps failure: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp-ps failure: + categoryinfo : notspecified: (:) [write-error], writeerrorexcep hdp-ps failure: tion hdp-ps failure: + fullyqualifiederrorid : microsoft.powershell.commands.writeerrorexceptio hdp-ps failure: n,write-log hdp-ps failure: hdp failure: command "c:\hadoopinstallfiles\hadooppackages\hdp-2.2.6.0-winpkg\scripts\create_hadoop_user.ps1 -username hadoop -passwordbase64 **** failed exit code 1. output "create-user: logging existing log c:\hadoopinstallfiles\hadoopsetuptools\hdp-2.2.6.0.winpkg.install.log create-user: logging c:\hadoopinstallfiles\hadoopsetuptools\hdp-2.2.6.0.winpkg.install.log create-user: hdp_install_path: c:\hadoopinstallfiles\hadooppackages\hdp-2.2.6.0-winpkg\scripts create-user: hdp_resources_dir: c:\hadoopinstallfiles\hadooppackages\hdp-2.2.6.0-winpkg\resources create-user: usergroup not provided. using default usergroup hadoopusers. create-user: creating user hadoop create-user: setting password hadoop write-log : create-user failure: exception calling "setinfo" "0" argument(s): "the password not meet password policy requirements. check minimum password length, password complexity , password history requirements. " @ c:\hadoopinstallfiles\hadooppackages\hdp-2.2.6.0-winpkg\scripts\create_hadoo p_user.ps1:220 char:2 + write-log $_.exception.message "failure" $_ + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + categoryinfo: notspecified: (:) [write-error], writeerrorexcep tion + fullyqualifiederrorid : microsoft.powershell.commands.writeerrorexceptio n,write-log " @ c:\hadoopinstallfiles\hadooppackages\hdp-2.2.6.0-winpkg\resources\winpkg.utils.psm1:130 char:9 + throw "command `"$command`" failed exit code $captureexitcode. out ... the full install log can found here: https://pastebin.mozilla.org/8838911
same problem. different ppl saw this problem on other forums or this one. have tried complex password, changed policy in widows. nope..
help can rid of error , continue installation of hdp?
Comments
Post a Comment