Trending questions in Edureka Community

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
25,997 views
0 votes
1 answer

How to get permutations of list or a set in Python?

Permutation is an arrangement of objects in ...READ MORE

Jul 11, 2019 in Python by Neel
• 3,020 points
9,319 views
+4 votes
0 answers

powershell to eks cluster

Getting below error PS C:\kubectl> kubectl apply -f ...READ MORE

Dec 18, 2019 in Kubernetes by Kamaldeep
• 180 points
2,284 views
0 votes
1 answer

Spark: Error while instantiating "org.apache.spark.sql.hive.HiveSessionState"

Seems like you have not started the ...READ MORE

Jul 25, 2019 in Apache Spark by Rohit
8,712 views
0 votes
1 answer

Connect to an instance as a root user in GCP

If you configured an instance to allow ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,190 points
6,068 views
0 votes
1 answer

How do I enable Cross origin resource sharing (CORS) on a cloud storage bucket?

Use the gsutil cors command to configure CORS on ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,190 points
3,545 views
0 votes
1 answer

Spark Error: java.lang.IllegalStateException: Cannot call methods on a stopped SparkContext.

There seems to be a problem with ...READ MORE

May 24, 2019 in Apache Spark by Jishan
11,380 views
0 votes
1 answer

What is Azure stack?

Azure Stack is a hybrid cloud computing software solution ...READ MORE

Jan 10, 2020 in Azure by Sirajul
• 59,190 points
1,395 views
0 votes
3 answers

What is the difference between a Docker image and a container?

Images are read-only templates that contain a ...READ MORE

Aug 10, 2020 in Docker by Vishal
• 260 points
7,367 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,190 points
941 views
0 votes
1 answer

Permissions issue with Google Cloud Storage Bucket.

You can regain access to the object by assigning an applicable role, like roles/storage.objectAdmin, to ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,190 points
5,359 views
0 votes
2 answers

Finding local IP addresses using Python's stdlib

import socket s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) s ...READ MORE

Mar 30, 2020 in Python by anonymous
3,554 views
0 votes
1 answer

Unable to update an existing custom role using Azure portal.

If you are unable to update an ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,190 points
1,983 views
0 votes
1 answer

How do I know how much space is used in my cloud storage bucket?

You can use Stackdriver for daily monitoring ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,190 points
3,620 views
0 votes
1 answer

AWS error "Unable to locate credentials"

If you add --debug to the command ...READ MORE

Aug 28, 2019 in AWS by Faiza
7,231 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,190 points
889 views
+1 vote
1 answer

I HAVE 2 REQUIREMENT PLEASE HELP IN POWER BI

you have a table with data time ...READ MORE

Dec 3, 2019 in Power BI by Priyanka
2,952 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
9,428 views
0 votes
1 answer

Preventing accidental data deletion on Google cloud storage.

Use Object Versioning. The Object Versioning feature keeps ...READ MORE

Nov 18, 2019 in GCP by Sirajul
• 59,190 points
3,638 views
0 votes
2 answers

How to install Docker on Windows Server 2008?

You can install it with "Docker Toolbox ...READ MORE

Aug 25, 2020 in DevOps & Agile by Pistle
• 1,000 points
5,793 views
0 votes
1 answer

What is a single block activity in UiPath?

The sequences are called as single block ...READ MORE

Nov 10, 2020 in RPA by Anas
1,739 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
4,175 views
0 votes
2 answers

Function of “hadoop namenode -format” command

Namenode is the node in the Hadoop ...READ MORE

Feb 4, 2019 in Big Data Hadoop by Kanika
22,347 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,520 points

closed Jan 24, 2020 by Kalgi 758 views
+1 vote
1 answer

Devops certification project: Dockerfile and PHP website

Try using relative paths. Recently, even I ...READ MORE

Nov 14, 2019 in Docker by Eric
3,838 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

Aug 31, 2020 in Selenium by Sri
• 3,190 points
9,891 views
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

Jan 17, 2019 in Others by anonymous
16,833 views
0 votes
1 answer

Error saying " mapping values are not allowed in this context" while executing an ansible playbook

Hey, @Nishit seems like you've made a ...READ MORE

Jan 21, 2019 in Ansible by Emily
16,597 views
0 votes
3 answers

What is the best advice you would give to a Software Developer?

Well!! the demand for software developers is ...READ MORE

Nov 26, 2020 in Career Counselling by Edureka
• 140 points
1,465 views
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
9,647 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 842 views
0 votes
1 answer

What is the need for ACL's when GCP already has Cloud IAM permissions for the same?

In most cases, Cloud Identity and Access Management ...READ MORE

Nov 5, 2019 in GCP by Sirajul
• 59,190 points
4,163 views
+1 vote
1 answer

Is Java a compiled language or interpreted?

Compiled languages are directly converted into machine ...READ MORE

Dec 18, 2019 in Java by Hannah
• 18,520 points
2,256 views
0 votes
4 answers

Start a career in data science after studying mechanical engineering

Yes for sure you can Enroll for ...READ MORE

Apr 9, 2019 in Career Counselling by MrBoot
• 1,230 points
16,293 views
0 votes
1 answer

How to sort stacked bars in Tableau?

Hi Nithin,  In Stacked bar chart, sorting is ...READ MORE

Mar 8, 2019 in Tableau by Cherukuri
• 33,050 points
14,592 views
0 votes
1 answer

How Google OCR is different from Microsoft OCR in UiPath?

Hi @Pratibha, UiPath Studio provides Microsoft and ...READ MORE

Oct 16, 2019 in RPA by Abha
• 28,140 points
4,996 views
0 votes
2 answers

How to edit file after I shell to a docker container?

You can even install it using a ...READ MORE

Apr 23, 2019 in Docker by Ashish
18,433 views
+2 votes
5 answers

How to transpose/pivot data in hive?

Below is also a way for Pivot SELECT ...READ MORE

Oct 12, 2018 in Big Data Hadoop by Rahul
20,996 views
0 votes
1 answer

When running the enrollAdmin.js i get this error:

you are not running the ca, port ...READ MORE

Jun 7, 2020 in Blockchain by sumit
4,252 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,190 points
5,834 views
0 votes
1 answer

How can we use Bot Inspector in uipath?

Bot inspector is designed to do a ...READ MORE

Jan 31, 2020 by Karan
• 19,550 points
367 views
0 votes
1 answer

How to work with Matrix Multiplication in Apache Spark?

Hey, You can follow this below solution for ...READ MORE

Jul 31, 2019 in Apache Spark by Gitika
• 65,730 points
8,286 views
0 votes
1 answer

Salary Hike in IBM India

Yes, it is true that IBM does ...READ MORE

Jan 30, 2019 in Career Counselling by Lohit
16,154 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
8,518 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,190 points

edited Jun 21, 2023 by Khan Sarfaraz 817 views
+1 vote
1 answer

How to make links open in new window or tab?

To create a new window or tab when ...READ MORE

Jan 16, 2020 in Web Development by Niraj
933 views
–1 vote
0 answers

i want lag in gmail

Jan 7, 2020 in Ask us Anything! by sarah
• 110 points
1,447 views
0 votes
1 answer

How is Azure related with Azure Active directory?

Azure AD provides you with a common ...READ MORE

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

What does the command df.registerTempTable() do?

df.registerTempTable(“airports”) This command is used to register ...READ MORE

Jul 14, 2019 in Apache Spark by James
9,031 views