Trending questions in Edureka Community

0 votes
1 answer

Display labels within pie chart

See below example- df <- data.frame( name ...READ MORE

Nov 2, 2019 in Data Analytics by Cherukuri
• 33,030 points
1,928 views
0 votes
1 answer

How can I return value from javascript code in Selenium Webdriver?

Hey Kundan, you can use the return ...READ MORE

Jul 23, 2019 in Selenium by Abha
• 28,140 points
4,649 views
0 votes
3 answers

What are the pros and cons of working as computer hardware engineer?

Pros High pay, can work in various fields ...READ MORE

May 12, 2019 in Career Counselling by John
10,467 views
+1 vote
1 answer

How to convert JSON file to AVRO file and vise versa

Try including the package while starting the ...READ MORE

Aug 26, 2019 in Apache Spark by Karan
3,180 views
0 votes
1 answer

Speech recognition code - Python

Hi Hannah,  Have a look at this code: import ...READ MORE

Oct 3, 2019 in Python by Waseem
1,515 views
0 votes
0 answers

How to hide a rows from the table selectively?

How to hide a few rows from ...READ MORE

Oct 21, 2019 in Tableau by anonymous
• 3,450 points
784 views
0 votes
1 answer

Restrict S3 access from everywhere other than the CloudFront distribution - AWS

To restrict the access to only the ...READ MORE

Oct 17, 2019 in AWS by Tanmay
946 views
0 votes
1 answer

What is Hiera in puppet and what does it do?

Hiera is probably a built-in key-value configuration data ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
4,542 views
0 votes
1 answer

How does paste function work in R?

Paste function concatenates vectors together. Syntax: paste(v1,v2,sep = ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
701 views
0 votes
1 answer

How can I capture full webpage screenshot using Selenium Webdriver?

Hey Harbhajan, you can use Ashot() to ...READ MORE

Jul 29, 2019 in Selenium by Anvi
• 14,150 points
4,363 views
+1 vote
1 answer

Nginx: 502 Bad Gateway error after deploying redmine in kubernetes cluster.

I have fixed the problem! the issue ...READ MORE

Jul 12, 2019 in Kubernetes by Mehrez Kanzari
5,215 views
0 votes
1 answer

HTTP 502 errors when my client makes requests to a website through a Classic Load Balancer

Check the instances running behind your EC2 ...READ MORE

Oct 14, 2019 in AWS by Tanya
1,028 views
0 votes
1 answer

Add list elments recursively

You cannot use the sum function on ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
531 views
+1 vote
4 answers

Hyperledger: Cannot compile chaincode, cannot find package error

As the error says, it cant find ...READ MORE

Oct 26, 2018 in Blockchain by Omkar
• 69,210 points
11,977 views
0 votes
1 answer

How functionality of Process is different from that of Object in Blueprism?

Hello there, process follows hierarchical approach while, ...READ MORE

Oct 22, 2019 in RPA by Rajan
684 views
0 votes
1 answer

Unable to pass Capabilities to ChromeDriver in Selenium Webdriver. How to resolve the issue?

Hey Inaya, you are facing this problem ...READ MORE

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

How to add leading zeros in R?

There are several solutions to this. One of ...READ MORE

Apr 30, 2018 in Data Analytics by Sahiti
• 6,370 points
24,000 views
0 votes
1 answer

Accessing Google cloud project with service account

In order to achieve this, you will ...READ MORE

Oct 16, 2019 in GCP by Sirajul
• 59,230 points
930 views
0 votes
1 answer

How to access specific key and value from dictionary without loop in uipath

Hello, you can access value of a ...READ MORE

May 2, 2019 in RPA by Anvi
• 14,150 points
8,547 views
0 votes
1 answer

What is the meaning of def lambda_handler(event, context):

Hey @sradha,  def lambda_handler(event, context):  Here def is for ...READ MORE

Dec 27, 2018 in AWS by Nabarupa
13,567 views
+1 vote
1 answer

What are acquired and launch credits? - AWS EC2 instance

Hi @hannah, launch credits, as the name ...READ MORE

Oct 21, 2019 in AWS by Imran
659 views
0 votes
1 answer

Flask App Using WTForms with SelectMultipleField

Flask returns request.form as a werkzeug MultiDict ...READ MORE

Aug 23, 2018 in Python by aryya
• 7,450 points
19,038 views
0 votes
2 answers

How can I find out the instance id of an ec2 instance from within the ec2 instance?

A curl or wget to http://169.254.169.254/latest/meta-data/instance-id will ...READ MORE

Mar 9, 2020 in AWS by anonymous
6,391 views
0 votes
1 answer

Ansible playbook to copy database dump file to remote host and restore it to another database

Hey @Pavan, you can use the following ...READ MORE

Aug 8, 2019 in Ansible by Kalgi
• 52,360 points
3,876 views
0 votes
2 answers

How to check whether a string contains alphabets or number in Python?

By using isAlpha () to check whether ...READ MORE

Jul 14, 2019 in Python by Sheik janibasha
4,982 views
0 votes
1 answer

Need more information about sales force

Hi @Balaji, There are 6 main job roles ...READ MORE

Oct 28, 2019 in Cloud Computing by Kalgi
• 52,360 points
414 views
0 votes
1 answer

Edit list elements when condition is met

You can use regular if condition with ...READ MORE

Oct 31, 2019 in Data Analytics by Cherukuri
• 33,030 points
420 views
0 votes
1 answer

What are some of the best practices to use while working with BluePrism tool?

Hello there, while working with BluePrism tool ...READ MORE

Oct 21, 2019 in RPA by Abha
• 28,140 points
670 views
0 votes
1 answer

Error: NotAValidDirectory:: The directory name is invalid: 'C:\\Users\\Kartik\\geckodriver.exe'

Hey Kartik, Firefox requires gecko driver to ...READ MORE

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

Is it possible to make the objects of a bucket publicly accessible?

Yes, you can do it. Follow the ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
568 views
0 votes
1 answer

What's the role of a Cloud shell script in cloud migration of a VM instance?

The easiest way to create the required ...READ MORE

Oct 21, 2019 in GCP by Sirajul
• 59,230 points
662 views
0 votes
1 answer

Make UIPath Robot as web service

Hey Jagath, Uipath used to provide Robot ...READ MORE

Oct 7, 2019 in RPA by Abha
• 28,140 points
1,332 views
0 votes
2 answers

How can I learn RPA (Uipath tool) without a tutor or paid course?

There are a lot of online free ...READ MORE

Sep 10, 2019 in Career Counselling by Yesha
2,538 views
0 votes
1 answer

How to disable creating users in Google compute engine ?

You can stop a GCE instance from adding accounts ...READ MORE

Oct 16, 2019 in GCP by Sirajul
• 59,230 points
877 views
0 votes
1 answer

Requirements to install MySQL and MariaDB on ubuntu - Ansible

You don't really need anything specific. Just ...READ MORE

Oct 24, 2019 in Ansible by Bob
521 views
0 votes
1 answer

Application communication with the Redis master

Have a look at this deployment: https://www.edureka.co/community/58783/deployment-controller-single-replica-redis-master-kubernetes You can ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
563 views
0 votes
1 answer

Can I control where my shared snapshots can be used in GCP?

Yes, after you have shared images and ...READ MORE

Oct 18, 2019 in GCP by Sirajul
• 59,230 points
778 views
0 votes
1 answer

Error saying "Failed to find required executable gpg in paths"

Hey @Nisha, according to your error, your ...READ MORE

Mar 13, 2019 in Ansible by Yesha
10,223 views
0 votes
1 answer

What are the types of robots you can create in an Orchestrator in UiPath?

Hi Urvashi, there are 2 types of ...READ MORE

Mar 12, 2019 in RPA by Abha
• 28,140 points
10,301 views
0 votes
1 answer

What is the tech Stack behind Slack system?

Hi Rani, for creating a system like ...READ MORE

May 13, 2019 in Career Counselling by Danial
7,590 views
0 votes
1 answer

How to print like printf in Python3?

To print like printf in Python you ...READ MORE

Jul 25, 2019 in Python by Wajiha
• 1,950 points
4,437 views
0 votes
1 answer

Pass --no-deps in PIP requirements.txt

There is no such option yet for ...READ MORE

Jun 25, 2019 in Python by SDeb
• 13,300 points
5,726 views
0 votes
1 answer

How to check whether a bucket places event-based holds on new objects by default?

Use the following gsutil ls command: gsutil ls -L -b ...READ MORE

Oct 25, 2019 in GCP by Sirajul
• 59,230 points
481 views
0 votes
1 answer

What does the penup() do in Python(turtle module)

penup() basically makes sure that the moving ...READ MORE

Jun 21, 2019 in Python by Iris
5,885 views
0 votes
1 answer

ec2 instance is unreachable

Hey @Hannah, it might be some OS-based ...READ MORE

Oct 11, 2019 in AWS by Yuvraj
1,048 views
0 votes
1 answer

GCP Error: 301: Moved Permanently error, while trying to access a directory path on google cloud storage.

If your browser downloads a zero byte ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
1,132 views
0 votes
1 answer

How do I use the user portal once I have enabled the Single Sign-On?

If you are an SSO user, you ...READ MORE

Oct 24, 2019 in AWS by Bob
476 views
0 votes
1 answer

Features of KNN algorithm

The KNN algorithm has the following features: KNN ...READ MORE

May 13, 2019 in Machine Learning by Vedant
7,560 views
0 votes
1 answer

Is it the same requirements in case of Azure to GCP migration?

Yea the general requirements of bandwidth, network, ...READ MORE

Oct 21, 2019 in GCP by Sirajul
• 59,230 points
616 views
0 votes
1 answer

What is a regex?

A regular expression, regex or regexp is ...READ MORE

Nov 2, 2019 in Data Analytics by Cherukuri
• 33,030 points
460 views