Replies: 0
Hi,
I finally managed to install HDP for Windows, but when I run the Smoke Tests I get for all tests (except the Hive tests) a write error exception like:
Hadoop smoke test – wordcount using hadoop.cmd file
The system cannot find the path specified.
Run-HadoopSmokeTest : Error copying the input file for the Hadoop smoke test
At line:1 char:20
+ Run-HadoopSmokeTest <<<<
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
tion
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorExceptio
n,Run-HadoopSmokeTest
I searched this Forum for answers and only found
with a similar problem but without an helping solution.
I already set full rights for the hadoop user to all files and dirs in the HDP_install_dir.
Does anyone has any idea what might help?
Best regards