Trending questions in Edureka Community

0 votes
1 answer

Google Search Automation with Python Selenium.

You can simply automate pressing the "Enter" ...READ MORE

Aug 5, 2019 in Selenium by Payal
11,750 views
0 votes
1 answer

How to save machine learning model?

Hi@akhtar, To save your Machine Learning model, you ...READ MORE

Apr 13, 2020 in Machine Learning by MD
• 95,460 points
869 views
0 votes
1 answer

I need scroll page in middle using action class or javascript

Try the following: WebElement element = driver.findElement(By.xxx("xxxx")); String scrollElementIntoMiddle ...READ MORE

Mar 30, 2020 in Selenium by Liana
1,465 views
0 votes
2 answers

How do i create generic array in Java

as first tip you cannot assign value ...READ MORE

Feb 13, 2020 in Java by sama
17,228 views
0 votes
1 answer

How to send email using php?

Hello @kartik 1.) Download PHPMailer, open the zip file ...READ MORE

Apr 1, 2020 in PHP by Niroj
• 82,840 points
1,372 views
+2 votes
1 answer

How to install AWS CLI on Mac?

Hi @Hannah, the best way to install ...READ MORE

Jan 24, 2020 in AWS by Travis

edited Sep 6, 2023 by Khan Sarfaraz 4,219 views
+1 vote
1 answer

Using s3 response and iterate over file to add new responses

Hey check this out https://docs.aws.amazon.com/sdk-for-go/v1/d ...READ MORE

Mar 31, 2020 in AWS by Kim
1,441 views
0 votes
1 answer

Error parsing /opt/stack/cinder/setup.cfg: SyntaxError: '<' operator not allowed in environment markers"

Hi@akhtar, I think you are using previous version ...READ MORE

Mar 30, 2020 in OpenStack by MD
• 95,460 points
1,442 views
0 votes
1 answer

How can we redirect to an existing route using ngRoute?

Routing is just another way of fixing some content ...READ MORE

Feb 6, 2020 in Angular by Niroj
• 82,840 points
3,720 views
+1 vote
4 answers

COPY is not working in Docker

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

May 6, 2019 in Docker by Emilia
22,362 views
0 votes
1 answer

What are some real time scenarios where S3 buckets are used in AWS?

It’s a storage drive - S3 simple ...READ MORE

Feb 4, 2020 in AWS by Priyak Dey
3,806 views
0 votes
1 answer

problem accessing /master-status. Reason: Master is initializing

Hi@akhtar, To avoid this error you have to ...READ MORE

Mar 30, 2020 in Big Data Hadoop by MD
• 95,460 points
1,431 views
0 votes
2 answers

Insufficient permissions in configuration for importing IIS application pool

Try running the cmd window as administrator. ...READ MORE

Oct 7, 2021 in Other DevOps Questions by Tony D.
3,606 views
0 votes
1 answer

What is the difference between AWS and OpenStack?

Hi@akhtar, Both these technologies is a platform of ...READ MORE

Feb 26, 2020 in OpenStack by MD
• 95,460 points
3,199 views
–1 vote
0 answers

How to parse an S3 XML file to find tags using apache spark

How can one parse an S3 XML ...READ MORE

Mar 18, 2020 in Apache Spark by anonymous
• 110 points
2,022 views
0 votes
1 answer

What is the best way to allow plugins for a PHP application?

Hello @kartik, I've used, it's an attempt to ...READ MORE

Apr 15, 2020 in PHP by Niroj
• 82,840 points
734 views
0 votes
1 answer

How to run a Java program from the command line on Windows?

Hello @kartik, In case your Java class is ...READ MORE

Apr 9, 2020 in Java by Niroj
• 82,840 points
994 views
0 votes
1 answer

How do I find current module name in python?

A module can find out its own ...READ MORE

Jul 30, 2019 in Python by Simran
11,991 views
0 votes
1 answer

Explain what hypervisor is and what type of hypervisor does OpenStack supports?

Hi@akhtar, The Hypervisor is defined as firmware or ...READ MORE

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

Kubernetes Error "1 node(s) had taints that the pod didn't tolerate." [closed]

Hey @Sitara, check if all your pods ...READ MORE

Jun 27, 2019 in Kubernetes by Jazz
13,371 views
0 votes
1 answer

How to add legend or any text on the map in leaflet?

See below example, > p = colorFactor(palette = ...READ MORE

Oct 28, 2019 in Data Analytics by anonymous
• 33,030 points
8,919 views
0 votes
1 answer

java path not found in window 7

Hey, You can follow these few steps: From the ...READ MORE

Apr 3, 2020 in Java by Gitika
• 65,770 points
1,227 views
0 votes
1 answer

What are the options possible while editing dashboard ?

In my view, all of the listed ...READ MORE

Apr 13, 2020 in RPA by Liana
862 views
0 votes
1 answer

What is the difference between spark streaming and spark structured streaming?

Hi@akhtar Generally, Spark streaming  is used for real time ...READ MORE

Feb 4, 2020 in Apache Spark by MD
• 95,460 points
3,783 views
0 votes
1 answer

What are the three different components of the modular OpenStack architecture model?

Hi@akhtar, There are three different types of modular OpenStack ...READ MORE

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

How to import one Machine Learning model?

Hi@akhtar, To import one pre-created ML model, you ...READ MORE

Apr 13, 2020 in Machine Learning by MD
• 95,460 points
792 views
+1 vote
1 answer

How to retrieve Received Date, Modified Date and Message ID from each email in Outlook mail?

Hey there, to fetch these properties of ...READ MORE

Nov 8, 2019 in RPA by Abha
• 28,140 points
7,549 views
0 votes
1 answer

I want to filter datatable in uipath studio based on column names. How can I check whether desired column exists or not?

Hi there, if you want to check ...READ MORE

Oct 11, 2019 in RPA by Abha
• 28,140 points
8,777 views
0 votes
2 answers

What is packstack in OpenStack?

Packstack is a utility that uses Puppet ...READ MORE

Apr 5, 2020 in OpenStack by anonymous
1,587 views
+1 vote
3 answers

How can I remove duplicate dict in list in Python?

[dict(t) for t in {tuple(d.items()) for d ...READ MORE

Aug 15, 2019 in Python by anonymous

edited Aug 20, 2019 by Kalgi 9,294 views
0 votes
1 answer

What is the difference between getWindowHandle() and getWindowHandles() methods in Selenium WebDriver?

Hey Jennifer, difference between getWindowHandle() and getWindowHandles() ...READ MORE

Jun 4, 2019 in Selenium by Anvi
• 14,150 points
14,374 views
0 votes
1 answer

Python string replace not working

The replace method doesn’t store the altered ...READ MORE

Apr 4, 2019 in Python by Tina

edited Oct 7, 2021 by Sarfaraz 16,970 views
+1 vote
1 answer

When i am installing setoolkit this error is appear?

Looks like a permission issue. Try executing ...READ MORE

Apr 6, 2020 in Cyber Security & Ethical Hacking by Sirajul
• 59,230 points
1,076 views
0 votes
1 answer

RPA In healthcare

RPA does have a great role to ...READ MORE

Apr 20, 2020 in RPA by Sirajul
• 59,230 points
542 views
0 votes
1 answer

In queue lock symbol stands for ?

Locked items are marked with a padlock ...READ MORE

Apr 13, 2020 in RPA by Sirajul
• 59,230 points
831 views
0 votes
1 answer

how to play audio highlights his text in python?

Hey, You can split the audio files into ...READ MORE

Mar 27, 2020 in Python by Gitika
• 65,770 points
1,502 views
0 votes
1 answer

Copy and paste data in UiPath

Hi @Rakesh, you can perform the copy ...READ MORE

Mar 5, 2019 in RPA by Pratibha
• 3,690 points

edited Mar 5, 2019 by Pratibha 18,273 views
+2 votes
1 answer

Docker ulimit and ServerName errors

I have resolved the issue.  The resolution ...READ MORE

Jan 29, 2020 in Docker by Charles
• 230 points
3,952 views
0 votes
1 answer

How to Validate Form Data With PHP?

Hey @kartik, The first thing we will do ...READ MORE

Feb 13, 2020 in PHP by Niroj
• 82,840 points
3,329 views
0 votes
1 answer

How to download data from a cloud storage bucket to my VM instance?

First of all, check the API access ...READ MORE

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

A dash board that is set as the current home page dashboard for all users can be deleted state true or false ?

The default dashboard cannot be deleted. READ MORE

Apr 13, 2020 in RPA by Kim
798 views
0 votes
1 answer

i want to bulid career in cloud computing but i am not good at programming what should i do?

Hii, To learn cloud technologies, you don’t actually ...READ MORE

Apr 13, 2020 in Cloud Computing by Niroj
• 82,840 points
792 views
0 votes
1 answer

can i get python interview questions pdf

Hey, @Navyboinpally, This is going to be very ...READ MORE

Apr 8, 2020 in Python by Gitika
• 65,770 points
965 views
0 votes
1 answer

How to crop face from a photo using cv2 in python?

Hi@akhtar, You can do this task using cv2 ...READ MORE

Apr 9, 2020 in Python by MD
• 95,460 points
896 views
0 votes
1 answer

Gmail login through third party

This issue probably occurs when multiple Gmail ...READ MORE

Mar 12, 2020 in Selenium by Sirajul
• 59,230 points
2,149 views
0 votes
1 answer

I m begginer,is the python harder than java and html ??

Hey, @Shuddh,  Its upon your interests that what ...READ MORE

Apr 15, 2020 in Python by Gitika
• 65,770 points
611 views
0 votes
2 answers

How do I create a BigQuery Dataset using the console?

1. Open BigQuery 2. Select the project from ...READ MORE

Aug 19, 2020 in GCP by Dev
1,141 views
+1 vote
1 answer

Hi I am unable to see my registered course on my home page

Hey Rushikesh, If you have registered with Edureka, ...READ MORE

Mar 16, 2020 in Others by Sirajul
• 59,230 points
1,904 views
0 votes
1 answer

How does Java convert integer value into byte?

When an integer value is converted into ...READ MORE

Feb 28, 2019 in Java by Avantika
• 1,520 points

edited Feb 28, 2019 by Omkar 18,404 views