Latest questions in Edureka Community

0 votes
1 answer

Show SQL equivalent code of dplyr code in R

show_query() translated dplyr code into sql equivalent ...READ MORE

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

Error with running SQL Query:

Use below code. ofc <- dbGetQuery(db,'select * from ...READ MORE

Oct 1, 2019 in Data Analytics by anonymous
• 33,030 points
821 views
0 votes
1 answer

How to connect to mysql database from rstudio?

Connect to the database as below. install.packages("odbc") db = ...READ MORE

Oct 7, 2019 in Data Analytics by anonymous
• 33,030 points
3,400 views
+1 vote
1 answer

CloudFormation - Is there on template sample to create two ec2 instance and one rds instance?

Hey, Have a look at different templates ...READ MORE

Sep 26, 2019 in AWS by Kalgi
• 52,360 points
2,709 views
+1 vote
1 answer

How to create polygons around states in leaflet?

Use addPolygons() to create polygons in a ...READ MORE

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

How to create color functions for mappers in lealet?

Hey, Create a function using colorNumeric.Factor/bins. Then call ...READ MORE

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

Storage services in GCP

As a part of its storage and ...READ MORE

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

Connect to an instance as a root user in GCP

If you configured an instance to allow ...READ MORE

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

Deploy a container on a new VM instance on Google Cloud.

You can deploy a container on a ...READ MORE

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

Is it possible to create a VM instance using an existing instance on GCP?

You can create an instance from an ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,296 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,174 views
0 votes
1 answer

How to create an instance template using the google cloud platform console?

To create an instance template through the ...READ MORE

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

"Could not connect, retrying..." error while trying to connect to a VM instance using SSH in browser.

This error could probably be coz of ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
1,587 views
+3 votes
1 answer

GCP Error: "Unable to connect on port 22"

You may see this error under the ...READ MORE

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

Create a custom image of windows VM on Google Cloud.

Before you create the image, run GCESysprep ...READ MORE

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

Creating password for a windows instance on GCP

Windows Server instances use password authentication instead ...READ MORE

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

Docker error "ERROR: for nginx Cannot start service nginx: oci runtime error"

I had faced a similar issue and ...READ MORE

Sep 24, 2019 in Docker by anonymous
• 52,360 points
6,122 views
0 votes
0 answers

Error while opening Edureka VM on virtual box

Hi Team, I am using windows 10 machine ...READ MORE

Sep 24, 2019 in Linux Administration by Kiran
• 120 points
678 views
0 votes
1 answer

How to highlight polygon/hovered a region in a map?

Hey, Try this code example to highlight polygon ...READ MORE

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

How to create and call groups in maps?

Groups are used to group a set ...READ MORE

Oct 14, 2019 in Data Analytics by Cherukuri
• 33,030 points
416 views
0 votes
0 answers

Allow user input on maps

Can anyone explain how to add controls ...READ MORE

Sep 24, 2019 in Data Analytics by ch
• 3,450 points
574 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,113 views
0 votes
0 answers

what is the difference between tags and delegate_to in ansible? [closed]

Sep 23, 2019 in Ansible by Rajendra
• 510 points

closed Sep 24, 2019 by Kalgi 620 views
0 votes
1 answer

what is the difference between tags and delegate_to in ansible?

Hey @Rajendra, If you wish to perform ...READ MORE

Sep 24, 2019 in Ansible by Kalgi
• 52,360 points
1,648 views
+1 vote
1 answer

what is the difference between docker swarm and kubernetes

Both Kubernetes and Docker Swarm are important ...READ MORE

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

How do i install gcloud compute?

The gcloud compute command-line tool enables you to easily ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points

edited Jun 16, 2023 by Khan Sarfaraz 1,036 views
0 votes
1 answer

How do I know for how long an instance has been running on GCP?

If you SSH into the instance you ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
3,020 views
0 votes
1 answer

Creating a SQL Server instance using Google Compute engine.

Google Compute Engine provides public images preconfigured with ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
2,639 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,213 views
0 votes
1 answer

Run composer while I'm in container

Hey @DinoN, have a look at this ...READ MORE

Sep 30, 2019 in Docker by Sirajul
• 59,230 points
466 views
0 votes
1 answer

GCP v/s AWS : Which cloud provider to choose?

Depends on what exactly you are looking ...READ MORE

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

Can I create a GCP account for free tier without having to provide the credit card details?

You're always required to provide a credit ...READ MORE

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

Should i should down my VM instance on GCP so that I am not billed ? or just closing the remote desktop on GCP is enough?

Continuously make a point to shut down any ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
2,550 views
0 votes
1 answer

Save lefalet maps as html output

Use saveWidget to save the output as ...READ MORE

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

Reduce markers overlapping in maps

Hey, You can either reduce the font size ...READ MORE

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

How to add only label or popup withpout markers in a map?

Hi, @ch Use addLabelOnlyMarkers( ) to add labels ...READ MORE

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

Hide and show labels by default in maps

Hi, You need to just add an attribute ...READ MORE

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

Pop up always visible without clicking on the marker in leaflet

@Ch, Pop-up cannot be enabled by default. Another ...READ MORE

Sep 23, 2019 in Data Analytics by Cherukuri
• 33,030 points
3,988 views
0 votes
1 answer

What all services does Google Cloud provide as a part of machine learning?

Here's a list of  Machine learning services that ...READ MORE

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

Add variable size and color of circle marker depending on condition

Hey, Give conditions for color or radius within ...READ MORE

Sep 23, 2019 in Data Analytics by Cherukuri
• 33,030 points
7,022 views
0 votes
1 answer

Cloud SQL of google cloud is IaaS or PaaS?

Cloud SQL is PAAS (Plaform As A ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
3,510 views
0 votes
1 answer

How do I create a VPCN (Virtual private cloud network) on Google Cloud?

You can connect various GCP resources to each ...READ MORE

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

Create markerclusters in leaflet

Hi, It's quite simple, add below snippet along ...READ MORE

Sep 23, 2019 in Data Analytics by ch
• 3,450 points
1,022 views
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
806 views
+1 vote
1 answer

Client not able to connect to cluster

There could be multiple reasons: Make sure you ...READ MORE

Sep 23, 2019 in Big Data Hadoop by Rishi
660 views
+1 vote
1 answer

2 datanodes is slower ,how to get those details .what is your approach as hadoop admin

First, enable the detection of slow nodes. ...READ MORE

Sep 23, 2019 in Big Data Hadoop by Riya
1,509 views
+1 vote
1 answer

How can I solve this example in an easy way??

You can use this code: import java.util.*; public class ...READ MORE

Sep 23, 2019 in Java by Omkar
• 69,210 points
606 views
0 votes
0 answers

How to mount the S3 bucket using IAM role or S3fs and use in ElasticBeanstalk

Hi Team, Can you please confirm how we ...READ MORE

Sep 20, 2019 in DevOps on Cloud by rahulkathpal
• 120 points
1,901 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
821 views