How to configure streamset with cloudera using parcels (Centos 7 or Redhat 7)
NOTE: Streamset stop supporting JDK7 please upgrade JDK7 to JDK8.
In section you will able to learn how to configure streamset with cloudera using parcels
if your vm is not connected with internet then you can download parcels into local machine and scp parcels to your server

Step 1: ssh cloudera manager hosts and be the root user
sudo -i
cd /opt/cloudera/parcel-repo/
Step 2: Open following link into web browser
https://archives.streamsets.com/index.html

Step 3: Copy the SHA and Parcels links and download it into /opt/cloudera/parcel-repo/
wget https://archives.streamsets.com/datacollector/2.6.0.0/parcel/STREAMSETS_DATACOLLECTOR-2.6.0.0-el6.parcel
wget https://archives.streamsets.com/datacollector/2.6.0.0/parcel/STREAMSETS_DATACOLLECTOR-2.6.0.0-el6.parcel.sha
Step 4: Change ownership
sudo chown cloudera-scm:cloudera-scm /opt/cloudera/parcel-repo/STREAMSETS_DATACOLLECTOR*
Step 5: goto csd directory
cd /opt/cloudera/csd/
Step 6: Download .jar file
wget https://archives.streamsets.com/datacollector/3.0.0.0/csd/STREAMSETS-3.0.0.0.jar
Step 7: Change ownership and permission
sudo chown cloudera-scm:cloudera-scm STREAMSETS-3.0.0.0.jar
sudo chmod 644 STREAMSETS-3.0.0.0.jar
Step 8: Goto Cloudera Manager Web UI
http://yourip:1780
https://yourip:7183
Step 9: Click on parcels icon

Step 10: You will see streamset listing but it will 2 0r 3 min to come.

Step 11: Click on distribute
Distribution->unpacking->activation these three steps will done.

Step 12: Restart Cloudera Server Service
service cloudera-scm-server restart
Step 13: Restart Cloudera Server Service
Now you can add Streamset service using add service option from cloudera manager

Added Data Collector into all host you can add into all host its upto you
Step 13: Restart Cloudera Server Service
Now you can add Streamset service using add service option from cloudera manager

Go to Streamset data collector Screen and access streamset web console

Login to Streamset Console and enjoy...

Create pipline and start injection...

If you want to know more checkout my youtube channel