Trending questions in Edureka Community

0 votes
1 answer

What happens when a pod exceeds its memory limit?

Whenever a pod exceeds its memory limit ...READ MORE

Jul 19, 2019 in Kubernetes by Sirajul
• 59,230 points
7,420 views
–1 vote
1 answer

Difference between sleep() and setSpeed() in selenium

Both sleep() and setSpeed() are used to ...READ MORE

Feb 13, 2019 in Selenium by Priyaj
• 58,090 points
14,221 views
+1 vote
3 answers

What is Functional Testing in Software Testing?

Hello, I hope this info is useful to ...READ MORE

Aug 20, 2020 in Software Testing by anonymous
• 210 points

edited Aug 20, 2020 by Gitika 1,903 views
+1 vote
1 answer

Tableau Number and Date Formating

Create a calculated field as mentioned below ...READ MORE

Dec 31, 2019 in Tableau by anonymous
815 views
–1 vote
1 answer

nmap.nmap.PortScannerError: 'nmap program was not found in path

python-nmap module used in python happens to use nmap binary ...READ MORE

Jan 30, 2019 in Python by Omkar
• 69,230 points
14,787 views
0 votes
1 answer

Does giving access to a dashboard automatically assign permissions to the resources shown on the dashboard?

Giving access to a dashboard doesn’t automatically ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
499 views
0 votes
1 answer

Google Cloud Storage Bucket Backup

There are multiple options for you to ...READ MORE

Oct 16, 2019 in GCP by Sirajul
• 59,230 points
3,568 views
+1 vote
0 answers

run ansible-playbook from jenkins on windows

I installed jenkins on windows machine.  Ansible ...READ MORE

Nov 4, 2019 in Others by Sivakumar
• 130 points
2,743 views
+1 vote
1 answer

How do i install jenkins using a dockerfile on a windows container?

Here is to how you can install JENKINS ...READ MORE

Aug 22, 2019 in Docker by Sirajul
• 59,230 points
5,892 views
0 votes
1 answer

What are Match Index and Match Reverse attributes in Accessibility Mode?

Hi Apkesha, Match Index and Match Reverse are ...READ MORE

Oct 22, 2019 in RPA by Monika
3,303 views
+1 vote
1 answer

flume twitter data file not generated in HDFS

Seems like you've missed the source and ...READ MORE

Dec 2, 2019 in Big Data Hadoop by Esha
2,935 views
0 votes
1 answer

How can I pause a text execution in python selenium webdriver?

Hello Ankur, you can use sleep() method ...READ MORE

Jul 31, 2019 in Selenium by Renuka
6,882 views
0 votes
1 answer

How to modify column values using the same column without duplicating column?

Hi, Use mutate(). returns selected columns after modifying the ...READ MORE

Aug 30, 2019 in Data Analytics by anonymous
• 33,030 points
5,603 views
+1 vote
0 answers

Hadoop Mapreduce : Null Pointer Exception

While running the below program, I got ...READ MORE

Dec 6, 2019 in Big Data Hadoop by Tarun
• 160 points
1,370 views
0 votes
1 answer

Add a network interface to an existing VM.

No, you cannot add network interfaces to, ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
2,373 views
0 votes
1 answer

Converting CSV files to Parquet

--Create Hive external Table for existing data CREATE ...READ MORE

Jul 30, 2019 in Big Data Hadoop by Yogi
6,918 views
+3 votes
1 answer

How to install Kafka on Windows System?

These are the steps to install Kafka ...READ MORE

Feb 25, 2019 in Apache Kafka by Ramya
13,489 views
+1 vote
1 answer

Hi could you plz help me on creating appspec file for code deploy .

Hi @Sri, you could use something like ...READ MORE

Dec 3, 2019 in AWS by Kalgi
• 52,360 points
1,432 views
0 votes
1 answer

How do I transfer files to a windows instance on GCP?

You could probably use Windows RDP client for ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
2,549 views
0 votes
3 answers

Clicking on an element in robot framework is not working in IE, but its working fine in Chrome & Firefox

public class SiblingAndParentInXpath { ...READ MORE

Apr 24, 2020 in Selenium by Blazzzinglight
11,552 views
0 votes
1 answer

Ansible playbook to install and update the IBM packages from local or remote repositories

Hi @Hannah, I have this and it ...READ MORE

Oct 30, 2019 in Ansible by Tanmay
2,927 views
+1 vote
4 answers

Android - java or kotlin is better

If you are a newbie Android developer, ...READ MORE

Jan 22, 2020 in Career Counselling by Nayan
• 160 points
1,141 views
+2 votes
2 answers

How to calculate Yearly Average when few month data are missing ?

It depends whether you want to skip ...READ MORE

Jul 15, 2019 in Tableau by anonymous
• 33,030 points
7,100 views
0 votes
2 answers

How to handle chrome notification in selenium?

Map<String, Object> prefs = new HashMap<String, Object>(); prefs.put("profile.default_content_setting_values.notifications", ...READ MORE

May 4, 2020 in Selenium by Mukti
• 140 points
5,352 views
0 votes
1 answer

How to use this persistent volume claim with my GKE cluster?

After the PersistentVolume and PersistentVolumeClaim exist in ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
2,346 views
0 votes
1 answer

How to create a Cloud dataproc cluster withn custom machne type using gcloud?

Run the gcloud dataproc clusters create command with the ...READ MORE

Nov 26, 2019 in GCP by Sirajul
• 59,230 points
1,740 views
0 votes
1 answer

What are the steps to unstage files and discard changes in the working directory?

If the git status command displays 'myfile.txt' ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
1,742 views
+1 vote
1 answer

How to convert a json file structure with values in single quotes to quoteless ?

You can do this by turning off ...READ MORE

Oct 4, 2019 in Apache Spark by Jisha
3,996 views
0 votes
1 answer

how do I create an image from a tar archive in docker?

You can use docker load command inorder to get ...READ MORE

Jul 2, 2019 in Docker by Sirajul
• 59,230 points
8,078 views
0 votes
1 answer

What is the difference between WebDriver and RemoteWebdriver in Selenium?

Hey Ishan, the difference between Webdriver and ...READ MORE

May 10, 2019 in Selenium by Pratibha
• 3,690 points
10,368 views
0 votes
1 answer

dpkg error: dpkg status database is locked by another process

First run: lsof /var/lib/dpkg/lock Then make sure that process ...READ MORE

Aug 27, 2019 in Linux Administration by Sirajul
• 59,230 points
5,659 views
0 votes
1 answer

Enable a virtual display device for a VM instance.

Before you can enable or disable a ...READ MORE

Nov 7, 2019 in GCP by anonymous
• 59,230 points
2,544 views
+2 votes
0 answers

not able to get child element using parsed element in js function

I wrote below javascript code to fetch ...READ MORE

Dec 21, 2019 in Selenium by navikasingh
• 140 points
628 views
0 votes
1 answer

Cannot connect to my VM instance on GCP via SSH.

This might be because UFW is installed. ...READ MORE

Sep 27, 2019 in GCP by Sirajul
• 59,230 points
4,306 views
+1 vote
1 answer

how to print this statement in java print(' '*(r-x-1)+'*'*(2*x+1)) ( logic used in python .its perfect) but java wrong output came

In ' '*(r-x-1) and '*'*(2*x+1), you used multiplication ...READ MORE

Dec 22, 2019 in Java by Utsab Bandyopadhyay
926 views
+10 votes
1 answer

Will random forest algorithm work if rows have a few duplicate values?

I have no idea about RandomForest, but ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
2,650 views
0 votes
1 answer

Can I run actions in parallel in codepipeline? - AWS

Yes. You can configure one or more ...READ MORE

Jul 1, 2019 in AWS by Garima
8,085 views
0 votes
1 answer

Error while boot of a VM instance on GCP

Secure Boot helps ensure that the system ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
3,188 views
+1 vote
0 answers

Uipath / How to create folders from txt files

Hi, I should change txt files to ...READ MORE

Dec 10, 2019 in RPA by anonymous
• 130 points
1,091 views
0 votes
1 answer

Share data between two different containers - Docker

Hi @Hannah, follow these steps: 1. Create an ...READ MORE

Nov 25, 2019 in Docker by Aria
1,719 views
0 votes
1 answer

Is there a scanf() or sscanf() equivalent in python?

There is nothing as such for python. For ...READ MORE

Jul 30, 2019 in Python by Greg
6,847 views
+1 vote
2 answers

Use AWS CloudWatch to start/stop EC2 instances. How to implement it?

What you can do is set a ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,090 points
3,883 views
0 votes
1 answer

Connection draining in GCP

Connection draining is a process that ensures ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,230 points
3,706 views
0 votes
1 answer

How do I stream uploads to cloud storage from a process?

To use gsutil to perform a streaming ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
1,973 views
0 votes
2 answers

How to open chrome in Incognito Mode using UiPath?

You need to select checkbox of Private ...READ MORE

Apr 11, 2020 in RPA by Manna Kaur
4,343 views
0 votes
1 answer

How to remove Google Cloud SDK credentials?

A user whose Google Cloud SDK credentials ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
3,165 views
+4 votes
0 answers

Counting the frequency of user activities - R

Within a data frame (see below), I ...READ MORE

Dec 3, 2019 in Data Analytics by anonymous
• 160 points
1,233 views
0 votes
1 answer

How to create a VM instance with multiple network interfaces?

You add multiple network interfaces when you ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
2,252 views
0 votes
1 answer

Can anyone suggest what is Active Queue Configuration in Blueprism?

Hey, Active Queues allow you to set ...READ MORE

Oct 21, 2019 in RPA by Anvi
• 14,150 points
3,198 views
–1 vote
0 answers

How to reset password

Dec 29, 2019 by jaideep
• 110 points
289 views