Hue filter to search users

0 votes
Hi. I am using Hue and I am importing users using LDAP. Now I want to add a filter to search for users. How can I do this?
May 28, 2019 in Big Data Hadoop by Raj
464 views

1 answer to this question.

0 votes

You have to specify the filter to search for users in the Hue configuration file. In this file, search for the [[ldap]] section and under that specify the filter in the [[[users]]] section as follows:

user_filter="objectclass=*"
answered May 28, 2019 by Kishan

Related Questions In Big Data Hadoop

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

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

How to groupBy/count then filter on count in Scala

I think the exception is caused because ...READ MORE

answered Apr 19, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
28,821 views
0 votes
1 answer

In Hue, how to to download the script?

You can download the script to your ...READ MORE

answered Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
1,038 views
0 votes
2 answers

Explain to me the concept of HUE.

Definition: HUE is an open-source SQL Cloud Editor, ...READ MORE

answered May 16, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
2,398 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,602 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,208 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,780 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

Hadoop Hive query to filter employees

select * from tablename where DOJ> '2018-01-01' ...READ MORE

answered Dec 13, 2018 in Big Data Hadoop by Omkar
• 69,210 points
3,325 views
–1 vote
1 answer

How to change the default HUE logs path?

You can change/replace the LOG_DIR variable to ...READ MORE

answered Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
843 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