Home >> Big Data Hadoop >> Sqoop Installation in Big Data Hadoop

Sqoop Installation in Big Data Hadoop

•Extract gz file and place to /usr/local
 
•.bashrc file

export SQOOP_HOME=/usr/local/sqoop1.4

export PATH=$PATH:$SQOOP_HOME/bin

export CLASSPATH=$CLASSPATH:$SQOOP_HOME/lib/*

export SQOOP_CONF_DIR=$SQOOP_HOME/conf

Post Your Comment

Next Questions
Sqoop Topics
What is Sqoop
Sqoop architecture
Sqoop Eval
Sqoop import command
Sqoop import table with columns
Sqoop incremental import
Sqoop import all tables
Sqoop export command
Sqoop import export key word
Sqoop Job
Sqoop Codegen
Sqoop job scheduling
Sqoop cron Job
Sqoop cron job example
Hive Prerequisites
Hive Installation
What is Hive
Hive MapReduce Execution
Features of Hive
Hive Architecture
Configuring Metastore of Hive
Hive vs Hadoop
Hive Create Database
Hive Internal and External Table

Copyright ©2022 coderraj.com. All Rights Reserved.