Trending questions in Edureka Community

0 votes
1 answer

Puppet: How do i install PuppetDB?

You need to install puppetDB on the same ...READ MORE

Aug 27, 2019 in Puppet by Sirajul
• 59,230 points
2,391 views
0 votes
1 answer

Can I create an instance template for a Container based OS Image?

You can specify a container image in ...READ MORE

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

How can I clear the text in a text box using Selenium WebDriver?

Hello Akriti, you can clear the text ...READ MORE

May 29, 2019 in Selenium by Anvi
• 14,150 points
6,276 views
+1 vote
0 answers

how to create crowd sale ERC20 token

Hello all, If anyone knows please help me I ...READ MORE

Sep 27, 2019 in Others by vishal
• 130 points
1,055 views
0 votes
1 answer

How can we load a list of Azure blob files recursively?

Actually, there's a simpler way to do ...READ MORE

Aug 14, 2018 in Azure by null_void
• 3,220 points
18,752 views
0 votes
1 answer

How do I create a preemptible virtual machine (VM) instance?

With gcloud compute, use the same instances create command that ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
1,223 views
+2 votes
3 answers

How do we list all the resources in AWS for all regions?

Yes. I had the same issue, trying to ...READ MORE

Feb 25, 2019 in Cloud Computing by anonymous
14,925 views
0 votes
1 answer

How setrep command is used and what is the description to this?

Hi, This HDFS command is used to change ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,357 views
+1 vote
2 answers

Python convert extracted excel file to csv

Some services require table data in CSV ...READ MORE

Aug 30, 2019 in Python by Mian Tanzeel
6,564 views
0 votes
1 answer

Regarding unstructured data handling in hadoop

There are multiple ways to import unstructured ...READ MORE

Jul 9, 2019 in Big Data Hadoop by Jishan
4,493 views
0 votes
0 answers

What is the use of cloud service configuration file (.cscfg) in azure?

What is the use of cloud service ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
942 views
0 votes
1 answer

What are the Google Cloud APIs? How can I access them?

Google Cloud APIs enable clients to add ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
609 views
0 votes
2 answers

How can I start my career as a data analyst as a fresher?

Data analysts examine data utilizing different data ...READ MORE

Sep 10, 2019 in Career Counselling by Sirajul
• 59,230 points
1,859 views
0 votes
1 answer

Why do we use job.waitForCompletion(true)?

The main reason for job.waitForCompletion exists is ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Josh
4,478 views
0 votes
1 answer

How different it is to create a fixture with Class scope instead of Session Scope in Pytest?

Hi Shankar, we use different scopes in ...READ MORE

Oct 11, 2019 in Selenium by Abha
• 28,140 points
1,519 views
0 votes
1 answer

Install virtualenv - python

Follow these steps to install virtualenv on ...READ MORE

Oct 7, 2019 in Python by Harshit
591 views
0 votes
1 answer

How to extract specific type of files from a directory using UiPath?

Hey @Avani, if you want to extract ...READ MORE

Mar 14, 2019 in RPA by Anvi
• 14,150 points
9,571 views
0 votes
1 answer

function to sort elements in a list

@ch, Using sort function. sort(l,decreasing = T) > l = ...READ MORE

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

Configuring Amazon Route 53 to Route Traffic to an ELB Load Balancer

To route traffic to an ELB load ...READ MORE

May 15, 2019 in AWS by Alok
6,846 views
+1 vote
1 answer

AWS ssh access permission denied (public key issue)

For Ubuntu Instance, First, check whether you have ...READ MORE

May 13, 2019 in AWS by sunshine
• 1,300 points
6,887 views
0 votes
1 answer

Load balancer's flagging perfectly fine functioning ECS's

Configure the network page, change the Health ...READ MORE

Oct 11, 2019 in AWS by Nagya
406 views
0 votes
1 answer

How to find the greatest number in a list in Python?

1. By using max function -  highest = ...READ MORE

Aug 21, 2019 in Python by Neel
• 3,020 points
2,607 views
0 votes
3 answers

Why is first Job Important to shape your career?

If you ask me, I'd say every ...READ MORE

Sep 9, 2019 in Career Counselling by Karan
1,820 views
0 votes
1 answer

How to color categorical data markers?

Hey, Use colorFactor function. Check this example. pal <- colorFactor(c("navy", ...READ MORE

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

Format the date values in a specific format

@ch, Use format.Date function to convert one format ...READ MORE

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

Load balancer route requests to a particular group of targets - AWS

You need to create a Load balancer ...READ MORE

Oct 11, 2019 in AWS by Nagya
395 views
0 votes
1 answer

Why should I opt to Google Cloud Hosting?

The reason for opting Google Cloud Hosting is ...READ MORE

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

Snowball vs Snowmobile

A single Snowball can store up to ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
2,508 views
+1 vote
1 answer

Difference between cross join and natural join

The cross join produces the cross product ...READ MORE

Oct 12, 2018 in Database by DataKing99
• 8,240 points
16,085 views
0 votes
1 answer

How do I check if input string is a valid regular expression or not in Python?

Hi. Good question! Well, just like what ...READ MORE

Feb 12, 2019 in Python by Nymeria
• 3,560 points
10,810 views
0 votes
1 answer

Extract text from image in R

Try below code to fetch the image ...READ MORE

Aug 7, 2019 in Data Analytics by anonymous
• 33,030 points
3,221 views
0 votes
0 answers

Limit RDS resources

I want to limit the number of ...READ MORE

Oct 10, 2019 in AWS by Hannah
• 18,570 points
456 views
0 votes
1 answer

Can I build a plagiarism checker using python?

Hey @Alessha, you can use an SDK ...READ MORE

Aug 5, 2019 in Python by Kalgi
• 52,360 points
3,270 views
0 votes
1 answer

How to create a multi-zonal cluster using google kubernetes engine on GCP?

To create a multi-zone cluster, set --zone to the ...READ MORE

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

Duplicate axis for a R plot

Add duplicate axis using dup.axis attribute like ...READ MORE

Nov 4, 2019 in Data Analytics by radha
1,543 views
0 votes
0 answers
0 votes
1 answer

How do I Install the Serverless Framework open-source CLI?

To install the serverless framework open-source CLI, ...READ MORE

Oct 1, 2019 in AWS by Vijay
798 views
0 votes
2 answers

How to see MySql service is running or not using linux command?

Hi, You can simply run the following commands ...READ MORE

Jan 21, 2020 in Big Data Hadoop by anonymous
1,983 views
0 votes
0 answers

Cannot use aggregate and non-aggregate fields in the if statement

Hi. I cannot use aggregate and non-aggregate ...READ MORE

Oct 7, 2019 in Tableau by ch
• 3,450 points
575 views
0 votes
1 answer

Read table from webpage and convert it into dataframe

Hi Kalyan, Use html_table to create tables from ...READ MORE

Sep 17, 2019 in Data Analytics by prajwal
1,394 views
0 votes
1 answer

Different between zkfc and zookeeper

Hey, The key difference between both the components ...READ MORE

Jul 31, 2019 in Big Data Hadoop by Sunny
1 flag 3,481 views
+2 votes
1 answer

After learning AWS architecture solutions - Is docker and kubernetes sufficient to get a better job

Hey @Diwakar, Once you know AWS, it's ...READ MORE

Aug 5, 2019 in Career Counselling by Kalgi
• 52,360 points
3,173 views
0 votes
2 answers

Error: RabbitMQ with Docker for Windows server

Connecting to other containers Step 1: Create a network. ...READ MORE

Aug 29, 2020 in Docker by Pistle
• 1,000 points
1,372 views
0 votes
1 answer

Getting below error on Jenkins while creating a Maven Build Job

When you are using ssh to connect, ...READ MORE

Sep 3, 2019 in Jenkins by Hari
2,065 views
0 votes
1 answer

Python error "ValueError: size needs to be (int width, int height)" while using pygame.Surface

pygame.Surface takes in integer values for building ...READ MORE

Jun 19, 2019 in Python by Varsha
5,262 views
0 votes
2 answers

Error while creating resource group on Azure using Ansible

Please check you indentation, remove all spaces ...READ MORE

Mar 17, 2020 in Ansible by Shrikant Yerge
1,195 views
0 votes
1 answer

create data.frame with random numbers in R

First create a matrix with random numbers ...READ MORE

Sep 24, 2019 in Data Analytics by Debasmita Das
2,751 views
0 votes
1 answer

What are the best Python frameworks for automation testing?

Hey Jagdish, following are some of the ...READ MORE

Sep 3, 2019 in Career Counselling by Anvi
• 14,150 points
1,972 views
0 votes
1 answer

How can i create a check box list using for each loop in UI Path.

Hi, to achieve this automation, you can ...READ MORE

Aug 29, 2019 in RPA by Abha
• 28,140 points
2,191 views