Trending questions in Edureka Community

0 votes
1 answer

Can I run actions in parallel in codepipeline? - AWS

Yes. You can configure one or more ...READ MORE

Jul 1, 2019 in AWS by Garima
8,791 views
0 votes
3 answers

Clicking on an element in robot framework is not working in IE, but its working fine in Chrome & Firefox

public class SiblingAndParentInXpath { ...READ MORE

Apr 24, 2020 in Selenium by Blazzzinglight
12,179 views
0 votes
1 answer

How to prevent any user of my organisation from creating a GCP project?

By default, when the organization is created ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
2,955 views
+1 vote
0 answers

What are the advantages of SQL? [closed]

Dec 28, 2019 in Database by Yuth
• 130 points

closed Dec 30, 2019 by Kalgi 1,037 views
0 votes
1 answer

How do I start with Azure DevOps?

Sign up with a personal Microsoft account Select ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
791 views
+3 votes
1 answer

How to install Kafka on Windows System?

These are the steps to install Kafka ...READ MORE

Feb 25, 2019 in Apache Kafka by Ramya
14,103 views
0 votes
1 answer

Which programming language should I know for aws

You are expected to know python as ...READ MORE

Sep 5, 2019 in Career Counselling by Yesha
5,937 views
+1 vote
1 answer

How to perform right click on an element and open it a new window using Web Driver?

Hey Karthik, you can perform right click ...READ MORE

Jul 7, 2019 in Selenium by Hansraj
8,508 views
0 votes
1 answer

How to allow outbound traffic on a custom port in gcp?

To allow outbound traffic through a custom ...READ MORE

Sep 26, 2019 in GCP by Sirajul
• 59,230 points
5,002 views
0 votes
1 answer

Hive: Assign subquery to variable

Refer to this example: Step1: Check table test1 ...READ MORE

Jul 30, 2019 in Big Data Hadoop by Tina
7,511 views
0 votes
1 answer

I am trying to view and preprocess a .mhd and .raw image types on jupyter notebook, but I am getting a syntax error.

Hey @tekle,  You cannot use a string in ...READ MORE

Nov 4, 2019 in Python by Payal
3,315 views
+1 vote
0 answers

How can I encryption/decryption in Rijndael using python

I found this https://github.com/moeenz/rijndael ,but does not ...READ MORE

Sep 28, 2019 in Cyber Security & Ethical Hacking by Ahmed
• 310 points
4,922 views
0 votes
1 answer

How to use hclust function?

hclust performs hierarchical cluster analysis on a ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
3,714 views
0 votes
2 answers

How can I automate the process of adding a product to cart in Flipkart?

Hey @Jino, it was pretty good brain ...READ MORE

Dec 21, 2018 in Selenium by Nabarupa
13,791 views
+2 votes
2 answers

How to calculate Yearly Average when few month data are missing ?

It depends whether you want to skip ...READ MORE

Jul 15, 2019 in Tableau by anonymous
• 33,030 points
7,704 views
0 votes
1 answer

Puppet: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: master-b]

Make new clean master b, and duplicate ...READ MORE

Aug 5, 2019 in Puppet by Sirajul
• 59,230 points
7,215 views
+2 votes
5 answers

How to fix this error “Invalid command ProxyRequests” while setting up Jenkins?

The reason why you're getting this error ...READ MORE

May 6, 2019 in Jenkins by Vijay
17,062 views
0 votes
1 answer

Add a port forwarding rule on a specific VM instance.

To add a new forwarding rule, you ...READ MORE

Nov 11, 2019 in GCP by Sirajul
• 59,230 points
2,979 views
0 votes
1 answer

Linux : Undefined reference to pthread_create

Try this; gcc -pthread -o term term.c Hope this ...READ MORE

May 29, 2019 in Linux Administration by Shubham
• 13,490 points
10,138 views
0 votes
1 answer

SyntaxError: Missing parentheses in call to "print".

The statement print "hello python" does not work in ...READ MORE

Jul 16, 2019 in Python by Umar
8,072 views
0 votes
1 answer

How to use stored procedures in Tableau?

Hi Sindhu, Stored procedures are used to write ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,030 points
9,610 views
0 votes
1 answer

Difference between measure and calculate column in power BI

Hi Rahul,  With calculated columns, you can add new ...READ MORE

May 17, 2019 in Power BI by Cherukuri
• 33,030 points
10,678 views
0 votes
1 answer

how do I create an image from a tar archive in docker?

You can use docker load command inorder to get ...READ MORE

Jul 2, 2019 in Docker by Sirajul
• 59,230 points
8,662 views
0 votes
1 answer

When should I use Datastore mode and when to use Native mode of Cloud Filestore?

Consider the following when choosing between database ...READ MORE

Nov 4, 2019 in GCP by Sirajul
• 59,230 points
3,266 views
+4 votes
1 answer

which headless browser automation is good?

To answer your Queries: 1. HTML Unit -  taking ...READ MORE

Nov 29, 2019 in Selenium by Karan
• 19,610 points

edited Nov 29, 2019 by Sirajul 2,027 views
0 votes
4 answers

Can I talk to company's employees on LinkedIN and ask them about the company before joining?

Hey, Of course, it is very much necessary ...READ MORE

Apr 17, 2019 in Career Counselling by pavitra
13,160 views
0 votes
2 answers
0 votes
1 answer

Set a custom password for a windows instance on GCP

Compute Engine generates a random password, but ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
3,079 views
0 votes
1 answer

what is routing mesh under docker swarm mode?

Routing Mesh is a feature which make ...READ MORE

Jul 8, 2019 in Docker by Sirajul
• 59,230 points
8,384 views
0 votes
1 answer

Is it possible to handle Windows based pop-ups in Selenium?

Hello Rustam, Selenium doesn’t support windows based ...READ MORE

Jun 4, 2019 in Selenium by Priti
9,884 views
0 votes
1 answer

How can I install and setup Pytest framework?

Hey Yashmin, follow these steps to install ...READ MORE

Aug 22, 2019 in Selenium by Anvi
• 14,150 points
6,455 views
+2 votes
0 answers

Doubt regarding Initialising a Blockchain [closed]

Whenever Iam trying to run the command: /home/vashist/go-ethereum/build/bin/geth ...READ MORE

Jan 5, 2020 in Blockchain by vt
• 210 points

closed Jan 6, 2020 by Kalgi 545 views
0 votes
2 answers

R: Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...)

Use unlist function to convert the list ...READ MORE

Oct 14, 2019 in Data Analytics by anonymous
• 33,030 points
4,108 views
0 votes
0 answers
0 votes
1 answer

Build a container in Jenkins via "docker pipeline plugin"

In order to create a Docker image, ...READ MORE

Jul 9, 2019 in Docker by Sirajul
• 59,230 points
8,329 views
0 votes
1 answer

I upgraded my free azure account to paid one even before the end of 30 days, What about the unused credits?

When you upgrade your account to pay-as-you-go ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
814 views
0 votes
1 answer

How to copy data from a Cloud Filestore fileshare to a Cloud Storage bucket?

To copy data from a Cloud Filestore ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,468 views
0 votes
1 answer

What happens when a pod exceeds its memory limit?

Whenever a pod exceeds its memory limit ...READ MORE

Jul 19, 2019 in Kubernetes by Sirajul
• 59,230 points
7,877 views
0 votes
1 answer

Can I use an existing dashboard as a template for creating a new dashboard on azure portal?

Yes, You could do this. To use an ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
962 views
0 votes
1 answer

Is it possible to override default inactive timeout setting enabled by the admin?

Yes, If an admin has made a ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
946 views
0 votes
1 answer

What is Google BigQuery? What are the benefits of BigQuery for the data warehouse practitioners?

Google BigQuery is a replacement for the ...READ MORE

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

Is there a scanf() or sscanf() equivalent in python?

There is nothing as such for python. For ...READ MORE

Jul 30, 2019 in Python by Greg
7,407 views
0 votes
1 answer

Is there any additional authentication method for logging into my Azure Portal apart from Password?

Yes, using Multi-Factor Authentication, we could be ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
900 views
+1 vote
0 answers

How to read a table using VB.net and selenium

Hello, I can see the table yet ...READ MORE

Dec 6, 2019 in Selenium by Matt
• 130 points
1,815 views
+1 vote
1 answer

Is automation testing black-box testing or white-box testing?

You might have got confused because of ...READ MORE

Aug 7, 2019 in Software Testing by Archana
• 5,640 points

edited Jul 19, 2023 by Khan Sarfaraz 6,988 views
0 votes
1 answer

Enabling the Cloud Build API

The virtual appliance import tool uses Cloud Build. ...READ MORE

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

Converting CSV files to Parquet

--Create Hive external Table for existing data CREATE ...READ MORE

Jul 30, 2019 in Big Data Hadoop by Yogi
7,369 views
0 votes
1 answer

How is the billing procedure done for the purchases made by azure marketplace?

All Azure Marketplace offers that do not ...READ MORE

Dec 30, 2019 in Azure by anonymous
• 59,230 points
739 views