I resolved the issue, with downgrade the version.
steps what I perform
stpe 1:-
cat
/etc/yum.repos.d/HDP-TP.repo
#VERSION_NUMBER=2.3.2.0-2950
[HDP-2.3.2.0]
name=HDP Version -
HDP-2.3.2.0
baseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.3.2.0
gpgcheck=1
gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.3.2.0/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
[HDP-UTILS-1.1.0.20]
name=HDP Utils
Version - HDP-UTILS-1.1.0.20
baseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/centos7
gpgcheck=1
gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.3.2.0/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
step2:-
yum install
spark_2_3_2_0_2950*
To check go to
/usr/hdp/2.3.2.0-2950/spark/sbin
Step 3:- start
./start-all.sh