Trending questions in Edureka Community

+1 vote
1 answer

How to uninstall migrate for compute engine?

The method for uninstalling Google Cloud Migrate ...READ MORE

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

How to scrap only numbers from a pdf file using UiPath studio?

Hi, to scrap only numbers from a ...READ MORE

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

Warning: Unable to load Hadoop Native Library for your platform. [closed]

 I had the same issue. It's solved ...READ MORE

Jun 28, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
5,802 views
0 votes
3 answers

What is the salary offered to a Oracle Cloud Engineer?

There are different levels for this job ...READ MORE

Mar 15, 2019 in Career Counselling by Raghu
2,205 views
0 votes
1 answer

How do I buy domain names?

Hey @Hannah, follow these steps: Choose a reliable ...READ MORE

Oct 28, 2019 in Others by Mansi
530 views
0 votes
1 answer

To Calculate the Standard Deviation in Power BI

Suppose you've to obtain the Standard Deviation ...READ MORE

Nov 26, 2018 in Power BI by Upasana
• 8,620 points
15,052 views
0 votes
2 answers

Kubernetes Ingress servicePort alternative?

Check out this example that allows to ...READ MORE

Nov 20, 2020 in Kubernetes by anonymous
1,013 views
0 votes
0 answers

convert following json to csv using recursively

{  "name": "flare",  "children": [   {    "name": "analytics",    "children": [     {      "name": "cluster",      "children": [       {"name": ...READ MORE

Oct 18, 2019 in Python by ÂbhIshëk
• 120 points
991 views
0 votes
1 answer

Waterfall chart using plotly in R

A simple waterfall chart using plotly - df ...READ MORE

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

Difference between [[1]] and [1] in R Programming

Hey Latha, The difference between them is that ...READ MORE

Jun 29, 2019 in Data Analytics by anonymous
• 33,030 points
5,782 views
0 votes
1 answer

What are the prerequisites for migrating AWS EC2 instances to GCP?

You must have the following prerequisites in ...READ MORE

Oct 22, 2019 in GCP by Sirajul
• 59,230 points
807 views
0 votes
3 answers

How to get an internship at IBM?

@Anamiks, Just like any other internships, you ...READ MORE

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

Does the container restart whenever a secret object is updated (kubectl apply -f mysecret.yml)?

If you are mounting the secret as ...READ MORE

Jul 18, 2019 in Kubernetes by Sirajul
• 59,230 points
4,915 views
0 votes
2 answers

Unable to start the virtual machine

This means the adapter is trying to ...READ MORE

Aug 25, 2020 in Jenkins by Pistle
• 1,000 points
703 views
0 votes
1 answer

Can I use multiple domain names for my website?

Well, if you are hosting a website, ...READ MORE

Oct 28, 2019 in Others by Barbara
498 views
0 votes
1 answer

unable to launch my first code in eclipse using selenium chrome driver

@klbret, can you share your code or ...READ MORE

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

How do I make an image bootable?

If you have a Compute Engine custom image that ...READ MORE

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

how to manually install plugins in Jenkins?

You can download the plugin (*.hpi file) ...READ MORE

Aug 1, 2019 in Jenkins by Sirajul
• 59,230 points
5,173 views
0 votes
2 answers

How do I force a pod to run on a specific node?

By default, anti-affinity is not attempted by Kubernetes as ...READ MORE

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

Query to list number of records in each table in a database

Use the below code to list number of ...READ MORE

Oct 11, 2019 in Database by Omaiz
• 560 points
1,230 views
0 votes
1 answer

Forbidden error for service accounts on GCP VM instances

This error can occur when the VM ...READ MORE

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

How do I get the size of a java.sql.ResultSet?

You could probably do rows-count. ResultSet rs = ...READ MORE

Aug 22, 2019 in Java by Sirajul
• 59,230 points
12,336 views
0 votes
1 answer

Import an Instance with custom settings on GCP

Run the following command: gcloud compute instances import ...READ MORE

Oct 22, 2019 in GCP by Sirajul
• 59,230 points
785 views
+14 votes
5 answers

How do I run a cron job inside a docker container

If you can SSH into your server ...READ MORE

Jul 27, 2018 in DevOps & Agile by Kalgi
• 52,360 points
15,844 views
0 votes
0 answers

How to convert a table into tree?

I used getTree() and randomForest object to ...READ MORE

Oct 22, 2019 in Data Analytics by ch
• 3,450 points
788 views
0 votes
1 answer

How to add labels on bars in bar chart in ggplot?

Use geom_text() to add labels on the ...READ MORE

Aug 20, 2019 in Data Analytics by anonymous
• 33,030 points
3,569 views
0 votes
1 answer

How to find cumulative total of rows in r?

Calculate intermediate sum and total sum using ...READ MORE

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

error: identified expected but integer literal found.

Hi, You can resolve this error with a ...READ MORE

Jul 4, 2019 in Apache Spark by Gitika
• 65,910 points
5,513 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,931 views
0 votes
4 answers

How to solve “bind: cannot assign requested address” Error?

You must mention in your host.conf file ...READ MORE

Jul 31, 2018 in Blockchain by slayer
• 29,350 points
13,945 views
0 votes
1 answer

What are the advantages of TestNG over JUnit framework?

Hey Kimberly, TestNG has many advantages over ...READ MORE

Jun 12, 2019 in Selenium by Abha
• 28,140 points
6,467 views
0 votes
1 answer

Python error "ImportError: No module named pygame.locals"

You need to download and install the ...READ MORE

Jun 18, 2019 in Python by Greg
6,165 views
0 votes
1 answer

How to click on a hyperlink using Selenium WebDriver?

Hi Jonathan, you can use click() method in ...READ MORE

May 29, 2019 in Selenium by Abha
• 28,140 points
7,034 views
0 votes
1 answer

Does Cloud storage allow me to work with with other cloud storage services well?

Google Cloud Storage provides the feature of ...READ MORE

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

Intermediate + running sum of vector

Hey, It's quite simple, use the accumulate function ...READ MORE

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

Create names topic, subscribe and publish message - AWS SNS

You can write a python code which ...READ MORE

Aug 21, 2019 in AWS by Hari
3,394 views
0 votes
1 answer

Create a new string from existing strings in different variables

Its quite simple, Use paste function as ...READ MORE

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

How to create a range of dates in R?

Hey, See the below example, > superstore$Order.Date[1] [1] "2014-11-11" > seq(superstore$Order.Date[1],length.out ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
727 views
+1 vote
1 answer

java error in eclipse

Hey Siddharth, try changing the module version, ...READ MORE

Jul 16, 2019 in Selenium by Abha
• 28,140 points
4,898 views
0 votes
1 answer

How to create a train and test sample from one dataframe using pandas?

Hi, The below written code can help you ...READ MORE

Jul 4, 2019 in Python by Taj
• 1,080 points
5,496 views
0 votes
1 answer

Creating data scraping workflow which saves the data into csv file by sort.

Hi @Pratibha, try using following method to ...READ MORE

Oct 24, 2019 in RPA by Anvi
• 14,150 points
622 views
0 votes
1 answer

Is ".com" the best domain name?

The .com domain names have remained standard ...READ MORE

Oct 28, 2019 in Others by Vismaya
442 views
+1 vote
1 answer

Is there any way of verifying the error message shown on a page using python selenium?

Hi Jasmine, you can verify an error ...READ MORE

Jul 31, 2019 in Selenium by Abha
• 28,140 points
4,280 views
0 votes
1 answer

Remove the terminated instances from the auto-scaling group in AWS?

Once you terminate the instance, detach it ...READ MORE

Oct 9, 2019 in AWS by Neel
1,259 views
0 votes
1 answer

Error "Object Concentration not found"

Hi Sanju, is the abc data frame created in ...READ MORE

Oct 18, 2019 in Data Analytics by Cherukuri
• 33,030 points
872 views
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,915 views
0 votes
1 answer

How to handle Bootstrap dropdown in Selenium Webdriver?

Hi Neeru, Bootstrap dropdown isn't like traditional ...READ MORE

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

How to write a feature file in Cucumber?

A Feature File is an entry point to the Cucumber tests. ...READ MORE

Nov 27, 2019 in Selenium by Sirajul
• 59,230 points
1,684 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
941 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,506 views