How to set Zookeeper server for Accumulo in sqoop

0 votes
Hi. I am working with Sqoop, Accumulo and Zookeeper. I have to Accumulo instance to which I am adding data using sqoop import. I want the Accumulo instance to use the Zookeeper server. Where do I mention the Zookeeper server in this command? Please help
May 17, 2019 in Big Data Hadoop by Raksha
706 views

1 answer to this question.

0 votes

Hi. To mention the Zookeeper server in the sqoop import command, use the accumulo-zookeepers  switch. Example:

$ sqoop import <all other parameters> --accumulo-zookeepers <host:port>

Here, replace <host:port> with the hostname and port number of the server you wish to use. Suppose there are multiple servers, then you can use a comma-separated values of hosts and ports of the servers.

answered May 17, 2019 by Kumar

Related Questions In Big Data Hadoop

0 votes
1 answer

How to set mapping to java in sqoop?

Hey @Chris, to set the mapping to ...READ MORE

answered May 15, 2019 in Big Data Hadoop by Reshma
1,131 views
0 votes
1 answer

How to set output path for sqoop generated code?

To set output path for the generated ...READ MORE

answered May 17, 2019 in Big Data Hadoop by Suman
1,034 views
0 votes
1 answer

How to set authentication for Kerberos in Hue?

To set the authentication for Solr clients ...READ MORE

answered May 27, 2019 in Big Data Hadoop by Jimmy
612 views
0 votes
1 answer

How to set LDAP server in Hue?

You have to set the Hue server url ...READ MORE

answered May 28, 2019 in Big Data Hadoop by Kumar
408 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
10,600 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,207 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
104,769 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,390 points
4,286 views
0 votes
1 answer

How to set Sqoop server in Hue?

I am not exactly sure what you ...READ MORE

answered May 27, 2019 in Big Data Hadoop by Karna
999 views
0 votes
1 answer

How to set Zookeeper server in Hue?

You have to set the details of ...READ MORE

answered May 30, 2019 in Big Data Hadoop by John
624 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