# 03_sparkLoad2StarRocks
# Description
Demonstration loading data into StarRocks using the SparkLoad feature.
# Preparations
## Hadoop environment
Deploy Hadoop including YARN, HDFS and SPARK on Linux hosts.
This demo follows below component versions:
- hadoop 2.7.7
- spark 2.3.3
### About JAVA_HOME variable
> On the top of hadoop/libexec/hadoop-config.sh, add below export:
This file has been truncated. show original