Trending questions in Edureka Community

0 votes
2 answers

What are the wait methods which can be used to handle AJAX calls?

Hi , for Ajax call better to use Explicit ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
1,723 views
0 votes
1 answer

How to create a dashboard on azure portal?

Follow these steps to get started: Sign in ...READ MORE

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

How much does AWS cost?

AWS offers, pay as you go model, ...READ MORE

Jan 23, 2020 in AWS by Hemanth Sharma
955 views
0 votes
1 answer

Different types of Logistic Regression

There are three main types of logistic ...READ MORE

May 13, 2019 in Machine Learning by Nikhil
11,976 views
+2 votes
1 answer

Spark code takes too much time to run on cluster

Hi @asif, Share with us please the application ...READ MORE

Jan 22, 2020 in Apache Spark by Alexandru
• 510 points
1,320 views
0 votes
2 answers

Calculation issue: Distinct sum in Tableau

I feel the easiest way is to ...READ MORE

Aug 26, 2020 in Tableau by Dhiraj Kumar Sahu
9,754 views
+2 votes
0 answers

unsupported operand type error

tech_list=closingdata.pct_change() tech_list READ MORE

Jan 26, 2020 in Python by Anupriya
• 140 points
773 views
+1 vote
1 answer

what is splunk?

Splunk is a software platform to search, ...READ MORE

Jan 24, 2020 in Big Data Hadoop by Vardhan
859 views
+1 vote
1 answer

What are pseudo class in css??

Hey, The state of an element is controlled  by ...READ MORE

Jan 20, 2020 in Web Development by Niroj
• 82,840 points

edited Jan 21, 2020 by Niroj 1,005 views
0 votes
1 answer

Can I use Azure Key Vault for my application?

In my opinion, using key vault will ...READ MORE

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

How to get values from database and write into another database using uipath?

Check the following thread to connect to ...READ MORE

Dec 19, 2019 in RPA by Sirajul
• 59,230 points
2,403 views
0 votes
1 answer

Join in RDD using keys

Suppose you have two dataset results( id, ...READ MORE

Aug 2, 2019 in Apache Spark by Trisha
8,415 views
0 votes
1 answer

How to send ALT/SHIFT/CONTROL key in Selenium WebDriver?

When we generally use ALT/SHIFT/CONTROL keys, we ...READ MORE

Feb 8, 2019 in Selenium by Frankie
• 9,830 points
15,977 views
0 votes
1 answer

What is Azure Sphere?

Azure Sphere is a secured, high-level application ...READ MORE

Jan 21, 2020 in Azure by anonymous
• 59,230 points
982 views
0 votes
1 answer

What is AWS EC2?

In school, when I had just started ...READ MORE

Jan 27, 2020 in AWS by Kalgi
713 views
+1 vote
2 answers

Unable to create external table on HIVE

Hi @Ozer, This error occurred because there is ...READ MORE

Nov 7, 2019 in Big Data Hadoop by Richa
4,687 views
0 votes
1 answer

set the timezone in Kubernetes cluster

You can set the timezone of the ...READ MORE

Jul 4, 2019 in Kubernetes by Fawaad
9,688 views
0 votes
3 answers

Sqoop: java.lang.RuntimeException: Could not load db driver class: com.mysql.jdbc.Driver

I add mysql driver for sqoop and it ...READ MORE

Mar 1, 2020 in Big Data Hadoop by Manh Quang
• 180 points
7,760 views
0 votes
1 answer

How are Azure Marketplace subscriptions priced?

Pricing will vary based on product types. ...READ MORE

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

What is Azure Service Bus?

Microsoft Azure Service Bus is a fully ...READ MORE

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

Resource group in Azure.

An Azure resource group is a way ...READ MORE

Jan 20, 2020 in Azure by Sirajul
• 59,230 points
1,015 views
+1 vote
1 answer

How to convert records from csv to a list in Python?

If you are using Python 3.x then ...READ MORE

Jun 25, 2019 in Python by Arvind
• 3,050 points

edited Jun 26, 2019 by Kalgi 9,994 views
0 votes
1 answer

How to close the message box automatically in Uipath Studio?

Hey Apeksha, There is no way to close ...READ MORE

Nov 7, 2019 in RPA by Abha
• 28,140 points
4,220 views
+1 vote
1 answer

Can you give example for environment module and also explain about environmnet

Hi @Vivek So basically when you are working ...READ MORE

Jan 16, 2020 in Ansible by Kalgi
• 52,350 points
1,133 views
0 votes
1 answer

How to check if a particular partition exists in Hive?

Hey, Basically, with the following query, we can ...READ MORE

Jun 26, 2019 in Big Data Hadoop by Gitika
• 65,770 points
9,991 views
0 votes
1 answer

How can I send some data to a Prompt Alert box using Selenium Webdriver?

Hey Abhishek, you can use sendKeys() method ...READ MORE

Jul 3, 2019 in Selenium by Abha
• 28,140 points
9,713 views
+1 vote
1 answer

I have explained my scenario.Please suggest answer for this?

Hi @Vishal, You can simply use an if-else ...READ MORE

Jan 22, 2020 in Python by Kalgi
• 52,350 points
882 views
0 votes
1 answer

5014 errors during storage replication sync on Azure.

These indicate that the servers do not ...READ MORE

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

Azure DevOps: Can't switch between organisations in Azure AD.

When you use two or more organizations ...READ MORE

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

Creating Stacked Column Chart without unpivot of data in Power Query [closed]

h READ MORE

Jan 21, 2020 in Power BI by Prakash
• 140 points

closed Mar 24, 2020 by Sirajul 970 views
0 votes
1 answer

How to apply wait for new window using Selenium WebDriver?

As sometimes during web automation, when you ...READ MORE

Jul 10, 2019 in Selenium by Vaishali Walia
9,410 views
+1 vote
4 answers

Pass variable to ansible playbook through command line

ansible-playbook test.yml --extra-vars "arg1=${var1} arg2=${var2}" Use is like ...READ MORE

May 7, 2019 in Ansible by Bobin
14,497 views
0 votes
1 answer

Cannot understand this "No X11 DISPLAY variable" error thrown at me

If you're on the main display, then export ...READ MORE

Jun 5, 2019 in Linux Administration by Upasana
• 8,620 points
10,893 views
0 votes
1 answer
0 votes
1 answer

What is azure blob storage?

Azure Blob storage is Microsoft's object storage ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points

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

How to check if a string is null in python

Try this: if cookie and not cookie.isspace(): # the ...READ MORE

Aug 20, 2018 in Python by Priyaj
• 58,020 points
23,299 views
0 votes
1 answer

I am closing my billing account on GCP but have unused credits. Will I be eligible for a refund?

If you cancel your billing account and ...READ MORE

Nov 5, 2019 in GCP by anonymous
• 59,230 points
4,239 views
0 votes
1 answer

How fault tolerance is achieved in Apache Spark?

Hey, In Apache Spark, the data storage model is ...READ MORE

Jul 22, 2019 in Apache Spark by Gitika
• 65,770 points
8,806 views
0 votes
1 answer

Azure load balancer - Why should I use it?

Azure Load Balancer operates at the 4th ...READ MORE

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

What is the actual conflict while performing click() on web element, and getting an error like element is not clickable at point(x,y)?

Hey @sastry, the error Element is not clickable ...READ MORE

Nov 27, 2019 in Selenium by Sirajul
• 59,230 points
3,653 views
+1 vote
1 answer

What is AWS certification and how to get AWS certified?

Most of the growing companies are using ...READ MORE

Jan 17, 2020 in AWS by Yatish
1,027 views
0 votes
3 answers

Error while setting up kubernetes

echo "1" > /proc/sys/net/bridge/bridge-nf-call-iptables READ MORE

May 16, 2019 in Kubernetes by sivashankar
17,121 views
–1 vote
6 answers

What are the roles and responsibilities of a WordPress Developer?

WordPress Developers are responsible for both back-end ...READ MORE

Apr 16, 2020 in Career Counselling by Steve
1 flag 7,345 views
0 votes
1 answer

How to read 1 row from one sheet and write it in another sheet?

Hello, you can change the query like ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
4,777 views
+1 vote
0 answers

taking partial screenshot with python selenium in linux [closed]

is it possible to take screenshot of ...READ MORE

Jan 21, 2020 in Python by Noor
• 200 points

closed Jan 21, 2020 by Kalgi 900 views
+1 vote
1 answer

How to append data to a parquet file?

Try using Spark API to append the ...READ MORE

Jan 11, 2019 in Big Data Hadoop by Omkar
• 69,220 points
17,034 views
0 votes
1 answer

draw polygon based on user input - turtle python

Try something like this: import turtle # create a ...READ MORE

Jul 6, 2019 in Python by Umer
9,510 views
0 votes
1 answer

Python Selenium: ConnectionRefusedError: No connection could be made because the target machine actively refused it

When you use driver.quit(), it closes the ...READ MORE

Apr 6, 2019 in Python by Tina
13,438 views
0 votes
1 answer

How does data gets split in Sqoop?

I will drop the answer in the ...READ MORE

Jul 16, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
9,047 views
0 votes
1 answer

Is there a way to mask the password from java user input that comes from Scanner class and System.out.Println()?

You can use the console class to do so. ...READ MORE

May 27, 2019 in Java by Omkar
• 69,220 points
11,204 views