Trending questions in Edureka Community

0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

Aug 2, 2019 in RPA by Shivi Singhal
14,233 views
0 votes
1 answer

Is it possible to convert a VPC-native cluster to a routes-based cluster?

You cannot migrate a VPC-native cluster to ...READ MORE

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

How to deploy a WordPress site and a MySQL database using Minikube

Create a deployment of the mysql. Use ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
1,498 views
0 votes
1 answer

Read multiple xml files in Spark

You can do this using globbing. See ...READ MORE

Jul 25, 2019 in Apache Spark by Jack
5,389 views
0 votes
3 answers

not able to connect to the GIT Repository through Git plugin in Jenkins

One of the possibility is that your ...READ MORE

Apr 22, 2019 in DevOps Tools by Ananya
17,063 views
0 votes
1 answer

How to modify data in a cloud spanner instance's database?

There are various methods that you could ...READ MORE

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

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

Sep 6, 2018 in AWS by Archana
• 4,170 points
19,296 views
0 votes
1 answer

How to delete a long running instance operation?

Use projects.instances.operations.delete to delete a long-running instance operation. Click projects.instances.operations.delete. For name, enter ...READ MORE

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

How's Google Cloud Datastore different from Google Cloud Bigtable?

Google Cloud Bigtable: It provides a massively scalable NoSQL database suitable ...READ MORE

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

How can I get meta-description of a webpage using Selenium Webdriver?

Hey Sonal, to get the meta-description of ...READ MORE

Jul 23, 2019 in Selenium by Abha
• 28,140 points
5,490 views
0 votes
1 answer

Cannot install Puppet agent on Ubuntu 18.04

This might be because your packages might ...READ MORE

Sep 18, 2019 in Puppet by Sirajul
• 59,230 points
2,997 views
0 votes
1 answer

Switch JPanels inside a JFrame

Instead of trying to add an remove ...READ MORE

Feb 14, 2019 in Java by developer_1
• 3,320 points
12,358 views
0 votes
1 answer

Python error "TypeError: Cannot compare types 'ndarray(dtype=int64)' and 'str'"

Hey @Ashish, change the emotion_map to the ...READ MORE

May 30, 2019 in Python by Mir
7,783 views
0 votes
1 answer

uploading an object into the cloud storage bucket.

Suppose you want to upload an image ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,461 views
+1 vote
1 answer

What are some attributes of a good test framework when selecting one? How to choose one among so many?

There are way too many and it's ...READ MORE

Aug 7, 2019 in Software Testing by Archana
• 5,640 points
4,764 views
0 votes
1 answer

How many robots are included in Orchestrator Basic licence?

Hey Pratibha, for customers who are in ...READ MORE

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

How to give a file execute mode permissions in Git?

You can easily do this in one ...READ MORE

Aug 7, 2018 in Git & GitHub by Sophie may
• 10,610 points
20,599 views
0 votes
1 answer

What's the procedure for the GPU metrics reporting script setup?

To Set up the GPU metrics reporting script: On each ...READ MORE

Nov 7, 2019 in GCP by anonymous
• 59,230 points
827 views
0 votes
1 answer

Error: `width` is shorter than `ellipsis`FALSE

Add ellipsis = "" attribute to remove ...READ MORE

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

ansible playbook that installs or uninstalls IBM Installation Manager

have a look at this ansible-playbook. It ...READ MORE

Oct 30, 2019 in Ansible by Yesha
1,184 views
0 votes
1 answer

Is there any other way for migrating from Amazon S3 to Cloud storage without having to use API's?

If you are new to Cloud Storage ...READ MORE

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

What is the use of Queues and Transactions in UiPath Orchestrator?

Hey @Kritika, A Queue is a container that ...READ MORE

Apr 5, 2019 in RPA by Anvi
• 14,150 points
10,145 views
0 votes
1 answer

What is the difference between main(String[] args) and main(String... args) in Java?

String[] is used to accept a single parameter ...READ MORE

Sep 6, 2019 in Java by Piya
3,500 views
0 votes
1 answer

Please tell me how to do Automation script using Spring boot in Intelliji Idea

@Ansuri, can you please be more specific ...READ MORE

Nov 4, 2019 in Selenium by Abha
• 28,140 points
1,521 views
+1 vote
1 answer

How to read a data from text file in Spark?

Hey, You can try this: from pyspark import SparkContext SparkContext.stop(sc) sc ...READ MORE

Aug 6, 2019 in Apache Spark by Gitika
• 65,910 points
4,780 views
+1 vote
2 answers

sparkstream.textfilstreaming(localpathdirectory). I am getting empty results

Hey @c.kothamasu You should copy your file to ...READ MORE

Nov 7, 2019 in Apache Spark by Manas
731 views
0 votes
1 answer

How to show percentages on the slices in pie chart in Tableau?

Hi sindhu, You can manually move the labels ...READ MORE

Mar 13, 2019 in Tableau by Cherukuri
• 33,030 points
11,133 views
0 votes
1 answer

GCP Error: Access denied for a webpage served by my website.

Check that the object is shared publicly. ...READ MORE

Oct 25, 2019 in GCP by Sirajul
• 59,230 points
1,371 views
+1 vote
1 answer
0 votes
1 answer

How to create empty pandas dataframe only with column names?

You can do it like this: df=pd.DataFrame(columns=["Name","Old","Ne ...READ MORE

Apr 6, 2019 in Python by Hari
10,118 views
0 votes
1 answer

Sqoop: ERROR tool.BaseSqoopTool: Unrecognized argument

The command you are executing is slightly ...READ MORE

Aug 1, 2019 in Big Data Hadoop by Sam
5,031 views
0 votes
1 answer

what are the spark job and spark task and spark staging ?

In a Spark application, when you invoke ...READ MORE

Mar 18, 2019 in Apache Spark by Pavan
10,915 views
0 votes
2 answers

Top N and Last N records in R Data Frame

Hi, top_n( ) and top_frac( ) also is ...READ MORE

Sep 3, 2019 in Data Analytics by anonymous
• 33,030 points
4,946 views
0 votes
1 answer

Can we Invoke VBA Code in MSWord or it is only applicable for Excel?

Hello, you can use Invoke Code activity to ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
1,395 views
0 votes
2 answers

Error while installing Docker for windows 10

RUN cmd as administrator then check use ...READ MORE

Aug 26, 2020 in Docker by Pistle
• 1,000 points
2,556 views
0 votes
1 answer

How to learn Selenium Automation tool within a month?

Hi Vidya, learning Selenium testing tool within ...READ MORE

Sep 3, 2019 in Career Counselling by Anvi
• 14,150 points

edited Sep 3, 2019 by Anvi 3,581 views
0 votes
1 answer

Kubernetes: Can we use multiple claims out of a persistent volume?

The mapping between persistentVolume and persistentVolumeClaim is ...READ MORE

Jul 16, 2019 in Kubernetes by Sirajul
• 59,230 points
5,698 views
0 votes
1 answer

How can I add a new node into existing kubernetes cluster with a different machine type?

You can work around the single machine-type ...READ MORE

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

Generating a new password to connect to windows instance on Google cloud.

You can generate a new password to ...READ MORE

Nov 8, 2019 in GCP by anonymous
• 59,230 points
731 views
0 votes
1 answer

Deploy PHP application with Redis - Kubernetes

Hi, @Hannah, Follow these steps: 1. Create a ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
1,415 views
+2 votes
1 answer

unistall and install Azure powershell on mac

Hey start the uninstallation process by checking ...READ MORE

Oct 22, 2019 in Azure by Pearl
1,477 views
+1 vote
1 answer

How do I turn off INFO Logging in Spark?

Hi, You need to edit one property in ...READ MORE

Jul 12, 2019 in Apache Spark by ravikiran
• 4,620 points

edited Dec 20, 2020 by MD 5,826 views
0 votes
1 answer

Can I give a user access to cloud storage who doesn't have a GCP account?

Yes, you could certainly do this.  You can ...READ MORE

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

Is it possible to create an instance with a boot disk that is smaller than 10GB?

You would probably encounter the following error: Disk ...READ MORE

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

How to add page tooltips to Power BI Report?

Follow the below steps: 1. Create multiple pages in ...READ MORE

Oct 30, 2019 in Power BI by anonymous
• 33,030 points
1,134 views
0 votes
1 answer

Convert a contingency table into dataframe

The simplest way to convert the contingency ...READ MORE

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

How is a hardware failure handled by the Google compute engine?

Google states that just in case of ...READ MORE

Oct 11, 2019 in GCP by Sirajul
• 59,230 points
1,923 views
0 votes
3 answers

What are the skills required for becoming an Azure Architect?

@Sradha, following skills are required for becoming ...READ MORE

Jun 18, 2019 in Career Counselling by Abha
• 28,140 points
10,410 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,693 views
0 votes
1 answer

Connect an already existing EC2 instance with a new ssh key pair - AWS

yes, this is possible. Follow the below ...READ MORE

Oct 17, 2019 in AWS by Rick
1,657 views