Trending questions in Edureka Community

+1 vote
3 answers

Hyperledger Fabric: How to delete installed chaincode ?

One way to do it, that I ...READ MORE

Nov 19, 2018 in Blockchain by Omkar
• 69,180 points
5,971 views
0 votes
1 answer

How can I delete all the cookies present on a browser using Webdriver?

Hey jasmine, to delete all the cookies ...READ MORE

May 30, 2019 in Selenium by Rajeshwari
1,437 views
0 votes
1 answer

How to get measure value legends appear on workbook?

Firstly, set up a table that uses ...READ MORE

May 23, 2019 in Tableau by Taj
• 1,080 points
1,725 views
0 votes
1 answer

Python 3.x on python(x,y)?

You can make Python 2 behave the ...READ MORE

May 7, 2019 in Python by SDeb
• 13,300 points
2,423 views
0 votes
1 answer

How to import selected columns in Sqoop?

If you want to import selected columns, ...READ MORE

May 15, 2019 in Big Data Hadoop by Shirish
2,070 views
+3 votes
2 answers

Cloud and DevOps

Once upon a time or you can ...READ MORE

May 27, 2019 in Career Counselling by Anushri
1,492 views
0 votes
1 answer

How do I create an alarm for my load balancer using the Amazon EC2 console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Rhea
1,974 views
0 votes
1 answer

Running a playbook using Ansible on Jenkins

Hey, @Asha seems like you've added a ...READ MORE

Apr 4, 2019 in Ansible by Akhil
3,841 views
0 votes
1 answer

How to forcefully commit a file to Git even if the file is ruled as unchanged?

This is simple, just follow the below ...READ MORE

Jul 11, 2018 in Git & GitHub by Sophie may
• 10,620 points
15,373 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,546 views
–1 vote
1 answer

Playing with Lists in Python

Hey @Fez, you can try something like ...READ MORE

May 28, 2019 in Python by Thanisha
1,539 views
0 votes
1 answer

Pytype checker funtion

Pytype checks and infers types for your ...READ MORE

Jun 7, 2019 in Python by Fez
1,070 views
0 votes
1 answer

How can I add or remove robots to/from an environment in an orchestrator?

Hey @Sanjay, to add a robot to an ...READ MORE

Apr 5, 2019 in RPA by Abha
• 28,140 points
3,792 views
0 votes
1 answer

Redirecting output to a file and stdout

The command you want is named tee; foo ...READ MORE

May 31, 2019 in Linux Administration by Shubham
• 13,490 points
1,363 views
0 votes
1 answer

What is a name function in JavaScript & how to define it?

A named function declares a name as ...READ MORE

Mar 7, 2019 in Others by Frankie
• 9,830 points
5,067 views
+1 vote
1 answer

Does python support all the object oriented concepts?

Python is indeed an object oriented programming ...READ MORE

May 21, 2019 in Python by Mohammad
• 3,230 points
1,918 views
0 votes
1 answer

CreateBucket operation: IllegalLocationConstraintException

This error is generated because your location ...READ MORE

Nov 23, 2018 in AWS by Namitha
9,517 views
0 votes
1 answer

show recent month data

Create a calculated column as below, IF MONTH([Date]) ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
840 views
0 votes
1 answer

How do I label bar graph with different colors based on values from different slicers?

If the user selects only one value ...READ MORE

May 21, 2019 in Power BI by Avantika
• 1,520 points
1,822 views
0 votes
1 answer

Save NumPy arrays to File

Try this: np.savetxt('file.txt',arr,delimiter=' ') will save to a text ...READ MORE

May 24, 2019 in Python by Jason
1,650 views
0 votes
1 answer

What is the difference between the disable and disable-all keyword in HBase?

Hey, disable:- This command will start disabling the ...READ MORE

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

Can you please explain the difference between inner join and outer join in database?

Hi Suraj, You have a doubt regarding inner join ...READ MORE

May 28, 2019 in Database by sampriti
• 1,120 points
1,482 views
0 votes
1 answer

Hive partitioning: Dynamic and static

Partitions are created depending on the end ...READ MORE

Feb 1, 2019 in Big Data Hadoop by Omkar
• 69,180 points
6,521 views
0 votes
1 answer

What is Robot Class in selenium webdriver and why it is used?

Hello Akanksha, Robot Class is used for those ...READ MORE

May 9, 2019 in Selenium by Pratibha
• 3,690 points
2,330 views
0 votes
1 answer

Hive, Sentry: Problem while granting roles to a group

The group name you are trying to ...READ MORE

May 31, 2019 in Big Data Hadoop by Jimmy
1,340 views
0 votes
1 answer

How an agrument can be created and used in UiPath studio?

Hi @Piyush, to understand how an argument ...READ MORE

Mar 25, 2019 in RPA by Abha
• 28,140 points
4,231 views
0 votes
1 answer

What does numpy.reshape() function do in python?

numpy.reshape() gives a new shape to an ...READ MORE

May 29, 2019 in Python by Kyraa
1,424 views
0 votes
1 answer

Access sys.argv as bytes in Python 3

Since on Python 3 sys.argv is encoded ...READ MORE

May 16, 2019 in Python by SDeb
• 13,300 points
1,995 views
0 votes
0 answers

What is the difference between import module and from module import?

When both serves the same purpose, why ...READ MORE

May 22, 2019 in Python by Waseem
• 4,540 points
1,770 views
0 votes
2 answers

AWS Career for Non-IT person

Yes, anyone can learn AWS. AWS doesn't ...READ MORE

Feb 26, 2019 in Career Counselling by David
7,648 views
0 votes
1 answer

Power of a number in Impala

Suppose you have fetched two values X ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Reshma
1,072 views
0 votes
1 answer

Disable Client/Server authentication in Hue

To disable the Client/Server authentication, you have ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Preetham
1,201 views
0 votes
1 answer

revalidate() vs repaint() in Java Swing

You need to call repaint() and revalidate() both in order ...READ MORE

Sep 20, 2018 in Java by code.reaper12
• 3,500 points
12,292 views
0 votes
1 answer

Enable pluggable authentication for HiveServer2

To enable pluggable authentication, first, add the ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Yogi
1,198 views
0 votes
2 answers

Differences between Nosql and sql? Which is better to learn?

Hey, SQL databases are primarily called Relational Databases (RDBMS); ...READ MORE

Jun 10, 2019 in Career Counselling by Gitika
• 65,730 points
1,376 views
0 votes
1 answer

HiveServer2 connection URL for remote mode

For a remote server, the URL format ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Mahesh
1,157 views
0 votes
0 answers

Half donut chart in tableau

How to make a half donut chart? READ MORE

May 10, 2019 in Tableau by Anitha
2,273 views
0 votes
0 answers

what is the use of python math module?

what are different functions that we can ...READ MORE

Jun 7, 2019 in Python by Waseem
• 4,540 points
1,058 views
+1 vote
5 answers

Where does the smart contracts stored and executed on blockchain?

Ethereum smart contracts are executed on EVM ...READ MORE

May 3, 2018 in Blockchain by Shashank
• 10,400 points
10,167 views
0 votes
1 answer

How to set proxy server api in Hue?

Follows these steps: Open the hue configuration file Search for the [[yarn_clusters]] section Set ...READ MORE

May 30, 2019 in Big Data Hadoop by Reshma
1,401 views
0 votes
2 answers

What is the average salary of a Laboratory Assistant in India?

Hi, The average salary of a Laboratory Assistance ...READ MORE

Jun 3, 2019 in Career Counselling by Gitika
• 65,730 points
1,588 views
0 votes
1 answer

How to display the queries executed by a particular user in MySQL?

From the version 5.1.7 onward, MySQL allows ...READ MORE

Mar 7, 2019 in Database by Mishti
• 480 points
5,013 views
0 votes
1 answer

How to check if a list is empty in python? [closed]

To check if a list is empty ...READ MORE

May 27, 2019 in Python by Nisa
• 1,090 points
1,493 views
0 votes
1 answer

What is the difference between EBS snapshots & AMI?

The major difference is between the type ...READ MORE

Oct 16, 2018 in AWS by Archana
• 4,170 points

edited Oct 16, 2018 by Archana 11,133 views
0 votes
1 answer

Rank measure values and show percentage of measures in Tableau

Hi Sindhu, 1. First create a table with ...READ MORE

Mar 8, 2019 in Tableau by Cherukuri
• 33,050 points
4,946 views
0 votes
1 answer

Can I use pattern matching in Hive?

Yes, it is possible to use pattern ...READ MORE

May 21, 2019 in Big Data Hadoop by Khan
1,745 views
0 votes
1 answer

color line based on difference (increase/decrease)

Hi Sindhu, Once you create a line graph, ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
1,698 views
0 votes
1 answer

How to change the location of Spark event logs?

You can change the location where you ...READ MORE

Mar 6, 2019 in Apache Spark by Rohit
5,023 views
0 votes
1 answer

How to set LDAP authentication for HiveServer2 for unmanaged clusters?

To enable LDAP authentication for HiveServer2 unmanaged ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Sanman
1,181 views
0 votes
1 answer

Will Network Load Balancer have static IP?

Each NLB provides a single IP for ...READ MORE

May 14, 2019 in AWS by Rakshi
2,041 views