Sqoop import tables to Accumulo

0 votes

Hi. Please tell me how to import data into Accumulo table using sqoop. When I try to import data using sqoop import command, the data is getting stored in HDFS. How to change?

May 16, 2019 in Big Data Hadoop by Rajat
1,283 views

1 answer to this question.

0 votes

To make sqoop import data into Accumulo, you have to mention it in the sqoop import command. The switch to do this is accumulo-table. You have to mention the table also in which you have to import the table. Syntax:

$ sqoop import <parameters> --accumulo-table <table name>
answered May 16, 2019 by Tina

Related Questions In Big Data Hadoop

0 votes
1 answer

How to import tables into Hive from Sqoop?

Very simple, in your sqoop command that ...READ MORE

answered May 15, 2019 in Big Data Hadoop by John
1,075 views
0 votes
1 answer

Sqoop import mention accumulo instance to use

You have to mention the accumulo instance ...READ MORE

answered May 17, 2019 in Big Data Hadoop by Esha
548 views
0 votes
1 answer

How to use sqoop import?

Here is an example of import command. ...READ MORE

answered Dec 14, 2018 in Big Data Hadoop by Omkar
• 69,220 points
858 views
0 votes
1 answer

Not able to list tables in sqoop

The default port number for MySQL is ...READ MORE

answered Jan 29, 2019 in Big Data Hadoop by Omkar
• 69,220 points
1,181 views
0 votes
1 answer

Sqoop import failed while importing mysql table to Hbase

There is a spelling mistake in your ...READ MORE

answered Feb 7, 2019 in Big Data Hadoop by Omkar
• 69,220 points
1,712 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
11,057 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,559 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
108,980 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,350 points
4,629 views
0 votes
1 answer

Create accumulo table using sqoop

Yes, you can create the missing table ...READ MORE

answered May 16, 2019 in Big Data Hadoop by Shalini
771 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP