Step 1: When you create a new connection, for example as shown here Connect To hadoop , you will get to Preview Screen.

 

Step 2: On preview screen,on top right corner you will see a button of "export".


Step 3: When you click on export a popup opens, which gives you different options of the systems in tabs where you can export your data such as Hadoop, JDBC, Amazon S3.


Step 4: Choose the tab of the system you want to export your data to and fill required details. For example: 

 

Hadoop - 

  • Hostname or IP - ip address of name node
  • Port - port to connect to name node
  • URL - hdfs file path where you have to export data to
  • File Type - type of file like delimiter, json etc
  • Save Data In a single file - Saves data all that is provided through the URL link in a single file.
  • File name - name of the file to be exported


Step 5: Once done, you can click on export. Data will be exported as the background process and you will get a notification once it is successfully done.