I install hadoop and spark in my windows 11 I put the path in my env variable
"C:\BigData\spark-3.1.2-bin-hadoop3.2"
"C:\BigData\spark-3.1.2-bin-hadoop3.2\sbin"
"C:\BigData\spark-3.1.2-bin-hadoop3.2\bin"
"C:\BigData\hadoop-3.2.2\bin"
and i install jdk 1.8 and i put the path java_home and when i was to excute the spark whith this cmd "spark-shell" i have this problem
"he system cannot find the path specified."
what is the solution ?