Upgrading Spark Standalone
This section describes how to upgrade Spark Standalone without the Installer.
About this task
Procedure
- 
             Install the Spark packages. 
            
- On Ubuntu:
                  
apt-get install mapr-spark mapr-spark-master mapr-spark-historyserver - On RedHat/CentOS:
                  
yum update mapr-spark mapr-spark-master mapr-spark-historyserver - On
                  SLES:
zypper upgrade mapr-spark mapr-spark-master mapr-spark-historyserver 
 - On Ubuntu:
                  
 - 
            (Optional): Starting in the EEP 4.0
               release, you can install the Spark Thrift Server
               package.
            
- On Ubuntu
 - 
                        
apt-get insall mapr-spark-thriftserver - On RedHat / CentOS
 - 
                        
yum install mapr-spark-thriftserver - On SLES
 - 
                        
zypper install mapr-spark-thriftserver