Trending questions in Edureka Community

0 votes
2 answers

What languages are supported for writing a lambda function in AWS?

If we talk above supporting natively or ...READ MORE

Aug 5, 2020 in Cloud Computing by cloudkatha
• 210 points
923 views
0 votes
3 answers

java.lang.IllegalStateException Error after adding set property webdriver

/* System.setProperty("WebDriver.gecko.driver", "C:\\Users\\DELL\\Desktop\\GeckoDriver1\\geckodriver.exe"); WebDriver driver = new FirefoxDriver(); */ ...READ MORE

May 1, 2019 in Selenium by anonymous
19,417 views
+2 votes
3 answers

Listing all the subclasses of a specific class in Java

Try with BurningWave core library. Here an ...READ MORE

Dec 29, 2019 in Java by anonymous
• 460 points

edited Jan 9, 2020 by anonymous 13,052 views
+1 vote
2 answers

How to click button selenium python?

Have you tried using implicit_wait method before getting ...READ MORE

May 27, 2019 in Selenium by Abha
• 28,140 points
10,186 views
0 votes
1 answer

How to extract table and text from pdf file and load into Excel by using workbench commands in automation anywhere

Hey Dhruv, to extract table and text ...READ MORE

Oct 10, 2019 in RPA by Abha
• 28,140 points
4,352 views
0 votes
1 answer

USING LIKE inside pandas.query()

If you have to use df.query(), the ...READ MORE

Jul 22, 2019 in Python by SDeb
• 13,300 points
7,802 views
0 votes
1 answer

How to make a text hyperlink in word using Uipath Studio?

Hi there, you can make a text ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
3,738 views
0 votes
1 answer

How to perform incremental refresh in tableau?

Select a data source on the Data menu and ...READ MORE

Oct 31, 2019 in Tableau by Cherukuri
• 33,030 points
3,437 views
+1 vote
1 answer

Devops certification project: Dockerfile and PHP website

Try using relative paths. Recently, even I ...READ MORE

Nov 14, 2019 in Docker by Eric
2,873 views
0 votes
1 answer

Python strftime- date without leading 0?

If you add a hyphen between the ...READ MORE

Dec 31, 2018 in Python by SDeb
• 13,300 points
16,544 views
0 votes
1 answer

How to sort stacked bars in Tableau?

Hi Nithin,  In Stacked bar chart, sorting is ...READ MORE

Mar 8, 2019 in Tableau by Cherukuri
• 33,030 points
13,642 views
0 votes
1 answer

How to Pivot pandas for removing of some headers and renaming of some indexes?

Solution is add parameter values to pivot, then add reset_index for column ...READ MORE

Sep 27, 2018 in Python by Priyaj
• 58,090 points
20,648 views
0 votes
1 answer

How to find if a value exists in Pandas dataframe?

Try this:​ for name in df['Name']: ...READ MORE

Apr 8, 2019 in Python by Tina
12,300 views
0 votes
1 answer

How can I use a pre-existing disk as a persistent volume for a GKE cluster?

If you already have a persistent disk (say ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
2,885 views
0 votes
2 answers

How to edit file after I shell to a docker container?

You can even install it using a ...READ MORE

Apr 23, 2019 in Docker by Ashish
17,490 views
0 votes
1 answer

When running the enrollAdmin.js i get this error:

you are not running the ca, port ...READ MORE

Jun 7, 2020 in Blockchain by sumit
3,309 views
0 votes
1 answer

Spark Error: java.lang.IllegalStateException: Cannot call methods on a stopped SparkContext.

There seems to be a problem with ...READ MORE

May 24, 2019 in Apache Spark by Jishan
10,301 views
0 votes
1 answer

Disable azure portal for UAT environment.

NO, there isn't such a provision.  Even when ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
628 views
0 votes
1 answer

How to switch different browser tabs using Python Selenium?

Hello Rohan, you can use the following ...READ MORE

Jul 29, 2019 in Selenium by Abha
• 28,140 points

edited Apr 18, 2022 by Sarfaraz 7,449 views
0 votes
1 answer

Define a matrix, vector and determinent in rmarkdown html document

Hi Riya, I have given some examples below ...READ MORE

Sep 17, 2019 in Data Analytics by rahul

edited Sep 17, 2019 6,321 views
0 votes
1 answer
0 votes
1 answer

How can I schedule a pipeline to run in azure datafactory?

You can use the scheduler trigger or ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
665 views
0 votes
1 answer

MySQL container with PHPMyAdmin or with xampp

I couldn’t get your point. Overall it ...READ MORE

Nov 26, 2019 in Docker by Priyank
2,255 views
0 votes
1 answer

What is a Scheduler and how it can be configured in Blueprism tool?

Hey Pratibha, Scheduler is a service which ...READ MORE

Oct 21, 2019 in RPA by Abha
• 28,140 points
3,807 views
0 votes
0 answers

attribute error in python

i kept getting attribute error in my ...READ MORE

Dec 23, 2019 in Python by anonymous
• 120 points
1,149 views
0 votes
1 answer

Is it possible to directly go for AWS professional certification exam without associate certifications?

Yes you can do that- Let me guide ...READ MORE

Jun 14, 2019 in AWS by Damon Salvatore
• 5,980 points
9,375 views
0 votes
1 answer

What is the need for ACL's when GCP already has Cloud IAM permissions for the same?

In most cases, Cloud Identity and Access Management ...READ MORE

Nov 5, 2019 in GCP by Sirajul
• 59,230 points
3,156 views
+7 votes
4 answers

What's the coolest thing you've ever done using Python?

Python is an extremely interesting language. you ...READ MORE

Nov 27, 2019 in Python by Tini
1,894 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,551 views
+1 vote
2 answers

How do I get number of columns in each line from a delimited file??

Instead of spliting on '\n'. You should ...READ MORE

Aug 7, 2019 in Apache Spark by ashish
5,011 views
0 votes
1 answer

having a pod with two containers, can i ping each other using the container name?

Containers on same pod act as if ...READ MORE

Jul 19, 2019 in Kubernetes by Sirajul
• 59,230 points
7,829 views
0 votes
1 answer

What are the different volume mount types available in docker?

There are three mount types available in ...READ MORE

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

How to work with Matrix Multiplication in Apache Spark?

Hey, You can follow this below solution for ...READ MORE

Jul 31, 2019 in Apache Spark by Gitika
• 65,910 points
7,299 views
+1 vote
2 answers

Hadoop Hive: Not recognizing alias named in select part?

You can not use column aliases in ...READ MORE

Nov 26, 2019 in Big Data Hadoop by anonymous
10,289 views
+2 votes
1 answer

How to export data to CSV from power bi embedded url ?

Hi Arathi, You can open Visuals from embedded ...READ MORE

Aug 23, 2019 in Power BI by anonymous
• 33,030 points
6,234 views
0 votes
1 answer

How to take screenshot of whole page of a web page?

Hi there, you can try to look for ...READ MORE

Nov 8, 2019 in RPA by Abha
• 28,140 points
3,003 views
+1 vote
1 answer

ansible playbook to create and remove a WebSphere application server deployment manager profile

The below gives an example of creating ...READ MORE

Oct 30, 2019 in Ansible by Tanmay
3,325 views
0 votes
1 answer

How to create sequential znode in zookeeper?

Hey, To create a Sequential znode, add -s flag as shown ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,910 points
10,093 views
0 votes
1 answer

How does the signup to azure portal work using GitHub?

You can now sign up using the ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
720 views
0 votes
2 answers

In Java, what is the best way to determine the size of an object?

I happened to find a java class "jdk.nashorn.internal.ir.debug.ObjectSizeCalculator", ...READ MORE

Aug 19, 2019 in Java by Sirajul
• 59,230 points
12,277 views
0 votes
1 answer

What is the use of invocationcount in TestNG?

Hey Owen, The invocationcount attribute tells how many ...READ MORE

Jun 19, 2019 in Selenium by anonymous
• 28,140 points
9,114 views
0 votes
1 answer

Connect to an instance as a root user in GCP

If you configured an instance to allow ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
4,901 views
+1 vote
0 answers

What are the advantages of SQL? [closed]

Dec 28, 2019 in Database by Yuth
• 130 points

closed Dec 30, 2019 by Kalgi 832 views
+1 vote
1 answer

Is there any other way to update the config map for deployment without having to restart the pod?

Well, you need to have some way ...READ MORE

Jul 19, 2019 in Kubernetes by Sirajul
• 59,230 points
7,753 views
0 votes
1 answer

How to web scrape using python without using a browser?

Yes, you can use the headless mode. ...READ MORE

Apr 2, 2019 in Python by Yogi

edited Oct 7, 2021 by Sarfaraz 12,439 views
0 votes
1 answer

java.lang.IllegalArgumentException: Unable to instantiate SparkSession with Hive support because Hive classes are not found.

 Try using the below build.sbt, code.scala and command ...READ MORE

Jul 30, 2019 in Big Data Hadoop by Kishan
7,304 views
0 votes
1 answer

How to execute the bots developed using UIPath studio community edition, in other environment like client environment?

Hi Apeksha, if you have done it ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
3,627 views
0 votes
1 answer

Error "the number of available CPUs 1 is less than the required 2" when creating kubernetes cluster on ec2

The new version of Kubernetes requires you ...READ MORE

Aug 6, 2019 in Kubernetes by Macy
6,983 views
0 votes
1 answer

Copy an image from one repository to another.

You can copy an image from one ...READ MORE

Nov 14, 2019 in GCP by Sirajul
• 59,230 points
2,670 views