Most viewed questions in Edureka Community

0 votes
0 answers

Why is Docker installed but not Docker Compose?

By using the commands below, I was ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,119 views
0 votes
1 answer

SQL Switch/Case in 'where' clause

Without a case statement: SELECT column1, ...READ MORE

Feb 7, 2022 in Database by Vaani
• 7,060 points
1,119 views
+1 vote
1 answer

Python arpspoofing stops the victims internet connection

Here's a similar query. Check this out! https://www.edureka.co/community/53049/arp-spoofing-stops-victim-internet-connection Hope ...READ MORE

Sep 21, 2020 in Cyber Security & Ethical Hacking by Karan
• 19,610 points
1,119 views
0 votes
1 answer

How to create a VPC in AWS using Terraform?

Hi@akhtar, You can find the script in the ...READ MORE

Jul 21, 2020 in Terraform by MD
• 95,440 points
1,119 views
0 votes
1 answer

java.io.IOException: File /user/hadoop/ could only be replicated to 0 nodes, instead of 1

Hi@akhtar, To avoid this error, follow the bellow ...READ MORE

Apr 17, 2020 in Big Data Hadoop by MD
• 95,440 points
1,119 views
0 votes
1 answer

Scala: when to use x(2) and x._2?

In the above statement, x(2) is specifying an array ...READ MORE

Jul 22, 2019 in Apache Spark by Yogi
1,119 views
0 votes
1 answer

What are the techniques used in unsupervised learning?

There are two main techniques used in ...READ MORE

May 10, 2019 in Machine Learning by Rhea
1,119 views
+7 votes
3 answers

Should one opt for C# or stick to programming languages like Java, Python , etc...

The main reason is because the .Net ...READ MORE

Oct 18, 2018 in Career Counselling by Trisha
1,119 views
0 votes
1 answer

Iterating over multiple lists

import itertools for item in itertools.chain(listone, listtwo): #li ...READ MORE

Apr 25, 2018 in Python by Nietzsche's daemon
• 4,260 points
1,119 views
0 votes
1 answer

Issue while running Oozie job

Dear Learner, Hope you are doing well. To overcome ...READ MORE

Dec 18, 2017 in Data Analytics by Sudhir
• 1,610 points
1,119 views
0 votes
1 answer

What will be printed when the below code is executed ?

Option a) List(5,100,10) The take method returns the first n elements in an ...READ MORE

Nov 26, 2020 in Apache Spark by Gitika
• 65,910 points
1,118 views
0 votes
1 answer

How to inject errors into already validated form?

Hello @kartik, For Django 1.7+, you should use form.add_error() instead ...READ MORE

Aug 13, 2020 in Python by Niroj
• 82,880 points
1,118 views
0 votes
1 answer

How to scrap only numbers from a pdf file using UiPath studio?

Hi, to scrap only numbers from a ...READ MORE

Oct 17, 2019 in RPA by Abha
• 28,140 points
1,118 views
+2 votes
0 answers

Using .ebextensions to run commands while deploying the app in dev/uat/prod

Hey, We earlier had a plaintext credentials in ...READ MORE

Sep 10, 2019 in DevOps on Cloud by Sai
1,118 views
0 votes
1 answer

Selecting Pandas Columns by dtype

You can use the following: df.loc[:, df.dtypes == ...READ MORE

Jul 5, 2019 in Python by SDeb
• 13,300 points
1,118 views
0 votes
1 answer

Increasing memory to use for Yarn application master?

You can increase the memory dynamically by ...READ MORE

Mar 26, 2019 in Apache Spark by Tina
1,118 views
0 votes
1 answer

Ethereum truffle MetaCoin : 'intrinsic gas too low' error

Change the genesis block gasLimit to "gasLimit": "0x2FEFD800", config ...READ MORE

Oct 22, 2018 in Blockchain by Omkar
• 69,230 points
1,118 views
0 votes
1 answer

Access certificate thumprint from Azure DevOps variable group connected to Key vaults

I realise it's old, but I came ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,117 views
0 votes
0 answers

When we create an RDD, does it bring the data and load it into the memory?

Can anyone suggest when we create an ...READ MORE

Jul 3, 2019 in Apache Spark by monalisa

recategorized Jul 4, 2019 by Gitika 1,117 views
0 votes
1 answer

How to set Resource Manager in Hue?

To set the Resource Manager host, open ...READ MORE

May 29, 2019 in Big Data Hadoop by Esha
1,117 views
+1 vote
1 answer

Hyperledger network roles assigned to peer nodes.

In a hyperledger fabric network transactions are ...READ MORE

Apr 4, 2018 in Blockchain by Christine
• 15,790 points
1,117 views
+1 vote
1 answer

How do I create a relationship between list of suppliers and a single order in Hyperledger Composer

Is your transaction actually called 'OrderPlaced' (in ...READ MORE

Mar 28, 2018 in Blockchain by Johnathon
• 9,090 points
1,117 views
0 votes
1 answer

"Errno 13 Permission denied" while running Python Script through VBA

According to the error message, the.xlsm file ...READ MORE

Mar 30, 2023 in Others by narikkadan
• 63,620 points
1,116 views
0 votes
0 answers

PHP Merge 2 Images (Insert Face To An Image)

I have 2 images. one face image ...READ MORE

May 27, 2022 in PHP by Kichu
• 19,050 points
1,116 views
+1 vote
1 answer

Error while instantiating chaincode

Hey @Vikas!  The error says, dial unix /host/var/run/docker.sock: connect: ...READ MORE

Nov 6, 2018 in Blockchain by Omkar
• 69,230 points
1,116 views
0 votes
1 answer

What is the stack difference between VirtualBox and Docker for Windows?

In my opinion you should use Docker ...READ MORE

Oct 9, 2018 in Docker by Sophie may
• 10,610 points
1,116 views
0 votes
1 answer

AWS AppSync User relations for FriendsList

This is possible in AppSync today. To accomplish ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,090 points
1,116 views
0 votes
1 answer

Can I use images from another project in my project?

If someone has granted you the compute.imageUser role, you ...READ MORE

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

Hadoop: Error: slave: bash: line 0: cd: /opt/hadoop-1.1.0/libexec/..: No such file or directory

Hi,   In this case, it is searching ...READ MORE

Aug 7, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,115 views
+1 vote
1 answer

How to get all the links from google search?

You can use the following code to ...READ MORE

Dec 14, 2018 in Selenium by Shuvodip
1,115 views
0 votes
3 answers

what is the average salary of a data scientist?

Hey Ali, average salary of a data-scientist ...READ MORE

Jun 4, 2019 in Career Counselling by Ranjit
1,115 views
0 votes
1 answer

What VPN types are supported by Azure?

Microsoft Azure supports several VPN types as ...READ MORE

Oct 11, 2023 in Azure by anonymous
• 3,320 points
1,114 views
0 votes
0 answers

How to handle "Plugin blocked" pop up using selenium python ?

I am trying to automate web application ...READ MORE

Jan 4, 2021 in Selenium by kiran
• 120 points
1,114 views
0 votes
1 answer

Draw boxplot with notch in R.

Hi@akhtar, We can draw a boxplot with a ...READ MORE

Oct 30, 2020 in Data Analytics by MD
• 95,440 points
1,114 views
+1 vote
4 answers

Android - java or kotlin is better

If you are a newbie Android developer, ...READ MORE

Jan 22, 2020 in Career Counselling by Nayan
• 160 points
1,114 views
0 votes
1 answer

Playbook to get my current IP - Ansible and AWS

Hey Komal, that's pretty simple. Try this: - ...READ MORE

Mar 24, 2019 in Ansible by Aarohi
1,114 views
0 votes
2 answers

What are the certifications required for getting a job of AWS Engineer?

Hi, These are the following certificates you can ...READ MORE

Jun 14, 2019 in Career Counselling by Gitika
• 65,910 points
1,114 views
0 votes
1 answer

How can I get all the unique keys in a multimap

This method worked for me. for( multimap<char,int>::iterator it ...READ MORE

Jun 27, 2022 in C++ by Damon
• 4,960 points
1,113 views
0 votes
2 answers

How do I secure my jenkins build?

Anyone can make use of the URL ...READ MORE

Aug 7, 2019 in Jenkins by Sirajul
• 59,230 points
1,113 views
0 votes
1 answer

Can you build “Spark” with any particular Hadoop version?

Yes, one can build “Spark” for a specific ...READ MORE

Dec 14, 2018 in Big Data Hadoop by Frankie
• 9,830 points
1,113 views
0 votes
1 answer

Selenium and :hover css

I couldn't find a way to do ...READ MORE

Sep 19, 2018 in Selenium by Sushmita
• 6,910 points
1,113 views
0 votes
1 answer

Create Azure IoT using ARM Template in Azure

It is not recommended to deploy the ...READ MORE

Sep 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,113 views
0 votes
1 answer

Sqoop vs distCP

DistCP utility can be used to transfer ...READ MORE

May 30, 2018 in Big Data Hadoop by Data_Nerd
• 2,390 points
1,113 views
0 votes
1 answer

How can I use my host machine’s web browser to check my HDFS services running in the VM?

The sole purpose of the virtual machine ...READ MORE

Apr 18, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,113 views
0 votes
1 answer

Why do bitcoin uses UTXO model? What are the advantages UTXO mechanism provides out of the box?

Bitcoin nodes maintain a set of all ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
1,112 views
0 votes
1 answer

Error: Zookeeper address not found from MapRFilesystem

Hey, Yarn is configured with the "zero-configuration failover". So ...READ MORE

Aug 6, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,112 views
0 votes
1 answer

Want to upload a blob file with huge size to azure in as little time as possible.

Microsoft Azure Storage Explorer is one of the ...READ MORE

Mar 27, 2019 in Azure by Prerna
• 1,960 points
1,112 views
0 votes
3 answers

Is python version 3.7.2 supported by pycharm jetbrains IDE?

Yes it works fine.. READ MORE

Feb 28, 2019 in Python by Pratosh kumar
1,112 views
0 votes
1 answer

What are the alternatives for selenium?

Selenium is not an independent tool, you ...READ MORE

Jan 5, 2019 in Selenium by Suchi
1,112 views
0 votes
1 answer

What are the limits of Route 53?

Here in this amazon documentation you can ...READ MORE

Dec 5, 2018 in AWS by Prawin
1,112 views