Trending questions in Edureka Community

+1 vote
1 answer

How 2 compare words read by sys.stdin.sys() in Python 3?

Hi Alex, You could use something like this: import ...READ MORE

Jan 20, 2020 in Python by Yamini
2,022 views
0 votes
1 answer

What is Scope Parameter in AngularJS?

Hey @kartik, Scope Parameter is a collection of ...READ MORE

Feb 5, 2020 in Angular by Niroj
• 82,840 points
1,311 views
+1 vote
1 answer

Handling popup using selenium

If you are asking about authentication handling ...READ MORE

Mar 13, 2020 in Selenium by Sirajul
• 59,230 points
1,029 views
0 votes
1 answer

What are Dstreams?

Hi@akhtar, Dstreams are the basic abstraction that is ...READ MORE

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

Java execute vs executeQuery vs executeUpdate

I think the major differences between execute, executeQuery, ...READ MORE

Jul 31, 2018 in Java by geek.erkami
• 2,680 points
25,265 views
0 votes
1 answer

How do we work with UI-Router in AngularJS?

Hello @kartik,  As you know Ui-Router is more ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,840 points
1,030 views
0 votes
1 answer

What is the need of database in devops?

DevOps is the convergence of development and ...READ MORE

Feb 11, 2020 in DevOps Tools by Sirajul
• 59,230 points
1,072 views
0 votes
1 answer

How to create a new dashboard by pinning visualizations from a report in Power BI?

Hey, I can show some steps wise steps ...READ MORE

Feb 6, 2020 in Power BI by Gitika
• 65,770 points
1,234 views
0 votes
1 answer

AWS Best Cloud Formation Templates

I guess you should check this out https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-sample-templates.html Hope ...READ MORE

Feb 18, 2020 in DevOps on Cloud by Sirajul
• 59,230 points
952 views
+1 vote
3 answers

Error message “Failed to connect to the host via ssh” while running ping command on host machines using Ansible

I hadn't created the ssh connection between ...READ MORE

Apr 23, 2019 in Ansible by Lavanya
21,321 views
0 votes
1 answer

How can we achieve transclusion using link function and directive controller?

Hey, The Term Transclusion means unhidding the context ...READ MORE

Feb 5, 2020 in Angular by Niroj
• 82,840 points
1,265 views
0 votes
1 answer

awk: to print all columns from the nth to the last

the following will print all but the ...READ MORE

Jul 19, 2019 in Linux Administration by Shubham
• 13,490 points
9,955 views
0 votes
2 answers

How to test React JS dropdown with Selenium and java?

First of all you need to click ...READ MORE

Aug 20, 2019 in Selenium by ghoshPooja
• 140 points
18,522 views
+1 vote
0 answers

error in ALB path based routing

I was trying implementing aws path based ...READ MORE

Jan 9, 2020 in AWS by Anukriti
• 130 points
2,459 views
0 votes
1 answer

What is UI-Router in AngularJs?

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

Feb 11, 2020 in Angular by anonymous
• 82,840 points
998 views
0 votes
1 answer

what is footprinting in ethical hacking?

Footprinting is a part of the Reconnaissance phase of ...READ MORE

Feb 3, 2020 in Cyber Security & Ethical Hacking by Sirajul
• 59,230 points

edited Oct 6, 2021 by Sarfaraz 1,331 views
0 votes
0 answers

How to group rows in Power BI query editor?

Can someone explain the steps how can ...READ MORE

Feb 4, 2020 in Power BI by ggm
• 140 points
1,359 views
0 votes
1 answer

Failed to provision partition ed0dc93f-107c-4ab4-a785-afd687d3e734 on Azure storage.

This usually happens when you select a data volume that ...READ MORE

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

What is the difference between Routing using resolve and without using it?

There is not much difference between routing ...READ MORE

Feb 10, 2020 in Angular by anonymous
• 82,840 points
1,014 views
+1 vote
1 answer

What are the different types of pop-up boxes available in JavaScript?

There are  basically three types of pop-up ...READ MORE

Jan 22, 2020 in Web Development by Niroj
• 82,840 points
1,793 views
0 votes
1 answer

Does my GCP free-trial allow to access all services? Or Is there anything that I can do only if I upgrade to a paid account?

Your free trial credit applies to all ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
4,592 views
0 votes
1 answer

What are the differences between Apache Kafka and RabbitMQ?

Hi@akhtar, Apache kafka and RabitMQ have their own ...READ MORE

Feb 6, 2020 in Apache Kafka by MD
• 95,460 points
1,174 views
+1 vote
2 answers

How to find previous records from a data set in Pig??

Hi, You can use ToDate() and SubtractDuration() function ...READ MORE

Jan 23, 2020 in Big Data Hadoop by MD
• 95,460 points
1,819 views
0 votes
1 answer

How to remove duplicate records from Hive table?

A record is duplicate if there are ...READ MORE

Jul 11, 2019 in Big Data Hadoop by Bhuvan
10,231 views
–1 vote
1 answer

how to npm install in node.js

This blog has a detailed step-wise explanation ...READ MORE

Mar 13, 2020 in Blockchain by Sirajul
• 59,230 points
971 views
+1 vote
7 answers

What are the main reason for people getting rejected in any Interview?

Lots of reasons people getting rejected in ...READ MORE

Jan 10, 2020 in Career Counselling by palak
• 190 points
3,861 views
0 votes
1 answer

Spark, Scala: Load custom delimited file

You can load a DAT file into ...READ MORE

Jul 16, 2019 in Apache Spark by Shri
10,013 views
0 votes
1 answer

How to create a cron job using Cloud scheduler in GCP?

In order to create a Job using ...READ MORE

Nov 6, 2019 in GCP by Sirajul
• 59,230 points
5,129 views
0 votes
1 answer

How @FindBy annotation of Page Factory can be used in Selenium?

Hey Mridul, Page Factory uses annotation @FindBy to ...READ MORE

Jul 4, 2019 in Selenium by Anvi
• 14,150 points
10,513 views
0 votes
1 answer

How python is used in ethical hacking?

It is common practice amongst ethical hackers ...READ MORE

Feb 3, 2020 in Cyber Security & Ethical Hacking by anonymous
• 59,230 points

edited Oct 7, 2021 by Sarfaraz 1,269 views
0 votes
2 answers

Tensorflow installation error

Hi there, If you are trying to install ...READ MORE

Jul 16, 2020 in Data Analytics by Suhana
• 340 points
3,408 views
0 votes
1 answer

How to install Hive on Windows Operating System?

First, download Hive from the following link: http://www.apache.org/dyn/closer.cgi/hive/ Next, ...READ MORE

Feb 27, 2019 in Big Data Hadoop by Kirti
16,031 views
+3 votes
1 answer

How to automate menu box / pop up of right click in python selenium.

You can use keys to do this. ...READ MORE

Aug 9, 2019 in Selenium by Shubham
8,837 views
0 votes
3 answers

What is the job role of a Azure Devops Engineer?

Job role of a Azure DevOps engineer ...READ MORE

Apr 10, 2019 in Career Counselling by sunny
16,074 views
0 votes
0 answers

GCP Computer Engine disconnect me c# MSTSCLib

i created an RDP client in c# ...READ MORE

Feb 11, 2020 in GCP by José
• 120 points
978 views
0 votes
1 answer

What are the type of $watch()?

hey kartik, Before you move in to the ...READ MORE

Feb 3, 2020 in Angular by Niroj
• 82,840 points
1,257 views
0 votes
1 answer

Is there any way to get size (height and width) of a textbox using Selenium?

@Nick, you can use following lines of ...READ MORE

May 30, 2019 in Selenium by Raunak
12,031 views
0 votes
1 answer

How to open an excel file with a dynamic file name such that the file name is FXTB-(date today) using UI Path.

Hey Alza, I am trying to understand ...READ MORE

Oct 14, 2019 in RPA by Abha
• 28,140 points
6,168 views
0 votes
1 answer

How to perform Email Validation in Javascript?

Validation is a method to authenticate the ...READ MORE

Feb 6, 2020 in Angular by Niroj
• 82,840 points
1,126 views
0 votes
1 answer

AWS: How are AMI's created for a large number of servers?

you can make use of terraform to ...READ MORE

Feb 6, 2020 in AWS by prachit
• 160 points
1,170 views
+1 vote
1 answer

What is redis cache in azure?

The concept of Azure Cache for Redis ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
1,692 views
+2 votes
1 answer

What is S3 in AWS? [closed]

Amazon Simple Storage Service (S3) is a ...READ MORE

Jan 27, 2020 in AWS by Hemant
1,475 views
+4 votes
0 answers

I was unable to cluster the data points using dbscan in R programming

After using dbscan package I was given with ...READ MORE

Feb 2, 2020 in Data Analytics by ramthotahappy
• 160 points
1,200 views
0 votes
11 answers

Changing the legend title in ggplot

Hi, you can also try guides() to ...READ MORE

Jul 30, 2019 in Data Analytics by Cherukuri
• 33,050 points
18,295 views
0 votes
1 answer

What is sql azure?

SQL Azure is Microsoft’s cloud database service. Based ...READ MORE

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

How is Azure Cosmos db different from an Azure SQL db?

Azure Cosmos DB is Microsoft’s globally distributed database ...READ MORE

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

How to install jenkins in Redhat/CentOS?

Hi@akhtar, To install Jenkins in centOS/Redhat, you can ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,460 points
1,098 views
0 votes
1 answer

Is Spark Sql provides indexing to improve processing speed?

Hi@akhtar, There is no concept of indexing in ...READ MORE

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

What is css Combinator?

hey @kartik, A combinator is something that explains ...READ MORE

Feb 4, 2020 in CSS by Niroj
• 82,840 points
1,180 views