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.

Big Data SDK installer wizard

NOTE

The Extractor Wizard extracts the syncfusionbigdata_(version).exe dialog, displaying the unzip operation of the package.

Big Data extractor wizard

  • 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.

Modify install location in Big Data

  • 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.

Previous version of Syncfusion Big Data

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.

Newer version of Syncfusion Big Data

NOTE

The Completed screen is displayed after the Big Data SDK platform is installed.

Installed Big Data SDK

  • 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.

Dashboard in Big Data

Big Data Studio

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.

Service manager in Big Data

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.

Resource manager memory in Big Data

C# MapReduce Samples

C# mapreduce samples in Big Data

Hive Samples

Hive samples in Big Data

WPF Samples

WPF samples in Big Data

Windows Forms Samples

Windows forms samples in Big Data

MVC Samples

MVC samples in Big Data

Web Forms Samples

Web forms samples in Big Data

Other Information

  • Other information available in the dashboard includes:

    • Message - This section allows you to view the installed version of the Big Data Platform.

    Other information in Big Data

    • 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.