Latest questions in Big Data Hadoop

0 votes
1 answer

Hue: Set NT domain

Hi.  How to set NT domain? You have to ...READ MORE

May 29, 2019 in Big Data Hadoop by Kiran
366 views
0 votes
1 answer

To locate the HBase data cell which three co-ordinate is used ?

Hey,  HBase uses the coordinates to locate a ...READ MORE

May 29, 2019 in Big Data Hadoop by Gitika
• 65,910 points
746 views
0 votes
1 answer

Which data type is used to store the data in HBase table column?

Hey, Byte Array,  Put p = new Put(Bytes.toBytes("John Smith")); All ...READ MORE

May 29, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,114 views
0 votes
1 answer

How Hadoop scalabality linear or proportional depends on the number of nodes?

Hey, These jobs are often IO based not ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
398 views
0 votes
1 answer

How is Delete command is different with remove command with znode in zookeeper?

Hey, Delete (delete /path) command is similar to remove command, except the ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
720 views
0 votes
1 answer

How to remove a Znode in Zookeeper?

Hey, Removes a specified znode and recursively all ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
8,249 views
0 votes
1 answer

Why to check status in zookeper?

Hello, Status describes the metadata of a specified znode. ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
414 views
0 votes
1 answer

How to set LDAP server in Hue?

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

May 28, 2019 in Big Data Hadoop by Kumar
422 views
0 votes
1 answer

What is group_name_filter property in Hue file?

The group_name_attr is used to set the username in the ...READ MORE

May 28, 2019 in Big Data Hadoop by Vasu
727 views
0 votes
1 answer

How to add filter for groups in Hue?

Open the Hue configuration file Search for [[ldap]] section Search for [[[groups]]] section Set the ...READ MORE

May 28, 2019 in Big Data Hadoop by Karan
635 views
0 votes
1 answer

Hue LDAP: username attribute

You have to add this in the Hue ...READ MORE

May 28, 2019 in Big Data Hadoop by Rajul
460 views
0 votes
1 answer

Hue filter to search users

You have to specify the filter to ...READ MORE

May 28, 2019 in Big Data Hadoop by Kishan
484 views
0 votes
1 answer

Hadoop Warning: Unable to load Native-Hadoop Library for your platform. [closed]

Are you sure you're running Hadoop on 32bit ...READ MORE

May 28, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,391 views
0 votes
1 answer

Can anyone help me with the installation and configuration procedures of Hadoop Multi-Node Cluster?

If you are ready to switch to ...READ MORE

May 28, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
985 views
0 votes
1 answer

How to create Children or Sub-znode in zookeeper?

Hey, Creating children is similar to creating new ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,408 views
0 votes
1 answer

Why Watch keyword is used in zookeeper?

Hey, Watches show a notification when the specified ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
405 views
0 votes
1 answer

Why Get DATA keyword has been used in zookeeper?

Hey, It returns the associated data of the ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
541 views
0 votes
1 answer

How to create an Ephemeral Znode in zookeeper?

Hey, To create an Ephemeral Znode, add -e flag as shown ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
850 views
0 votes
1 answer

How to create sequential znode in zookeeper?

Hey, To create a Sequential znode, add -s flag as shown ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
10,118 views
0 votes
1 answer

How to create znode in zookeeper?

Hey, Create a znode with the given path. The flag argument ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
4,237 views
0 votes
1 answer

Why is it necessary to rename the zoo_sample.cfg with zoo.cfg in zookeeper?

Hey, The main reason why we need to ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,288 views
0 votes
1 answer

Command to stop the zookeeper server?

Hey, After connecting the server and performing all ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
3,517 views
0 votes
1 answer

How to start Command Line Interface in Zookeeper?

Hey, To start the CLI for zookeeper you can ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
762 views
0 votes
1 answer

error:- /zookeeper_server.pid: Permission denied FAILED TO WRITE PID

Hey, The default zookeeper installation (tar extract) comes ...READ MORE

May 27, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,265 views
0 votes
1 answer

User admin configuration in Hue

By default, Hue assigns the manually created ...READ MORE

May 27, 2019 in Big Data Hadoop by Rishi
589 views
0 votes
1 answer

HBase configuration in Hue

Hue allows you to point to the ...READ MORE

May 27, 2019 in Big Data Hadoop by Reshma
738 views
0 votes
1 answer

Configurations to enable impersonation for Hbase thrift servers

The default configuration suggested in the official ...READ MORE

May 27, 2019 in Big Data Hadoop by Khan
877 views
0 votes
1 answer

Set Hbase Server in Hue.

The Hbase thrift servers for clusters are ...READ MORE

May 27, 2019 in Big Data Hadoop by Esha
437 views
0 votes
1 answer

How to set Hbase truncate limit in hue?

Open the Hue configuration file and search for the [hbase] section ...READ MORE

May 27, 2019 in Big Data Hadoop by Harry
623 views
0 votes
1 answer

How to set authentication for Kerberos in Hue?

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

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

Switch to old oozie editor in Hue.

CDH 5.4 onwards uses the new editor ...READ MORE

May 27, 2019 in Big Data Hadoop by Rahul
523 views
0 votes
1 answer

Oozie editor issue in CDH 5.4: Documents not available.

Hi. CDH 5.4 and later versions use ...READ MORE

May 27, 2019 in Big Data Hadoop by Nisha
376 views
0 votes
1 answer

Restrict number of workflows retrieved in an API call

Hey there! Because you are trying to ...READ MORE

May 27, 2019 in Big Data Hadoop by John
347 views
0 votes
1 answer

Job Designer path in Hue

Hi. You can set a local path ...READ MORE

May 27, 2019 in Big Data Hadoop by Alice
513 views
0 votes
1 answer

Hive Hue: Restrict viewing of submitted jobs

Yes, this is possible. By default, any ...READ MORE

May 27, 2019 in Big Data Hadoop by Rasheed
474 views
0 votes
1 answer

How to set Sqoop server in Hue?

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

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

Setting Pig examples on Hue

Hi. Any property of Pig can be ...READ MORE

May 27, 2019 in Big Data Hadoop by Esha
730 views
0 votes
1 answer

How to add mysql database for Hue Query app?

Hi. To add mysql database in the config, open ...READ MORE

May 27, 2019 in Big Data Hadoop by Vasu
2,004 views
0 votes
1 answer

How to set SQLite Query Configurations in Hue?

To set the query configurations, you will ...READ MORE

May 27, 2019 in Big Data Hadoop by Suri
770 views
0 votes
1 answer

How to embed HDFS cluster information on a website?

Hi @Bhavish.  It is possible to get cluster ...READ MORE

May 27, 2019 in Big Data Hadoop by Omkar
• 69,230 points
499 views
0 votes
1 answer

Difference between ensemble and quorum in zookeeper?

Hey, When you want to have high availability ...READ MORE

May 25, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,397 views
0 votes
1 answer

How to enable impersonation in Hue for Impala?

In the Hue configuration file, search for ...READ MORE

May 24, 2019 in Big Data Hadoop by Jimmy
1,328 views
0 votes
1 answer

Setting Impala host and port in Hue

To set the Impala server details, you ...READ MORE

May 24, 2019 in Big Data Hadoop by Kunal
2,083 views
0 votes
1 answer

How to configure Hue for TLS/SSL communication?

Follow these steps from the root of your ...READ MORE

May 24, 2019 in Big Data Hadoop by Loki
772 views
0 votes
1 answer

Explain to me how to get Hadoop configuration in Java Util.

In order to get access to the File ...READ MORE

May 24, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,948 views
0 votes
1 answer

How to set Secret Key for Hue?

You have to set the secret key ...READ MORE

May 24, 2019 in Big Data Hadoop by Yogi
729 views
0 votes
1 answer

Issue with GPG Key retrieval which failed Hadoop Bigtop installation process.

 I understood your problem, I hope you can ...READ MORE

May 24, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
656 views
0 votes
1 answer

Explain the CLI in Zookeeper?

Hey, ZooKeeper Command Line Interface (CLI) is used ...READ MORE

May 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points
584 views
0 votes
1 answer

How to specify Hue Server Http address?

Search for the Hue configuration file on ...READ MORE

May 24, 2019 in Big Data Hadoop by Rahul
379 views
0 votes
1 answer

How to check Hue configuration?

There are two ways to do this: Visit http://myserver:port and ...READ MORE

May 24, 2019 in Big Data Hadoop by John
788 views