Trending questions in Edureka Community

0 votes
1 answer

What are Fixtures in Pytest and what is their importance?

Hi Kabir, Fixtures are a powerful tool ...READ MORE

Aug 22, 2019 in Selenium by Abha
• 28,140 points
2,253 views
0 votes
1 answer

How to change the run interval in puppet?

To check the run interval run the following ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
3,285 views
0 votes
1 answer

R Error: Recommender method UCBF not implemented for data type realRatingMatrix

Kalyan, Try changing method from UBCF to POPULAR. train ...READ MORE

Oct 28, 2019 in Data Analytics by anonymous
• 33,030 points
839 views
+1 vote
1 answer

How to extract record from one RDD using another RDD

Hey, you can use "contains" filter to extract ...READ MORE

Aug 23, 2019 in Apache Spark by Karan
2,179 views
0 votes
1 answer

Creating an alpha cluster using GKE on Google Cloud Platform.

The term Alpha cluster means that alpha APIs are ...READ MORE

Sep 27, 2019 in GCP by Sirajul
• 59,230 points
680 views
0 votes
1 answer

Create an empty tkinter window - Python

Its pretty simple: # import the module import Tkinter $Create ...READ MORE

Jul 22, 2019 in Python by Aysha
3,570 views
0 votes
1 answer

How to update or insert data using Athena?

Athena is a query language and as ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
11,609 views
0 votes
1 answer

API calls made from the AWS Management Console - CloudTrail

Yes, of course, all the API calls ...READ MORE

Sep 30, 2019 in AWS by Steve
553 views
0 votes
2 answers

How do I update all my pods if the image changed but the tag is the same? - Kubernetes

Make sure your imagePullPolicy is set to Always(this is the ...READ MORE

Aug 6, 2019 in Kubernetes by Sirajul
• 59,230 points
3,148 views
0 votes
1 answer

What is Spark UI and how to monitor a spark job?

Hey, Jobs- to view all the spark jobs Stages- ...READ MORE

Aug 6, 2019 in Apache Spark by Gitika
• 65,910 points
2,917 views
0 votes
1 answer

Puppet Error: Getting a traceback on puppet master while trying to sign certificates

This could probably be because you are ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
1,063 views
0 votes
2 answers
+1 vote
4 answers

Updating kubernetes configmap/secret without removing the existing one

You can use edit for small changes ...READ MORE

Apr 24, 2019 in Kubernetes by Vinayak
13,339 views
0 votes
1 answer

Isn't the Google Compute engine has the same features as Google app engine's flexible environment?

They are having certain set of differences. The ...READ MORE

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

How do I reset a sequence in Oracle?

 If you want to set it to ...READ MORE

Sep 27, 2019 in Database by Omaiz
• 560 points
667 views
0 votes
1 answer

Why do I get Connection reset by peer when making a request to a service running in a container?

Typically, this message is returned if the ...READ MORE

Jul 10, 2019 in Docker by Sirajul
• 59,230 points
4,111 views
0 votes
0 answers

Cron runs twice in cluster environment

I've a cluster in GCP. which has ...READ MORE

Sep 12, 2019 in GCP by anonymous
1,355 views
0 votes
4 answers

Which Javascript framework should I learn to land on a good job?

@Shelendra, The common frameworks used are - Angular Vue Ember Meteor Node React ...READ MORE

Sep 9, 2019 in Career Counselling by anonymous
• 33,030 points
1,378 views
0 votes
1 answer

Copy file from local to hdfs from the spark job in yarn mode

Refer to the below code: import org.apache.hadoop.conf.Configuration import org.apache.hadoop.fs.FileSystem import ...READ MORE

Jul 24, 2019 in Apache Spark by Yogi
3,466 views
0 votes
1 answer

Read text file and save as csv file using R

hi, Read the text file and save it ...READ MORE

Sep 30, 2019 in Data Analytics by Cherukuri
• 33,030 points
593 views
0 votes
1 answer

Deciding on a Cloud load balancer in gcp.

Google Cloud Platform Load Balancing enables you ...READ MORE

Sep 26, 2019 in GCP by Sirajul
• 59,230 points
699 views
0 votes
2 answers

Why is SELECT * table_name; is considered harmful?

Hi. Adding to @Tina's answer, there is ...READ MORE

Sep 23, 2019 in Database by Raghu
853 views
0 votes
1 answer

plot a line chart along with point labels in the plot

Follow the below steps: 1. Create a ggplot ...READ MORE

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

Difference between a normal def defined function and lambda function in python?

Have a look at this code: # Python ...READ MORE

May 20, 2019 in Python by Trisha
6,267 views
0 votes
0 answers
0 votes
1 answer

How to create icons for markers in leaflet?

Hi @ch, Create an icon use makeicon function ...READ MORE

Sep 23, 2019 in Data Analytics by anonymous
• 3,450 points
824 views
0 votes
1 answer

Error "Target packages is configures multiple times in /etc/apt/sources.list:60 "

Check your /etc/spt/sources.list and /etc/apt/sources.d/kubernetes.list. You might have ...READ MORE

Aug 6, 2019 in Kubernetes by Janice
2,888 views
0 votes
1 answer

Ansible playbook to create a new database

Hi pravalika, its pretty simple.  You just ...READ MORE

Aug 8, 2019 in Ansible by Trvais
2,797 views
0 votes
1 answer

Secondary Sorting in Hadoop MapReduce

Grouping Comparator Once the data reaches a reducer, ...READ MORE

Sep 5, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,590 views
0 votes
1 answer

I already have a trail created. Can I apply that trail to all regions?

Yes, you can apply an existing trail ...READ MORE

Sep 30, 2019 in AWS by Steve
512 views
0 votes
1 answer

Which is faster/best? SELECT * or SELECT col1, col2,......colN

There are four big reasons that select * is ...READ MORE

Sep 27, 2019 in Database by Omaiz
• 560 points
635 views
0 votes
1 answer

How can I change the iteration variable inside a for loop in python?

Assume you have a list of lists: my_list ...READ MORE

Jun 10, 2019 in Python by Shubham Bansal
5,332 views
+1 vote
2 answers

The only obstacle to getting a job today is having the right skills. What do you'll think guys?

Looking at Dev's answer he pretty much ...READ MORE

Apr 9, 2020 in Events & Trending Topics by anonymous
1,179 views
0 votes
1 answer

How to remove all characters before a specific character in Python?

Use re.sub. Just match all the chars ...READ MORE

Feb 27, 2019 in Python by SDeb
• 13,300 points
9,784 views
0 votes
1 answer

Getting a permission error when trying to view an object in my Cloud Storage bucket.

In order to serve objects through load ...READ MORE

Sep 26, 2019 in GCP by Sirajul
• 59,230 points
658 views
0 votes
2 answers

Installing HBase on windows

This procedure worked for me. https://medium.com/@bishupaulose/install ...READ MORE

Aug 16, 2019 in Big Data Hadoop by Sam
6,049 views
0 votes
1 answer

How to locate an element by partially comparing its attributes in XPath?

Hey Lakshya, you can locate an element ...READ MORE

Jun 24, 2019 in Selenium by Abha
• 28,140 points
4,771 views
0 votes
1 answer

log files stored before they are delivered to my Amazon S3 bucket? - CloudTrail

All activity information is stored and processed ...READ MORE

Sep 30, 2019 in AWS by Steve
471 views
0 votes
1 answer

How to add elements into a list in R?

hey, Add elements into list as below. list = ...READ MORE

Sep 30, 2019 in Data Analytics by anonymous
• 33,030 points
531 views
+3 votes
2 answers

I want the calculate the Completed percentage in the below data

Hi Sanjana, Try creating a calculated field as ...READ MORE

Aug 13, 2019 in Tableau by Cherukuri
• 33,030 points

reshown Aug 13, 2019 by Cherukuri 650 views
0 votes
0 answers

how to get another copy of my cert

Oct 1, 2019 in Others by Loletha
• 120 points
473 views
0 votes
1 answer

How to convert pandas dataframe to numpy array?

Irrespective of whether the dataframe has similar ...READ MORE

May 13, 2019 in Python by Rishi
6,534 views
0 votes
2 answers

What is the difference between CloudWatch and CloudTrail?

CloudWatch is mostly used to monitor operational ...READ MORE

Jun 1, 2019 in AWS by Javed Ali
9,466 views
0 votes
1 answer

Cloudtrail additional features after setting up cloudtrail

There are a lot of features that ...READ MORE

Sep 30, 2019 in AWS by Kashish
461 views
0 votes
2 answers

How to create backup and copy files in jenkins?

You would require to copy and take ...READ MORE

Aug 1, 2019 in Jenkins by Sirajul
• 59,230 points
6,598 views
0 votes
4 answers

How to earn money side by side with work?

You could freelance if you've got time ...READ MORE

Sep 10, 2019 in Career Counselling by Yamini
1,327 views
0 votes
3 answers

What is the job role of AWS Devops Engineer?

To main responsibility of a DevOps Engineer ...READ MORE

May 14, 2019 in Career Counselling by Hishma
10,010 views
0 votes
1 answer

How to sort substring from a dataframe

First, extract the substring from the data ...READ MORE

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

Cost of viewing account activity - CloudTrail

As far as I know, I've used ...READ MORE

Sep 30, 2019 in AWS by Yesha
453 views