Installation-and-Deployment in Big Data
Step-by-Step Installation
The following are the steps to install the Big Data SDK Setup.
- Double-click the Syncfusion Big Data SDK Setup file. The Syncfusion Big Data SDK Installer Wizard opens.
NOTE
The Extractor Wizard extracts the syncfusionbigdata_(version).exe dialog, displaying the unzip operation of the package.
-
After reading the terms, select the I agree the terms and conditions check box.
-
If you want to change the Install location, Click Modify install location.
-
To install it in the displayed default location, click ok.
-
Click Install. If you have previous version of Syncfusion Big Data Platform in your machine the below alert window will be open.
NOTE
If Yes, the newer version of Syncfusion Big Data Platform setup will overwrite the existing Syncfusion Big Data Platform setup.
If No, Syncfusion Big Data Platform setup will be canceled.
NOTE
The Completed screen is displayed after the Big Data SDK platform is installed.
-
Select the Run Dashboard check box to launch the Dashboard after installing.
-
Select the Add Service Manager in System Startup check box to launch the Service Manager in system startup.
-
Click Finish. Big Data is installed in your system and Syncfusion Big Data Dashboard is launched automatically.
Command Line
Syncfusion Big Data supports installing the setup through Command Line Install and Uninstall. The following sections illustrate these options.
Command Line Installation
Follow the given steps to install through Command Line in Silent mode.
-
Double-click the Syncfusion Big Data SDK Setup file. The Extractor Wizard opens and extracts the package automatically.
-
The SyncfusionBigData_(version).exe file is extracted into the Temp folder.
-
Run %temp%. The Temp folder opens. The SyncfusionBigData_(version).exe file is available in one of the folders.
-
Copy the SyncfusionBigData_(version).exe file to a local drive. Example: D:\temp
-
Cancel the wizard.
-
Open Command Prompt in Administrator mode and pass the following arguments:
"Setup file path\SyncfusionBigData_(version).exe" /log "{Log file path}" /Install silent /InstallPath:{Location to install}
Example : "D:\Temp\SyncfusionBigData_2.11.0.170.exe" /log "C:\Temp\BigData.log" /Install silent /InstallPath:C:\Syncfusion\x.x.x.x
- Setup is installed.
NOTE
x.x.x.x needs to be replaced with the Big Data version installed on your machine.
Command Line Uninstallation
Syncfusion Big Data supports uninstalling the setup through Command Line in Silent mode. The following steps help you uninstall the setup.
-
When you do not have the extracted setup (SyncfusionBigData_(version).exe), follow the steps from 2 to 7.
-
Double-click the Syncfusion Big Data Setup file. The Extractor Wizard opens and extracts the package automatically.
-
The SyncfusionBigData_(version).exe file gets extracted into the Temp folder.
-
Run %temp%. The Temp folder opens. The SyncfusionBigData_(version).exe file is available in one of the folders.
-
Copy the SyncfusionBigData_(version).exe file in local drive. Example: D:\temp
-
Cancel the wizard.
-
Open the Command Prompt in Administrator mode and pass the following arguments:
"Setup file path\SyncfusionBigData_(version).exe" /uninstall silent
Example : "D:\Temp\SyncfusionBigData_2.11.0.170.exe" /uninstall silent
- Setup is uninstalled
Dashboard
The dashboard is to access various components of Syncfusion Big Data Platform such as Big Data Studio, Service Manager, Cluster Manager. Also it includes explorer for various Hadoop and its ecosystem related getting started, platform dependent and console samples.
Big Data Studio
Service Manager
Service Manager is used to manage local pseudo cluster and it provides service start/stop functionalities for Hadoop , HBase, metastore and Hive and Spark Thrift services. Also, it provides support to format Name Node and change resource manager memory based on machine’s available RAM for better performance.
Change Resource Manager Memory
You can quickly change local pseudo node cluster’s resource manager (YARN) memory based on machine’s available RAM for better performance.
C# MapReduce Samples
Hive Samples
WPF Samples
Windows Forms Samples
MVC Samples
Web Forms Samples
Other Information
-
Other information available in the dashboard includes:
- Message - This section allows you to view the installed version of the Big Data Platform.
-
Contact Sales - Clicking this link takes you to the Big Data platform’s Downloads page.
-
Contact Support - Clicking this link directs you to the Direct-Trac Login page to contact the Support Team.