Trending questions in Edureka Community

0 votes
1 answer

How to run a run a BigQuery job programmatically?

To run a job programmatically: Start the job ...READ MORE

Nov 15, 2019 in GCP by Sirajul
• 59,230 points
1,331 views
0 votes
1 answer

How do I create a private cluster with limited access to public endpoint?

When you create a private cluster, you ...READ MORE

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

How to create a firewall rule to allow TCP, UDP and ICMP traffic from a peer network to GCP network?

You could probably execute the firewall-rules create ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
1,410 views
+1 vote
1 answer

What's the payload limit of HTTP load balancer in GCP?

Google Fronted process all request created to any Google product/service. GFE is that ...READ MORE

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

Change the default indexing of an array in pandas

df = pd.DataFrame({'month': [1, 4, 7, 10],                    'year': ...READ MORE

Nov 28, 2019 in Python by nagendra reddy
944 views
0 votes
1 answer

Getting "/usr/bin/id: cannot find name for group ID 123456789" while setting up OS Login.

On some instances using OS Login, you ...READ MORE

Nov 11, 2019 in GCP by Sirajul
• 59,230 points
1,491 views
+1 vote
2 answers

web scraping on Tripadvisor's review

Hi, I used the below code to ...READ MORE

Sep 16, 2019 in Data Analytics by Cherukuri
• 33,030 points
3,870 views
0 votes
2 answers

Jenkins status active(exited) coming after the installation of Jenkins on my local system.

This might possibly be a memory issue ...READ MORE

Aug 5, 2019 in DevOps & Agile by Sirajul
• 59,230 points
9,455 views
0 votes
1 answer

How to Convert .msg (outlook mail) to pdf using java

Hi @Basha! Here's a code to help you ...READ MORE

Aug 21, 2019 in Java by Kishan
5,042 views
0 votes
1 answer

Difference between Power Bi server and Power BI Service

Both the tools are quite similar but have ...READ MORE

Oct 29, 2019 in Power BI by Cherukuri
• 33,030 points
2,038 views
0 votes
1 answer

How SortBykey() operation works in Spark?

Hey, sortByKey() is a transformation. It returns an RDD sorted ...READ MORE

Aug 2, 2019 in Apache Spark by Gitika
• 65,910 points
5,835 views
0 votes
0 answers

Self Created Laravel Link Not Working

I installed laravel 6.0 through composer and ...READ MORE

Dec 3, 2019 in Others by anonymous
• 120 points
575 views
0 votes
3 answers

How can I add YAML current date in rmarkdown ?

<$today:MM/dd/yyyy> READ MORE

Mar 25, 2019 in Data Analytics by Anupam Das
14,998 views
0 votes
1 answer

Which cloud computing course is good and in demand these days? AWS or Azure?

Both Azure and AWS present tremendous career opportunities as of now and ...READ MORE

Nov 25, 2019 in Career Counselling by Sirajul
• 59,230 points
864 views
0 votes
1 answer

Create a Cloud Dataproc cluster.

 To create a Cloud Dataproc cluster in ...READ MORE

Nov 26, 2019 in GCP by Sirajul
• 59,230 points
816 views
0 votes
1 answer

Azure Blob: How to open a file in browser without downloading it?

First, because I was using a byte[] the controller ...READ MORE

Jun 20, 2018 in Azure by club_seesharp
• 3,450 points
23,442 views
0 votes
1 answer

Selenium-Python , find out when a download has completed

There is no built-in to selenium way ...READ MORE

Sep 5, 2018 in Selenium by Meci Matt
• 9,460 points

edited Feb 7, 2020 by Gitika 20,157 views
0 votes
1 answer

Plot a pie-chart in Python in Matplotlib

Not sure which dataset you are using. ...READ MORE

Jul 22, 2019 in Python by Shri
6,294 views
+2 votes
1 answer

In Jenkins while creating node when we select option 'launch agent by Connecting it to the master' what should be launch command?

The command looks something like this:  java -jar ...READ MORE

Nov 4, 2019 in Jenkins by Sirajul
• 59,230 points
1,740 views
0 votes
1 answer

What is the maximum no of network interfaces that a VM can have?

The maximum number of virtual interfaces allowed ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
1,400 views
0 votes
1 answer

AWS to GCP migration.

Migrate for Compute Engine gets enterprise applications ...READ MORE

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

Create train and test data from dataset in R

Hi, Use sample or sample.split function to create ...READ MORE

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

How do I know who has performed a particular operation in jenkins?

You can keep a log of who ...READ MORE

May 30, 2019 in Jenkins by Sirajul
• 59,230 points
8,574 views
0 votes
1 answer

I want to set maximum bytes billed to 1000000. How do I do this?

In the CLI, use bq query command with the --maximum_bytes_billed flag. bq ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
1,003 views
0 votes
2 answers

What are the different tools that can be used for Security Testing?

Veracode is the best due to banking ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
719 views
0 votes
0 answers

I am trying to click the button but it is not working and it is drop list ..

<a class="quickreports btn btn3d tbbtn" href="javascript:" style="position:static" ...READ MORE

Dec 2, 2019 in Python by anonymous
• 120 points
600 views
0 votes
1 answer

Recovering a git branch

Check out the latest commit to this ...READ MORE

Nov 26, 2019 in Git & GitHub by Sirajul
• 59,230 points
787 views
0 votes
2 answers

Handling Combo-Box Drop downs in Selenium

Suggestion: Try to mimic the action with ...READ MORE

May 28, 2019 in Selenium by mary
11,512 views
+2 votes
1 answer

How many people had completed AWS certified solution architect-Associate level in world-wide?

Hi, I took my exam on 24th ...READ MORE

Oct 30, 2019 in AWS by Arun
1,979 views
0 votes
1 answer

How do I create a cloud function trigger to respond to a integrity failure?

Create a Cloud Functions trigger that reads ...READ MORE

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

Python error "ZeroDivisionError: division by zero"

Catch the error and handle it: try: ...READ MORE

May 31, 2019 in Python by Rhea
8,503 views
0 votes
1 answer

What are the software requirements to run a Cucumber web test?

Hi Govind, to run a Cucumber Web ...READ MORE

Aug 26, 2019 in Selenium by Abha
• 28,140 points
4,810 views
0 votes
2 answers

Truffle console error: Could not find suitable configuration file

First, initialize truffle project by running: $ truffle ...READ MORE

Feb 19, 2019 in Blockchain by John
13,282 views
0 votes
1 answer

What's the difference between azure table and google big bigtable?

Azure's Table Storage: A NoSQL key-value store ...READ MORE

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

Mention some post conditions pipeline options that are used in a jenkinsfile.

We can mention some test conditions to ...READ MORE

Aug 28, 2019 in Jenkins by Sirajul
• 59,230 points
4,652 views
0 votes
1 answer

How to create a cloud storage bucket in GCP?

Buckets are the basic containers that hold your ...READ MORE

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

How do I check if the GPU driver is properly installed?

After completing the driver installation steps, verify ...READ MORE

Nov 7, 2019 in GCP by anonymous
• 19,610 points
1,585 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,530 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,481 views
0 votes
1 answer

Ansible playbook to check if http support for apt is installed

Hi @Hannah, this ansible task should do ...READ MORE

Nov 25, 2019 in Ansible by Aria
793 views
0 votes
1 answer

How to add a regional persistent disk to a VM instance on GCP?

You must first create the regional persistent ...READ MORE

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

java regex split string into double numbers and-letters

I am having a problem splitting something ...READ MORE

Nov 14, 2019 in Java by khs
• 120 points
1,290 views
0 votes
1 answer

How to create a new table in database from R?

Use dbGetQuery to create a table by ...READ MORE

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

How can I check if Internet connection is established on the system or not using Selenium webdriver?

Hey @Misha, you can use this code ...READ MORE

May 21, 2019 in Selenium by Navin
8,892 views
0 votes
1 answer

Is it possbile to perform page scroll up/down using Robot class in Selenium?

Hey Ashwin, yes it is possible to ...READ MORE

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

How do I configure firewall rules to allow RDP traffic?

Compute Engine automatically provisions new projects with ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
1,507 views
+1 vote
1 answer

How to configure SCM Plastic Maven Project in Jenkins?

Hey @Anoop, In order to create a ...READ MORE

Nov 19, 2019 in Jenkins by Sirajul
• 59,230 points
1,003 views
+2 votes
1 answer

I want to start a new setup. So please let me know the cost of UI Path Community version.

UiPath Community edition cloud is free to ...READ MORE

Nov 25, 2019 in RPA by Raveendiran
• 980 points
740 views
+1 vote
0 answers

Sum the values of column matching and not matching from a .txt file and write output to a two different files using Python

Name                                                    value DR_CNDAOFSZAPZP_GPFS_VOL.0 139264 DR_CNDAOFSZAPZP_GPFS_VOL.1 15657 DR_CNDAOFSZAPZP_GPFS_VOL.0 139264 DR_CNDAOFSZAPZP_GPFS_VOL.1 156579 DR_CNDAOFSZAPZP_GPFS_VOL.2 156579 DR_CNDAOFSZAPZP_GPFS_VOL.3 ...READ MORE

Nov 20, 2019 in Python by Sagar
• 130 points
984 views