Trending questions in Edureka Community

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
22,617 views
0 votes
0 answers

Push data from Jira to power BI

Hello, hope you are doing good, I'm ...READ MORE

Dec 21, 2021 in Power BI by Holinirina

edited Mar 4 104 views
0 votes
0 answers

Sameperiodlastyear is giving me the same value as the current year

READ MORE

Dec 21, 2021 in Power BI by anonymous

edited Mar 4 97 views
0 votes
1 answer
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 10,395 views
0 votes
1 answer

How to change vault password in Ansible?

Afsalvaliyapeediyakal READ MORE

Jul 10, 2021 in Ansible by anonymous

edited Mar 5 14,270 views
0 votes
0 answers

How to replace Graphql value stored in .graphql file and use that in Rest assured?

I am working on Graphql API automation, ...READ MORE

Dec 21, 2021 in Others by Saloni

edited Mar 4 74 views
0 votes
0 answers

What are the elements of Cyber Security

Dec 8, 2021 in Cyber Security & Ethical Hacking by Error
• 420 points
534 views
0 votes
0 answers

There is a UX blunder on edureka webpage

This is Sainath, UI developer and UX ...READ MORE

Dec 20, 2021 in CSS by Sainath

edited Mar 4 47 views
0 votes
1 answer

Error:npm-cli.js not found when running npm

Hello @kartik, You need to run this in ...READ MORE

Sep 7, 2020 in Node-js by Niroj
• 82,800 points
20,191 views
0 votes
0 answers

What is Hadoop Cluster?

What is Hadoop Cluster? READ MORE

Dec 2, 2021 in Big Data Hadoop by Kavya
• 700 points
722 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
23,770 views
0 votes
0 answers

CloudFormation Updating the SecurityGroupIds of an ec2 instance it recreates the instance instead of modifying the same.

I created ec2 instance with cloudformation. When ...READ MORE

Dec 17, 2021 in AWS by Goural

edited Mar 4 62 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 4,092 views
0 votes
0 answers

What is Hadoop?

What is Hadoop? READ MORE

Dec 2, 2021 in Big Data Hadoop by Kavya
• 700 points
673 views
0 votes
0 answers
0 votes
0 answers

Error while using Random Forest.

I am using this script rf.partial.prob(x=rf.mod,pred.data=FOR, xname="Qmax",which.class ...READ MORE

Dec 1, 2021 in Machine Learning by Khan
• 120 points
660 views
0 votes
0 answers

Write a Splitted PDF Back to HDFS using Python Insecure Client

I have used the PdfFileReader to read ...READ MORE

Nov 25, 2021 in Python by Kannan
• 120 points
888 views
0 votes
0 answers

How to permanently delete Edureka account?

Any of the following would work Q1. How ...READ MORE

Dec 13, 2021 in Ask us Anything! by Edureka

edited Mar 4 86 views
0 votes
1 answer

How to become a cyber security expert

You can become a cyber security expert ...READ MORE

Nov 25, 2021 in Cyber Security & Ethical Hacking by Error
• 420 points
922 views
0 votes
0 answers

How to separate integer(230001) into 230 &001 and compare 230 with hardcoded integer.

I have a ID field and want ...READ MORE

Oct 11, 2021 in Selenium by Usama
• 120 points
523 views
0 votes
0 answers

Javac file not found error.

I'm completely new to java. I spent ...READ MORE

Nov 21, 2021 in Java by anonymous
• 120 points
973 views
0 votes
2 answers

Different types of AI

Narrow AI (Weak AI), General AI (Strong ...READ MORE

Jun 19, 2024 in Others by anonymous
• 610 points
1,027 views
0 votes
1 answer

What is Hadoop?

Hadoop is simply a free and open-source ...READ MORE

Nov 24, 2021 in Big Data Hadoop by Edureka
• 12,710 points
897 views
0 votes
1 answer

How to show % difference between bar chart to show increase or decrease?

weekly payroll overtime how to make a ...READ MORE

Mar 11, 2023 in Tableau by Mary Fleming

edited Mar 5 11,348 views
0 votes
0 answers

How to find all latest java files.

I need all the latest java packages ...READ MORE

Dec 1, 2021 in Machine Learning by anonymous
• 120 points
480 views
0 votes
1 answer

How to make PDF file downloadable in HTML link?

Hello @kartik, Try this: <a href="./directory/yourfile.pdf" download="newfilename">Download the pdf</a> Where newfilename is ...READ MORE

Aug 27, 2020 in PHP by Niroj
• 82,800 points
20,352 views
0 votes
1 answer

show data even for no data - power BI

asdsa asdasd asdsad READ MORE

Jan 4, 2022 in Power BI by ads

edited Mar 5 19,881 views
0 votes
1 answer

What is Big Data?

Big data is a term that refers ...READ MORE

Nov 24, 2021 in Big Data Hadoop by Edureka
• 12,710 points
825 views
0 votes
0 answers

Create first line code Django - What of Error of the IndentationError: expected an indented block?

import datetime from django.db import models from django.utils import ...READ MORE

Dec 10, 2021 in Python by Warlen

edited Mar 4 88 views
0 votes
2 answers

Error:'TypeError: is not a function' in Node.js

You are exporting module.exports.redir = redir; That means that ...READ MORE

Oct 21, 2020 in Node-js by anonymous
• 140 points
18,028 views
0 votes
0 answers
0 votes
1 answer

How do you automatically download a Pdf with Selenium Webdriver in Python.

Try this code, from selenium import webdriver download_dir = ...READ MORE

Mar 5, 2020 in Selenium by Sirajul
• 59,190 points
27,880 views
0 votes
0 answers

My secret game will not print out "you win" only "You lose", I can't figure out what I am doing wrong?

secret_word = "giraffe" guess = "" guess_count = 0 guess_limit ...READ MORE

Dec 9, 2021 in Python by Confused

edited Mar 4 99 views
0 votes
10 answers

How to solve gradle build failed error?

I migrated the project to a different ...READ MORE

Dec 7, 2018 in Blockchain by Rajat
50,293 views
0 votes
0 answers

WARNING: Use of this script to execute namenode is deprecated. WARNING:

am getting the following errot when i ...READ MORE

Nov 10, 2021 in Big Data Hadoop by anonymous
• 140 points
1,309 views
0 votes
6 answers

Exam Dumps Required

Hi Naveed, Numerous resources are available online to ...READ MORE

Apr 24, 2019 in Azure by Prerna
• 1,960 points
3,620 views
0 votes
0 answers

Exception in thread "main" java.lang.NoClassDefFoundError: org/openqa/selenium/HasAuthentication

Exception in thread "main" java.lang.NoClassDefFoundError: org/openqa/selenium/HasAuthentication at java.base/java.lang.ClassLoader.defineClass1(Native ...READ MORE

Oct 22, 2021 in Java by anonymous
• 120 points
2,101 views
0 votes
0 answers

MQTT subscribe message

Hello, this is my code where i ...READ MORE

Dec 9, 2021 in Python by Shiri

edited Mar 4 44 views
0 votes
0 answers

Debian RPi stuck installing remoteit

On my RPi 4B, I started installing ...READ MORE

Dec 8, 2021 in Ask us Anything! by Bob

edited Mar 4 60 views
0 votes
1 answer

ImportError: No module named boto3

Hi@akhtar, I think boto3 module is missing from ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,460 points
25,428 views
0 votes
0 answers

hadoop namenode ~format

When i type  hadoop namenode ~format WARNING: Use ...READ MORE

Nov 10, 2021 in Big Data Hadoop by anonymous
• 140 points
1,245 views
0 votes
0 answers

i keep on having this problem, can you help?

READ MORE

Nov 23, 2021 in Cyber Security & Ethical Hacking by anonymous
• 120 points
667 views
0 votes
0 answers

How is DevOps different from agile methodology?

Nov 23, 2021 in DevOps & Agile by Rahul
• 2,120 points
672 views
0 votes
0 answers
+1 vote
3 answers

Removing double quotes from a string from JSON response in PHP

Just remove the json_encode call, and it should work: $resp ...READ MORE

Sep 12, 2018 in Blockchain by digger
• 26,740 points
46,072 views
0 votes
0 answers

What is DevOps?

What is DevOps? READ MORE

Nov 18, 2021 in DevOps & Agile by Dhruv
• 120 points
811 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
3,671 views