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,388 views
0 votes
1 answer

Ansible task to download a file from an S3 bucket

Hey @Roshan, ansible provides wiht AWS module ...READ MORE

Aug 1, 2019 in Ansible by Varsha
6,862 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
481 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,550 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,872 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,720 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,355 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,586 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,275 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,856 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,898 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,342 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,886 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,522 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,901 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,151 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,729 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,515 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,332 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,109 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,722 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,319 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,982 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,358 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,429 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,051 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,366 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
610 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,524 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
917 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,210 points
14,684 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,624 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,282 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,035 views
0 votes
1 answer

Python function to find a list of all keywords

You can use the keyword module for ...READ MORE

Jun 17, 2019 in Python by Ayman
8,672 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,632 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,081 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,167 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,962 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,696 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,866 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,227 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,688 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,149 views
–1 vote
0 answers

How to reset password

Dec 29, 2019 by jaideep
• 110 points
289 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,814 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,240 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,317 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,035 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,181 views