Trending questions in Edureka Community

0 votes
1 answer

Join in RDD using keys

Suppose you have two dataset results( id, ...READ MORE

Aug 2, 2019 in Apache Spark by Trisha
7,947 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
14,493 views
0 votes
1 answer

Can I create services in any region while I am on a free Azure account for 12 months?

Your Azure free account includes a limited ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
1,459 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 1,631 views
0 votes
1 answer

What is azure event hub?

Azure Event Hubs is a big data ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
495 views
+1 vote
1 answer

What is AWS certification and how to get AWS certified?

Most of the growing companies are using ...READ MORE

Jan 17, 2020 in AWS by Yatish
631 views
0 votes
0 answers

How to cancel AWS? [closed]

How do I cancel or deactivate my ...READ MORE

Jan 24, 2020 in AWS by Hannah
• 18,570 points

closed Jan 24, 2020 by Kalgi 402 views
0 votes
1 answer

How are Azure Marketplace subscriptions priced?

Pricing will vary based on product types. ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
1,442 views
0 votes
2 answers

How to lock a thread in Python?

Lock objects can release the lock at ...READ MORE

Jul 23, 2020 in Python by sahil
• 580 points
683 views
0 votes
1 answer

How to use AWS?

How to use aws?  That's a funny question. ...READ MORE

Jan 23, 2020 in AWS by Isha
398 views
0 votes
1 answer

What is Azure AD Join? In what Scenarios should I consider using it?

Azure AD join allows you to join ...READ MORE

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

What is the purpose of Azure active directory? Why do we need it?

Azure Active Directory (Azure AD) is Microsoft’s ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 27, 2023 by Khan Sarfaraz 823 views
0 votes
11 answers

Changing the legend title in ggplot

Hi, you can also try guides() to ...READ MORE

Jul 30, 2019 in Data Analytics by Cherukuri
• 33,030 points
16,963 views
+1 vote
2 answers

Unable to create external table on HIVE

Hi @Ozer, This error occurred because there is ...READ MORE

Nov 7, 2019 in Big Data Hadoop by Richa
4,177 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
2,886 views
0 votes
1 answer

How to connect an EC2 linux instance to another Linux instance?

Hi, If your instances are in the same ...READ MORE

Jul 19, 2020 in AWS by MD
• 95,440 points
688 views
0 votes
1 answer

What is Azure IOT? Does it connect only azure cloud infrastructure?

The Azure Internet of Things (IoT) is ...READ MORE

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

How to create a dashboard on azure portal?

Follow these steps to get started: Sign in ...READ MORE

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

Resource group in Azure.

An Azure resource group is a way ...READ MORE

Jan 20, 2020 in Azure by Sirajul
• 59,230 points
509 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,033 views
0 votes
1 answer

Can I start a virtual machine in azure without the azure portal?

I think the best way is to ...READ MORE

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

What is the actual conflict while performing click() on web element, and getting an error like element is not clickable at point(x,y)?

Hey @sastry, the error Element is not clickable ...READ MORE

Nov 27, 2019 in Selenium by Sirajul
• 59,230 points
3,196 views
+1 vote
0 answers

screenshot of a particular element with python selenium in linux [closed]

Taking partial screenshot of a element by ...READ MORE

Jan 21, 2020 in Selenium by anonymous
• 200 points

closed Jan 21, 2020 by Kalgi 453 views
0 votes
1 answer

Can Azure App Service be used to build a mobile app?

Azure App Service enables you to build ...READ MORE

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

What is azure mobile services?

Azure Mobile Services provides a scalable cloud ...READ MORE

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

Calculation issue: Distinct sum in Tableau

I feel the easiest way is to ...READ MORE

Aug 26, 2020 in Tableau by Dhiraj Kumar Sahu
9,154 views
0 votes
1 answer

What is Amazon AWS?

Amazon Web Services(AWS) is a cloud service from ...READ MORE

Jan 23, 2020 in AWS by Hemanth Sharma

edited Jun 20, 2023 by Khan Sarfaraz 333 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
11,849 views
0 votes
1 answer

What is azure service fabric and how is it useful?

Azure Service Fabric is a distributed systems ...READ MORE

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

Unassign a static external IP address from a VM instance on google cloud.

You can unassign a static external IP ...READ MORE

Nov 11, 2019 by Sirajul
• 59,230 points
3,489 views
0 votes
2 answers
0 votes
1 answer

403: Account disabled - while trying to create a bucket on google cloud storage.

This error indicates that you have not ...READ MORE

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

Is there a way to mask the password from java user input that comes from Scanner class and System.out.Println()?

You can use the console class to do so. ...READ MORE

May 27, 2019 in Java by Omkar
• 69,210 points
10,730 views
0 votes
2 answers

What is PostgreSQL?

HI... PostgreSQL is one of the top databases ...READ MORE

Oct 22, 2020 in Database by SRI

edited Oct 22, 2020 by Gitika 1,002 views
0 votes
1 answer

What is Azure Rights Management?

Azure Rights Management (often abbreviated to Azure ...READ MORE

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

Is it possible to restore a deleted service account on Gcloud?

It's sometimes possible to restore a deleted ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
3,985 views
+1 vote
4 answers

Pass variable to ansible playbook through command line

ansible-playbook test.yml --extra-vars "arg1=${var1} arg2=${var2}" Use is like ...READ MORE

May 7, 2019 in Ansible by Bobin
13,962 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
4,908 views
0 votes
1 answer

What is azure ad connect?

Azure AD Connect is the Microsoft tool ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
392 views
–1 vote
1 answer

Python error saying "NameError: name 'email' is not defined"

you need to define the variable email READ MORE

Nov 29, 2019 in Python by Casper
• 160 points
6,367 views
0 votes
1 answer

how do i get the list of all the keys in my dictionary?

my_dict = {'one': 'first', 'two': 'second', 'three': ...READ MORE

Sep 30, 2020 in Python by VJ_python
534 views
0 votes
1 answer

How does data gets split in Sqoop?

I will drop the answer in the ...READ MORE

Jul 16, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
8,552 views
0 votes
1 answer

How do I use microsoft azure?

Microsoft Azure is a cloud computing platform created by Microsoft which ...READ MORE

Jan 20, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 21, 2023 by Khan Sarfaraz 427 views
0 votes
1 answer

Avoid duplication while streaming data into a BigQuery table

If you receive a failure HTTP response ...READ MORE

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

What is Azure Cloud Service?

Azure Cloud Services is an example of ...READ MORE

Jan 10, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 21, 2023 by Khan Sarfaraz 849 views
0 votes
1 answer

Cannot understand this "No X11 DISPLAY variable" error thrown at me

If you're on the main display, then export ...READ MORE

Jun 5, 2019 in Linux Administration by Upasana
• 8,620 points
10,339 views
0 votes
0 answers

jenkins pipeline script deploy error

C:\Program Files (x86)\Jenkins\workspace\app>del "C:\Program Files\Apache Software Foundation\Tomcat ...READ MORE

Nov 28, 2019 in Jenkins by Rajendra
• 510 points
2,747 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
19,799 views
0 votes
1 answer

How do i give access to the cloud storage bucket to a specific user?

Use the gsutil iam ch command to give a ...READ MORE

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

Facing issue while trying to perform "Save As" action on an excel sheet using Uipath.

Hello there, a work around that I found ...READ MORE

Nov 5, 2019 in RPA by Abha
• 28,140 points
3,676 views