Trending questions in Edureka Community

0 votes
1 answer

what does a devops engineer do

DevOps engineers are responsible for a variety ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,617 views
0 votes
0 answers

how can i use blockchain?

Jan 7, 2022 in Blockchain by Edureka
• 13,750 points
730 views
0 votes
1 answer

How to save a Docker image in tar file?

docker save -o image name READ MORE

Sep 8, 2022 in Docker by anonymous

edited Mar 5, 2025 5,456 views
0 votes
2 answers

What is Hadoop used for?

Apache Hadoop is an open-source framework that ...READ MORE

Dec 10, 2021 in Big Data Hadoop by CoderGirl
• 500 points
2,030 views
+4 votes
3 answers

Write a for loop that prints all elements of a list and their position in the list. a = [4,7,3,2,5,9]

Try using this question by list comprehension: a=[4,7,3,2,5,9] print([x for ...READ MORE

Dec 9, 2019 in Python by vinaykumar
• 200 points
36,542 views
0 votes
1 answer

How to return an array from an AJAX call?

Hello @kartik, Use JSON to transfer data types (arrays and ...READ MORE

Nov 14, 2020 in PHP by Niroj
• 82,800 points
18,733 views
0 votes
0 answers

"Turtle object has no attribute 'onkey' " error

import turtle as t turtle2=t.Turtle() def example():      print ("this is ...READ MORE

Jan 13, 2022 in Python by Marios

edited Mar 4, 2025 418 views
0 votes
1 answer

What is the difference between driver.get() and driver.navigate.to() methods?

Hi Anandita, driver.get() method is used to ...READ MORE

May 30, 2019 in Selenium by Murad
41,782 views
0 votes
1 answer

What are the different types of data types one can use in Python?

In Python a data type represents the ...READ MORE

Mar 9, 2024 in Python by anonymous

edited Mar 5, 2025 4,110 views
0 votes
1 answer

how to learn devops?

Here are some steps to getting started ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,513 views
0 votes
0 answers

I could not find my class recordings and all

I am registered user, I joined june ...READ MORE

Jan 12, 2022 in AWS by Tapasi

edited Mar 4, 2025 437 views
0 votes
1 answer

Python Requests module - Import Error: No module named requests

Run with Python 3 from the command ...READ MORE

Sep 11, 2020 in Python by Malik Brahimi
21,434 views
0 votes
0 answers

I want to move from Network support engineer to Talend etl tool.

I have experience of 2years of networking ...READ MORE

Jan 11, 2022 in Big Data Hadoop by anonymous

edited Mar 4, 2025 422 views
0 votes
0 answers

what is meant by devops?

Dec 20, 2021 in DevOps Tools by Vaani
• 7,070 points
1,152 views
0 votes
0 answers

what is artifacts in devops?

Dec 21, 2021 in DevOps Tools by Vaani
• 7,070 points
1,109 views
0 votes
1 answer

What do you mean by Cyber Security?

Cyber security is the application of technologies, ...READ MORE

Dec 10, 2021 in Cyber Security & Ethical Hacking by Error
• 420 points
1,785 views
0 votes
1 answer

how to start a career in cyber security?

Many of us are familiar with the ...READ MORE

Dec 14, 2021 in Cyber Security & Ethical Hacking by Edureka
• 12,730 points
1,521 views
0 votes
1 answer

What is the difference between the Internet, Intranet, and Extranet?

Internet : It is a public network ...READ MORE

Jun 24, 2023 in Others by Pranish Sedai

edited Mar 5, 2025 3,659 views
0 votes
1 answer

Error:Python NameError: name 'include' is not defined

from django.urls import include you can import it ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 5, 2025 11,522 views
0 votes
0 answers

How do I retrieve the solution to an assignment in the Advanced Java Certification course ?

I keep getting problems trying to view ...READ MORE

Jan 10, 2022 in Java by Peter

edited Mar 4, 2025 366 views
0 votes
1 answer

what is considered as waste in devops?

When discussing lean manufacturing concepts, it is ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,317 views
0 votes
1 answer

what is ansible in devops?

Ansible is a free and open source ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,312 views
0 votes
0 answers

Which of the following platforms does hadoop run on?

Which of the following platforms does hadoop ...READ MORE

Dec 10, 2021 in Big Data Hadoop by Kavya
• 700 points
1,645 views
0 votes
5 answers

What is AI Engineer's roles and responsibilities?

The key responsibilities of an AI Engineer ...READ MORE

Jun 19, 2024 in Career Counselling by anonymous
5,453 views
0 votes
1 answer

12)Which one of the given flows correctly describe the Spark Streaming Architecture?

C.  Data streams divided into batches > ...READ MORE

Jul 3, 2022 in Apache Spark by anonymous

edited Mar 5, 2025 5,390 views
0 votes
0 answers

what is subnet in aws?

Dec 10, 2021 in AWS by Edureka
• 220 points
1,288 views
0 votes
0 answers

How to get access to aws s3 calling the ListObjectsV2 operation in Python script ?

Hi Guys,I try to get data from ...READ MORE

Nov 25, 2021 in AWS by Yuriy
• 120 points
2,293 views
0 votes
1 answer

ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

Hello @kartik, Since different users might have different ...READ MORE

Jun 15, 2020 in Python by Niroj
• 82,800 points
25,028 views
0 votes
0 answers

what is driving the adoption of devops today?

Dec 20, 2021 in Other DevOps Questions by Vaani
• 7,070 points
971 views
0 votes
0 answers

what is chef in devops?

Dec 21, 2021 in DevOps Tools by Vaani
• 7,070 points
948 views
0 votes
1 answer

What does AF_INET mean?

AF stands for Address Family. INET means Internet ...READ MORE

Aug 24, 2023 in Python by Albert

edited Mar 5, 2025 7,335 views
0 votes
1 answer

Link to the issue number on GitHub within a commit message.

Hi@akhtar, You just need to include #xxx in your commit message ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,460 points
16,210 views
0 votes
0 answers

What was Hadoop named after?

Nov 25, 2021 in Big Data Hadoop by Edureka
• 12,730 points
1,242 views
0 votes
5 answers

What is the default Jenkins password?

Change the shell to /bin/bash instead of bin/false ...READ MORE

Apr 23, 2019 in Jenkins by Vinod
48,483 views
0 votes
0 answers
0 votes
1 answer

What is AWS?

Amazon Web Services or AWS is the ...READ MORE

Dec 13, 2021 in AWS by Rahul
• 2,120 points
1,426 views
0 votes
0 answers

what are the best cyber security courses?

Dec 17, 2021 in Cyber Security & Ethical Hacking by Edureka
• 13,750 points
1,223 views
0 votes
0 answers

What is vulnerability in cyber security?

Dec 10, 2021 in Cyber Security & Ethical Hacking by Aditi
• 300 points
1,415 views
0 votes
1 answer

No Java Development Kit (JDK) found; You must have the environment variable JAVA_HOME set and the java binary in your PATH

Hi@akhtar, If you do not have the JDK software ...READ MORE

Jul 17, 2020 in Others by MD
• 95,460 points
23,551 views
0 votes
0 answers

what is devops tools?

Dec 17, 2021 in DevOps & Agile by Edureka
• 13,750 points
1,123 views
0 votes
1 answer

How to create a new slicer to filter data by district manager in Power BI?

Follow the steps Open power bi  desktop nd ...READ MORE

Oct 10, 2023 in Power BI by Monika kale
1,531 views
0 votes
0 answers

I want to delete my account

Hi, please remove my account. I don't ...READ MORE

Jan 4, 2022 in Others by Dejan

edited Mar 4, 2025 371 views
0 votes
1 answer

what is aws CloudWatch?

Amazon CloudWatch is a monitoring and management ...READ MORE

Dec 14, 2021 in Cloud Computing by Edureka
• 12,730 points
1,215 views
0 votes
0 answers

NameError: name 'Solution' is not defined ret = Solution().singleNumber(param_1) Line 30 in _driver (Solution.py) _driver() Line 41 in <module> (Solution.py)

def singleNumber(self, nums: List[int]) -> int:         nums_dict = ...READ MORE

Oct 22, 2021 in Python by anonymous
• 120 points
3,507 views
0 votes
1 answer

What is DevOps?

DevOps is a set of practices that ...READ MORE

Dec 13, 2021 in Other DevOps Questions by Rahul
• 2,120 points
1,288 views
0 votes
1 answer

Why to choose DevOps?

Reasons why you should choose DevOps are ...READ MORE

Dec 14, 2021 in DevOps & Agile by Neha
• 9,020 points
1,172 views
+1 vote
1 answer

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Hi@akhtar, It seems the docker service is not ...READ MORE

Dec 24, 2020 in Docker by MD
• 95,460 points
16,439 views
0 votes
0 answers

What is Hadoop Cluster?

Cluster is a collection of something, a ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
1,390 views
0 votes
0 answers

what is big data technology?

Dec 17, 2021 in Big Data Hadoop by Edureka
• 13,750 points
1,039 views