Trending questions in Edureka Community

0 votes
1 answer

How to set token price in solidity?

We know that 1 Ether = 1018 wei, ...READ MORE

Sep 25, 2018 in Blockchain by slayer
• 29,370 points
9,436 views
0 votes
0 answers

I want to provide focus to another window in firefox while switching between two windows

if(BrowserLaunch.browser.equalsIgnoreCase("Firefox")) { WebDriverWait wait = new WebDriverWait(Driver.driver, 120); String parentWin ...READ MORE

Mar 27, 2019 in Selenium by anonymous
1,556 views
0 votes
1 answer

Not able to print cell value by index.

You have wrongly indexed. The index you ...READ MORE

Apr 8, 2019 in Python by Ganesh
996 views
0 votes
1 answer

Keeping containers alive during daemon downtime

Here is what you can try, for ...READ MORE

Mar 15, 2019 in DevOps & Agile by Damon Salvatore
• 5,980 points

edited Mar 15, 2019 by Damon Salvatore 2,032 views
0 votes
1 answer

How to get the IP address, subnet mask and default gateway for all adapters using UiPath?

Hi Rakshit, in order to get the ...READ MORE

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

edited Mar 7, 2019 by Pratibha 2,370 views
0 votes
1 answer

HashMap with multiple values under the same key

Use a map that has a list ...READ MORE

Dec 13, 2018 in Java by Sushmita
• 6,920 points
6,012 views
0 votes
0 answers

how do i perform XML parsing in python?

can you give me the python code ...READ MORE

Apr 10, 2019 in Python by Waseem
• 4,540 points
949 views
0 votes
0 answers

How to get the text from the HTML5 input error message in Selenium?

On giving invalid data in the email ...READ MORE

Mar 12, 2019 in Selenium by Vaishnavi
• 1,180 points
2,232 views
0 votes
1 answer

Not able to run Nessus Scanner

You have missed out a step. After ...READ MORE

Apr 1, 2019 in Cyber Security & Ethical Hacking by Lilly
1,299 views
0 votes
1 answer

Thread to use Yarn application master is limited

This is because the maximum number of ...READ MORE

Mar 28, 2019 in Apache Spark by Raj
1,472 views
0 votes
0 answers

what is the logical AND operator in python?

how do i use it in a ...READ MORE

Apr 12, 2019 in Python by Waseem
• 4,540 points
853 views
0 votes
1 answer

Fluent wait example with code

When we try to test the presence ...READ MORE

Jun 5, 2018 in Selenium by walter 123
• 240 points
14,241 views
0 votes
1 answer

Why are the role instances taking so long to start?

I had encountered this error when I tried to ...READ MORE

Apr 10, 2019 in Azure by Prerna
• 1,960 points
899 views
0 votes
1 answer

How to install a deb file?

You can install a .deb file with ...READ MORE

Apr 1, 2019 in Linux Administration by Shaan
1,283 views
0 votes
1 answer

Enable CORS for API Gateway in Cloudformation template

After some trial and error, I found ...READ MORE

Oct 9, 2018 in AWS by Priyaj
• 58,020 points
8,798 views
0 votes
1 answer

Can't Click an Element in Python Selenium After Successfully Finding It

I've encountered this problem of not being ...READ MORE

Oct 4, 2018 in Python by Priyaj
• 58,020 points
9,014 views
0 votes
1 answer

Blend two different fields from 2 tables into one field.

Hi, Follow below steps: 1. Connect to both data ...READ MORE

Apr 3, 2019 in Tableau by Cherukuri
• 33,050 points
1,189 views
0 votes
1 answer

Error when trying to install a few packages on ubuntu

Try executing the following commands and try ...READ MORE

Mar 15, 2019 in Linux Administration by Jobin
2,003 views
0 votes
3 answers

What advice will you give to a person in his mid 20's thinking of quitting his job?

Well, if you are a fresher and ...READ MORE

Apr 10, 2019 in Career Counselling by sindhu
1,985 views
0 votes
3 answers

Security Engineer Salary

Hi, Starting salary for a Security Engineer in ...READ MORE

Jun 13, 2019 in Career Counselling by Gitika
• 65,730 points
1,859 views
0 votes
1 answer

How to disable automatic remove of application of failures?

Yes, you have read it right. The ...READ MORE

Mar 25, 2019 in Apache Spark by Hari
1,568 views
0 votes
3 answers

Should I quit my job because of the pressure?

Hey, who doesnt have work pressure, it ...READ MORE

Jul 23, 2019 in Career Counselling by anonymous
1,396 views
0 votes
1 answer

Power BI Embedded : Importing Packages

This should help you out. https://www.nuget.org/packages/PowerBI.N ...READ MORE

Apr 3, 2019 in Power BI by Shubham
• 13,490 points
1,183 views
0 votes
1 answer

Show orders from date to a date through parameter.

Hi Sindhu, Follow below steps: 1. Add 2 parameters ...READ MORE

Apr 4, 2019 in Tableau by Cherukuri
• 33,050 points
1,128 views
0 votes
1 answer

Implementing mouseover() function in Selenium webdriver

This code works perfectly well: Actions builder ...READ MORE

Jan 22, 2019 in Java by developer_1
• 3,350 points
4,238 views
0 votes
1 answer

How to rename files on AWS?

I have tried this and it works ...READ MORE

Mar 12, 2019 in AWS by Reena
2,132 views
0 votes
1 answer

What is class inheritance in Puppet?

What is class Inheritance? Node groups inherent properties ...READ MORE

Mar 5, 2019 in Puppet by Yogesh
2,428 views
0 votes
1 answer

Verify MariaDB is installed

Once you're done installing, execute the following ...READ MORE

Mar 18, 2019 in Database by Kiran
1,867 views
0 votes
1 answer

How to compare sales of today with previous year?

Create a calculative field as, IF YEAR(TODAY())=YEAR([DATE_FIELD]+1 AND ...READ MORE

Apr 5, 2019 in Tableau by Cherukuri
• 33,050 points
1,077 views
0 votes
2 answers

Penetration Tester Certifications

Hey Vidhyut, these are some of the ...READ MORE

Jun 11, 2019 in Career Counselling by Farhan
1,601 views
0 votes
1 answer

How to do Blue/Green Deployments on Azure ServiceFabric?

The thing is Service Fabric is all about ...READ MORE

Apr 5, 2019 in Azure by Prerna
• 1,960 points
1,081 views
0 votes
1 answer

How is Jenkins used with Ansible?

Jenkins can be used as an interface ...READ MORE

Apr 4, 2019 in Ansible by Ashish
1,113 views
0 votes
1 answer

pip install web2py

You don't need to install web2py, just ...READ MORE

Mar 20, 2019 in Python by SDeb
• 13,300 points
1,763 views
0 votes
1 answer

How to find instance id from within an Instance?

For Amazon Linux AMIs you can use: $ ...READ MORE

Mar 26, 2019 in AWS by Esha
1,510 views
0 votes
1 answer

R programming: SQL Syntax

R has a library called, sqldf to do ...READ MORE

Apr 5, 2019 in Data Analytics by Sophie may
• 10,620 points
1,077 views
+3 votes
2 answers

What does Python _init_ and self do?

Hey @Anirudh!  Self The self keyword is used to access ...READ MORE

Oct 31, 2018 in Python by Omkar
• 69,180 points
7,651 views
0 votes
1 answer

How to connect to sql server from power Bi?

Hi, Follow these steps to connect to SQL ...READ MORE

Mar 22, 2019 in Power BI by Cherukuri
• 33,050 points
1,677 views
0 votes
1 answer

All commands in Vagrant are giving me errors

Hey @Isha, the problem is with your ...READ MORE

Mar 5, 2019 in DevOps Tools by Kyraa
2,439 views
0 votes
5 answers

Are you satisfied with your job?

Hello, I am a machine learning engineer. I ...READ MORE

Mar 12, 2019 in Career Counselling by SA
• 1,090 points
2,544 views
+2 votes
2 answers

The position of Cloud Solution Architect is it for Freshers?

Hey, if you are a fresher then ...READ MORE

Jul 21, 2019 in Career Counselling by Anvi
• 14,150 points
1,658 views
0 votes
1 answer

What is ElasticIP in AWS?

Hey @Laksha, AWS provides Dynamic Cloud Computing. ElasticIP ...READ MORE

Apr 11, 2019 in AWS by Afsar
798 views
0 votes
4 answers

Must read books on programming

Books for different technologies - R - ...READ MORE

Jul 18, 2019 in Career Counselling by anonymous
• 33,050 points
2,171 views
0 votes
2 answers

Skills needed to become a good Technical Architect

Hey Ali, some of the skills required ...READ MORE

Jun 24, 2019 in Career Counselling by Abha
• 28,140 points
1,254 views
0 votes
1 answer

Nodejs AWS SDK S3 Generate Presigned URL

Your code is correct, double check following: Your ...READ MORE

Sep 18, 2018 in AWS by Priyaj
• 58,020 points
9,663 views
0 votes
1 answer

What is Heapster?

Heapster is a cluster-wide aggregator of data ...READ MORE

Apr 17, 2019 by Sahit
539 views
0 votes
1 answer

When to use Ansible work with Jenkins?

If your deployment and machine environment are ...READ MORE

Apr 4, 2019 in Ansible by Anand
1,093 views
0 votes
2 answers

Security Auditor Certifications

These are the most popular certification: CISA: Certified ...READ MORE

Jan 4, 2019 in Career Counselling by Manu
1,965 views
+2 votes
4 answers

Which tool Should I learn first Tableu or SAS

Hello I think it will be very much ...READ MORE

Mar 13, 2019 in Data Analytics by MrBoot
• 1,230 points
3,507 views
0 votes
1 answer

How can I stop a replicaset from restarting after deleting?

You need to delete the corresponding deployment. ...READ MORE

Dec 31, 2018 in Kubernetes by ajs3033
• 7,300 points
5,156 views
0 votes
2 answers

What is the job role of an AWS Professional?

Hi, These are some of the job roles ...READ MORE

Jun 17, 2019 in Career Counselling by Gitika
• 65,730 points
1,785 views