Trending questions in Edureka Community

0 votes
1 answer

What is Azure SQL database? How to connect to Azure SQL database?

Azure SQL Database is a general-purpose relational ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points
1,490 views
0 votes
2 answers

What are the rules to define a variable name in R programming language?

The same rules almost follow for all ...READ MORE

Aug 26, 2019 in Data Analytics by anonymous
• 33,030 points
15,131 views
+1 vote
1 answer

how to creat a privaet blockchain network using ganache step by step process

This might help, check it out https://www.codementor.io/@swader/de ...READ MORE

Jan 13, 2020 in Blockchain by Rhea
1,476 views
+2 votes
0 answers

How to merge 2 parts of collection to make URL?

Hi, I have a set of collection where ...READ MORE

Jan 21, 2020 in RPA by Sharmil
• 140 points
1,128 views
0 votes
1 answer

Error: Failed to locate WinUtils binary in the Hadoop Binary Path

I will redirect you to a link ...READ MORE

Jun 20, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
10,423 views
0 votes
1 answer

How to install Blue Prism Licence in order to use Blue Prism tool?

You can follow these steps to install ...READ MORE

Oct 18, 2019 in RPA by Abha
• 28,140 points
5,230 views
0 votes
1 answer

How to prepare for azure certification?

If you are a complete beginner with the ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
1,100 views
+2 votes
0 answers

How to setup the Development environment for studio robot and Orchestrator

Hi, I have to create a dev environment ...READ MORE

Jan 25, 2020 in RPA by heena
• 180 points
931 views
0 votes
1 answer

How to install AWS CLI?

the best way to install AWS CLI ...READ MORE

Jan 31, 2020 in AWS by Travis
718 views
0 votes
1 answer

Retrieve a deleted instance in GCP

No, it is not possible to retrieve ...READ MORE

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

How to create a windows virtual machine on Azure?

Azure virtual machines (VMs) can be created ...READ MORE

Jan 10, 2020 in Azure by Sirajul
• 59,230 points
1,584 views
+1 vote
3 answers

Error message “Failed to connect to the host via ssh” while running ping command on host machines using Ansible

I hadn't created the ssh connection between ...READ MORE

Apr 23, 2019 in Ansible by Lavanya
20,513 views
0 votes
1 answer

How Do You Run A Python Script In Blender?

Blender is a free and open-source 3D ...READ MORE

Jul 30, 2019 in Python by Mohammad
• 3,230 points
8,686 views
0 votes
2 answers

Install postgreSQL on Ubuntu

Follow the below commands to install PostgreSQL (PSQL) ...READ MORE

Nov 12, 2020 in Database by Prachi
• 140 points
1,276 views
+1 vote
1 answer

In Azure ,can we add the existing VM into Availability Set or Availability Zone

Hi @Dhishyanth. You can delete the vm and ...READ MORE

Dec 18, 2019 in Azure by Kalgi
• 52,350 points
2,551 views
0 votes
1 answer

How to check the installed modules in puppet?

Puppet Module list command will list all ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
8,912 views
0 votes
1 answer

What are azure services? What are the different services on azure?

Microsoft Azure provides various services that would ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
1,132 views
0 votes
1 answer

How to mount a Cloud Filestore fileshare on a Compute Engine virtual machine (VM)?

To manually mount a fileshare to a ...READ MORE

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

What is azure container service?

The Azure Container Service (ACS) is a ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
1,075 views
0 votes
2 answers

How do I schedule job periodically in Jenkins?

The format is as follows: MINUTE (0-59), HOUR ...READ MORE

Aug 2, 2019 in Jenkins by Sirajul
• 59,230 points
9,440 views
+1 vote
1 answer

Unhandled internal error. Java heap space

Hi As your file size is too large, ...READ MORE

Jan 21, 2020 in Big Data Hadoop by anonymous
1,052 views
0 votes
1 answer

When creating a new node, the option to “Launch agent by connecting it to the master” is not available in the “Launch method”

The option “Launch agent by connecting it ...READ MORE

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

Error: ‘Jenkins pipeline: No such DSL method'

This is a simple mistake, just remove ...READ MORE

Aug 17, 2018 in Jenkins by Sophie may
• 10,620 points
23,616 views
+2 votes
1 answer

What is EC2 in AWS?

AWS has become a lifesaver for many ...READ MORE

Jan 23, 2020 in AWS by Kalgi
• 52,350 points
893 views
+1 vote
0 answers

how to access hive view using spark2

We do not have access to hive ...READ MORE

Dec 29, 2019 in Apache Spark by anonymous
• 130 points
2,043 views
+1 vote
2 answers

How to stop all idle EC2 instances using AWS Lambda

Nice article, very informative! I have a scenario ...READ MORE

Jan 14, 2020 in AWS by Hamid
• 160 points
4,610 views
0 votes
1 answer

Access denied error when trying to transfer billing ownership of a azure subscription.

You'll see this error if you're trying ...READ MORE

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

please someone tell the code to launch an instance in digital ocean using java

In order to create a digital ocean ...READ MORE

Jan 14, 2020 in Java by Sirajul
• 59,230 points
1,286 views
0 votes
0 answers

I am trying to print each entry of the dataframe separately. The dataframe is created by the following code

import pandas as pd XYZ_web = {'Day':[1,2,3,4,5,6], 'Visitors':[1000,700,6000,1000,400,350], ...READ MORE

Jan 27, 2020 in Python by solo
• 120 points
812 views
0 votes
1 answer

Unable to start my robot process from command line in Uipath

Hey Apeksha,  you can’t use /executor and /target ...READ MORE

Nov 8, 2019 in RPA by Abha
• 28,140 points
4,256 views
0 votes
1 answer

Install python using Ansible

Try something like: - hosts: all remote_user: ...READ MORE

Jul 22, 2019 in Python by Travis
8,935 views
+1 vote
0 answers

getting below error when trying to conver csv file to json :The method readerFor(Class<Map>) is undefined for the type CsvMapper [closed]

PFB source code: import java.io.File; import java.lang.*; import java.util.Arrays; import java.util.List; import ...READ MORE

Dec 29, 2019 in Java by anonymous
• 160 points

closed Jan 14, 2020 by Kalgi 2,051 views
0 votes
1 answer

Save as local data source in Tableau

Follow the below steps to save Data ...READ MORE

Oct 30, 2019 in Tableau by Cherukuri
• 33,030 points
4,615 views
0 votes
0 answers

How to use p4merge tool in Git & GitHub?

Hi, Can someone tell me, how to use ...READ MORE

Jan 31, 2020 in Git & GitHub by akhtar
• 38,260 points
627 views
0 votes
1 answer

How to change my machine type for an instance running on GCP?

You can only change the machine type ...READ MORE

Nov 4, 2019 in GCP by Sirajul
• 59,230 points
4,394 views
0 votes
3 answers

How to unzip a zipped folder using UiPath?

Hi Akansha, to unzip a zipper folder ...READ MORE

Mar 8, 2019 in RPA by Anvi
• 14,150 points
12,446 views
0 votes
0 answers

Creating Stacked Column Chart without unpivot of data in Power Query

​Hello, For creating Stacked Column Chart into PBI, ...READ MORE

Jan 21, 2020 in Power BI by Prakash
• 140 points
1,048 views
0 votes
1 answer

What exactly is invalid syntax error?

please solve this error   def TakeImages():     Id=(text.get())   ...READ MORE

Jul 20, 2020 in Python by Prince kumar
1,928 views
0 votes
1 answer

awk: to print all columns from the nth to the last

the following will print all but the ...READ MORE

Jul 19, 2019 in Linux Administration by Shubham
• 13,490 points
9,047 views
0 votes
1 answer

How to install openssl in python?

pip install openssl-python run this command in the ...READ MORE

Aug 2, 2019 in Python by Mohammad
• 3,230 points
8,932 views
+2 votes
5 answers

Restarting nodes on kubernetes as the node status shows unknown

I had a similar issue, but mine ...READ MORE

Oct 23, 2018 in Kubernetes by Zans
20,438 views
0 votes
1 answer

In how many ways we can develop custom service make available in AngularJS?

Services:  A special unit of code which ...READ MORE

Jan 29, 2020 in Web Development by Niroj
• 82,840 points
652 views
0 votes
1 answer

How to save leaflet object as an image?

Yes, you can save leaflet objects as ...READ MORE

Oct 28, 2019 in Data Analytics by Cherukuri
• 33,030 points
5,514 views
0 votes
1 answer

How do you restructure working directory files in a git repository?

If we have a file called 'myfile.txt' ...READ MORE

Nov 26, 2019 in DevOps Tools by anonymous
• 59,230 points
3,415 views
0 votes
1 answer

How do i enable universe repository in Ubuntu 18.04?

If you want in one command and ...READ MORE

Aug 27, 2019 in Linux Administration by Sirajul
• 59,230 points
7,344 views
0 votes
1 answer

Disable pop-up notifications on the azure portal.

To disable pop-up notifications, de-select the Enable pop-up notifications checkbox. This ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points

edited Oct 7, 2021 by Sarfaraz 2,104 views
0 votes
1 answer

Data factory - Limitations of wrangling data flow

Dataset names can only contain alpha-numeric characters. ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
1,748 views
0 votes
2 answers

how can i randomly select items from a list?

You can also use the random library's ...READ MORE

Apr 9, 2020 in Python by Patrick
5,303 views
0 votes
1 answer

Deploy a static website on a webserver

Hi @hannah. You are right, you need ...READ MORE

Dec 13, 2019 in Linux Administration by Travis
2,648 views
+1 vote
1 answer

Program for nth prime number without using scanner

Hi @Sneha, you could use something like ...READ MORE

Jan 13, 2020 in Java by Kalgi
• 52,350 points
1,252 views