Hi Skyline team,
May I please request for your help to advise as Step 17 command is returning an error for the below procedure.
https://docs.dataminer.services/user-guide/Advanced_Functionality/Security/Advanced_security_configuration/Database_security/Security_Cassandra_general/Cassandra_updating.html?tabs=tabid-1
PS C:\Program Files\Cassandra\bin> .\cassandra.ps1 -install
Get-Command : The term 'java.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling
of the name, or if a path was included, verify that the path is correct and try again.
At C:\Program Files\Cassandra\conf\cassandra-env.ps1:265 char:13
+ elseif (Get-Command "java.exe")
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (java.exe:String) [Get-Command], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand
Regards,
Aldin
Hi,
After setting or changing environment variables (as done in step 16), you should open a new PowerShell prompt in step 17 for the changes to take effect. This was not really clear in the documentation, so changed the documentation a bit to emphasize that a new PowerShell prompt should be opened.
Kind regards,
Hi All,
This is issue is fixed by closing Powershell after Step16. Kindly help to update the procedure.
Thank you.
Regards,
Aldin