Trending questions in Edureka Community

0 votes
1 answer

What are the skills required to become a ethical hacker?

Hello @kartik, In order to become a “hacker”, ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,840 points
666 views
0 votes
1 answer

Maven project is not generating TestNG results within the test-output folder in a Selenium project

You can find the answer here. In Run ...READ MORE

Aug 30, 2020 in Selenium by Karthikeya
• 140 points
5,523 views
0 votes
1 answer

How to set cache false for getJSON in jQuery?

Hello @kartik, Your code just needs a trigger ...READ MORE

May 12, 2020 in JQuery by Niroj
• 82,840 points
1,049 views
0 votes
1 answer

How can we remove an element from dic type variables. Eg : a={'A' : 2 , 'K' : 4 , 'D' : 6} }

Hey, @Kanishka, Suppose your dict contains: a={'A' : 2 ...READ MORE

May 20, 2020 in Python by Gitika
• 65,770 points
703 views
0 votes
1 answer

Which is the best website to learn Blockchain with Certification?

Hello, The best website for this is Edureka. ...READ MORE

May 20, 2020 in Career Counselling by Niroj
• 82,840 points
707 views
0 votes
1 answer

How can I make a good career in the data analytics industry?

Hello @kartik, You should start learning it from ...READ MORE

May 14, 2020 in Career Counselling by Niroj
• 82,840 points
961 views
0 votes
0 answers

problem with webcloud

May 20, 2020 in Others by Rakesh
• 120 points
738 views
0 votes
1 answer

Write a method

Hey, @MIH, You can follow this: public class ReverseNumber ...READ MORE

Jun 5, 2020 in Java by Gitika
• 65,770 points
714 views
0 votes
1 answer

What are the career opportunities after doing Big Data course in India?

Hi@akhtar, Hadoop jobs are not only being offered ...READ MORE

May 15, 2020 in Career Counselling by MD
• 95,460 points
897 views
0 votes
1 answer

How to set Colorbar Range in matplotlib using Python

You could scale your data to the ...READ MORE

Nov 22, 2018 in Python by Nymeria
• 3,560 points
24,231 views
+4 votes
1 answer

[Pipeline] withDockerContainer Jenkins does not seem to be running inside a container

Hey @Karan, I just missed out on ...READ MORE

Nov 14, 2019 in Jenkins by Eric
8,742 views
0 votes
1 answer

Error:Issue when trying to use IN() in wordpress database

Hello @kartik, Try this code : // Create an ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,840 points
1,183 views
0 votes
1 answer

Which is the best online Big Data Hadoop course?

Hi@akhtar, As you are a beginner, you should ...READ MORE

May 15, 2020 in Big Data Hadoop by MD
• 95,460 points
888 views
0 votes
1 answer

Can we invoke ant file for pipeline in jenkins using a Jenkinsfile?

Yes, you can do it. You need to ...READ MORE

Feb 6, 2020 in Jenkins by Sirajul
• 59,230 points
5,163 views
0 votes
1 answer

What is Google Cloud SDK? How do I install it?

Google Cloud SDK (Software Development Kit), in ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
10,350 views
–1 vote
0 answers

Write a program that uses a while loop to read 10 integer numbers from file

Write a program that uses a while ...READ MORE

Apr 16, 2020 in Java by MIH
• 150 points
2,243 views
0 votes
1 answer

How can one become front end web developer?

Hello @kartik, The quickest way to become front-end development ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,840 points
618 views
0 votes
1 answer

What skills are needed to get machine learning jobs?

Hi@akhtar, I would suggest you to start with ...READ MORE

May 14, 2020 in Career Counselling by MD
• 95,460 points
921 views
0 votes
1 answer

How to take MySQL database backup using MySQL Workbench?

Hii, You can export like this: Hope this is ...READ MORE

May 4, 2020 in Database by Niroj
• 82,840 points
1,353 views
0 votes
1 answer

Which is the best website to learn Advanced PHP with certificate?

Hello @kartik, You can start learning PHP in ...READ MORE

May 15, 2020 in Career Counselling by Niroj
• 82,840 points
876 views
0 votes
1 answer

What are the best sites available to learn Jenkins?

Hi@akhtar You can find lots of website which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,460 points
607 views
0 votes
1 answer

How to identify wheather the request is HTTP GET or HTTP POST in Laravel?

Hey, In order to identify the type of ...READ MORE

Mar 19, 2020 in Laravel by Niroj
• 82,840 points
3,322 views
0 votes
5 answers

Kubernets cluster pod stays in pending state

I had the same issue. I spent ...READ MORE

May 3, 2019 in Kubernetes by Kashish
21,105 views
0 votes
1 answer

Using the same in IE browser but getting half the screen as black and half is coming

You could probably give a try making ...READ MORE

May 4, 2020 in Selenium by Sirajul
• 59,230 points
1,319 views
0 votes
1 answer

How to create Heatmap for visualizing my dataset?

Hi@akhtar, You have to import seaborn module to ...READ MORE

May 4, 2020 in Data Analytics by MD
• 95,460 points
1,323 views
0 votes
1 answer

Selecting xpath for with multiple conditions using Selenium and Python

Use the XPath in either of the following ways ...READ MORE

Jul 13, 2018 in Selenium by Samarpit
• 5,910 points
29,908 views
0 votes
1 answer

openstack Connection to neutron failed.

Hi@akhtar, For the above issue, there may be multiple cause ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,460 points
3,083 views
0 votes
1 answer

Mounting a Google cloud storage bucket to a GKE pod as a persistent disk.

Yes, its possible. There's a similar project,follow ...READ MORE

Oct 16, 2019 in GCP by Sirajul
• 59,230 points
9,994 views
0 votes
1 answer

ERROR: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 413)

Hi@akhtar,  You should change the default quota limit ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,460 points
2,998 views
0 votes
1 answer

error:org.apache.flume.sink.hdfs.HDFSEventSink.process(HDFSEventSink.java:456)] HDFS IO error java.io.IOException

Hi@akhtar, There may be problem in firewall, so ...READ MORE

Apr 23, 2020 in Big Data Hadoop by MD
• 95,460 points
1,785 views
0 votes
1 answer

How to get the windows native look in Java GUI programming?

Hello Kartik,  You can try the syntax: UIManager.setLookAndFeel(PLAF); (Pluggable ...READ MORE

May 7, 2020 in Java by Niroj
• 82,840 points
1,167 views
0 votes
0 answers

To Show Preview of Word Doc Using AzureBlob

May 18, 2020 in Azure by Kani
• 120 points
744 views
0 votes
0 answers

I am trying to install pyknow but i get this error

could not find a version that  satisfies ...READ MORE

Mar 4, 2020 in Python by Maria
• 120 points
3,974 views
0 votes
1 answer

How do I learn Selenium on my own?

Hi Sam, You could probably go through a ...READ MORE

May 15, 2020 in Career Counselling by Sirajul
• 59,230 points
865 views
0 votes
1 answer

Error:WP_Query() does not return all entries

Hello, Try adding posts_per_page=-1 to the string of parameters passed ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,840 points
1,119 views
0 votes
1 answer

InternalError: Blas GEMM launch failed : a.shape=(128, 122), b.shape=(122, 64), m=128, n=64, k=122

Hey,@Gitika, I don't know, could you please help ...READ MORE

May 17, 2020 by arezoo
• 220 points
791 views
0 votes
1 answer

Error: Client.VolumeLimitExceeded: Volume limit exceeded in AWS.

Hi@akhtar, The following are a few reasons why ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,460 points
1,550 views
0 votes
1 answer

How to calculate cumulative Total and % in DAX?

Hi, If your table is ready with percentage ...READ MORE

Mar 18, 2019 in Power BI by Cherukuri
• 33,030 points
19,122 views
0 votes
1 answer

Error:Render form errors with the label rather than field name

Hello @kartik, There is a simple way to ...READ MORE

Apr 29, 2020 in Python by Niroj
• 82,840 points
1,500 views
0 votes
1 answer

What are the best selenium learning websites ?

Among many of the selenium training institutes, ...READ MORE

May 13, 2020 in Career Counselling by Kim

edited Nov 28, 2023 by Soumya 896 views
0 votes
0 answers

Getting different texts from the HTML DOM through Selenium and Python or vb.net

Apologies in advance had to hide info ...READ MORE

May 4, 2020 in Selenium by Rock
• 120 points
1,321 views
0 votes
1 answer

How to clone or copy a list?

Hello @kartik, With new_list = my_list, you don't actually ...READ MORE

May 15, 2020 in Python by Niroj
• 82,840 points
838 views
0 votes
1 answer

Andriod app crash

Hello Abhishek! (If you have created the app) ...READ MORE

May 9, 2020 in Others by Anadya
1,076 views
0 votes
1 answer

I want to download a file from the website by web scraping. Can anyone explain how to do this in jupyter lab (python) with an example?

Hey, Web scraping is a technique to automatically ...READ MORE

Apr 7, 2020 in Python by Gitika
• 65,770 points
2,436 views
0 votes
1 answer

Google Kubernetes Engine: Enable HTTPS for Service type

Hello @kartik, Specifically in Google Kubernetes Engine (GKE), ...READ MORE

May 18, 2020 in Docker by Niroj
• 82,840 points
672 views
0 votes
1 answer

Which is the best AWS online training institute?

Hi@akhtar There are a number of institutes which ...READ MORE

May 20, 2020 in AWS by MD
• 95,460 points
578 views
0 votes
1 answer

How can we change the page URL without refreshing the page?

Hello @kartik,  In HTML5 you can change the ...READ MORE

Apr 27, 2020 in Java-Script by Niroj
• 82,840 points
1,566 views
0 votes
1 answer

How to create one crontab job in Linux?

Hi@akhtar, To configure crontab in your system, you ...READ MORE

May 13, 2020 in Linux Administration by MD
• 95,460 points
889 views