// Explore More Tutorials
Bundle Data (via JavaScript) SAP Data Hub, Developer Edition
2019-10-03
Beginner
15 min.
Bundle sensor data before storing it in HDFS by using SAP Data Hub, developer edition.
You will learn
During this tutorial, you will learn how you can “bundle” (in the sense that not each single sensor record creates a new file) the sensor data before you store it in HDFS. You will use a JS String Operator for this.
Step 1: Add JS String Operator
Step 2: Create JavaScript extension
Step 3: Execute the data pipeline
Step 4: Check the created files in HDFS