Member since
04-03-2019
2
Posts
2
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1308 | 04-03-2019 07:31 PM |
04-03-2019
07:31 PM
2 Kudos
I've just solved the problem via the deactivate API provided by Cloudera,thanks. curl -u user:mypassword -X POST http://CM_IP:7180/api/v18/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/deactivate
... View more
04-03-2019
04:21 AM
I've been trying to install CDS 2.3.4(SPARK2_ON_YARN-2.3.0.cloudera4) on my cluster with CM-5.13.1 + CDH5.13.1, the SPARK2 parcel distributed successfully but activated hung there, what could I do to continue the installation, or how to rollback it ? Appreciate your help!
My environment,
CM-5.13.1
CDH-5.13.1 installed with parcels
JDK-1.8.0_144
Python2.7
Scala-2.11
SPARK2 csd file and parcel file here,
[root@vm ~]# ls -ltr /opt/cloudera/csd/
total 28
-rw-r--r--. 1 root root 19037 Apr 3 13:58 SPARK2_ON_YARN-2.3.0.cloudera4.jar
[root@vm ~]#
[root@vm ~]# ls -ltr /opt/cloudera/parcel-repo/
total 2140796
-rw-r--r--. 1 root root 191904064 Apr 3 13:57 SPARK2-2.3.0.cloudera4-1.cdh5.13.3.p0.611179-el7.parcel
-rw-r--r--. 1 root root 41 Apr 3 13:57 SPARK2-2.3.0.cloudera4-1.cdh5.13.3.p0.611179-el7.parcel.sha
-rw-r--r--. 1 root root 5171 Apr 3 13:57 manifest.json
-rw-r-----. 1 root root 7521 Apr 3 14:00 SPARK2-2.3.0.cloudera4-1.cdh5.13.3.p0.611179-el7.parcel.torrent
[root@vm ~]#
I've tried the uninstallation steps to rollback the installation, but the SPARK2 parcel always stayed there hung at activated status, what could I do next? Need your help, thanks.
... View more
Labels:
- Labels:
-
Apache Spark
-
Apache YARN
-
Cloudera Manager