Most answered questions in Edureka Community

0 votes
1 answer

Plotting Data on Azure

Try using Azure Time Series Insights (TSI). ...READ MORE

Jan 4, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
482 views
0 votes
1 answer

Azure IoT Hub : Sending messages using Python via mqtt

The thing is that IoT Hub is not ...READ MORE

Jan 4, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
3,492 views
0 votes
1 answer

What's the difference between kubernetes load balancer and ingress controller?

Load Balancer: So Kubernetes LoadBalancer just points ...READ MORE

Jan 4, 2019 in Kubernetes by DareDev
• 6,890 points
13,549 views
0 votes
1 answer

simple HTTP server in Java using only Java SE API

The com.sun.net.httpserver solution is not portable across JREs. Its ...READ MORE

Jan 4, 2019 in Java by Daisy
• 8,120 points
2,196 views
0 votes
1 answer

“Unable to load native-hadoop library for your platform” warning: How to resolve it?

If you are running Hadoop on 64bit CentOS, ...READ MORE

Jan 4, 2019 in Java by Daisy
• 8,120 points
2,214 views
0 votes
1 answer

Error during Kubernetes cluster validation - Error listing nodes

Hey @Ali, I had the same error. ...READ MORE

Jan 4, 2019 in Kubernetes by Barbara
3,793 views
0 votes
1 answer

Pods stuck in CrashBackLoopOff state

There are three possibilities here @Ali, Check your ...READ MORE

Jan 4, 2019 in Kubernetes by Lissa
1,016 views
0 votes
1 answer

No Declared merge key error when trying to modify a deployment in Kubernetes

I see you have a section in ...READ MORE

Jan 4, 2019 in Kubernetes by Kim
6,949 views
0 votes
1 answer

Error in syncing pod - Kubernetes

You are getting this error because all you're ...READ MORE

Jan 4, 2019 in Kubernetes by Layla
5,602 views
0 votes
1 answer

Code error 403 when trying to access Kubernetes cluster

You get this error because you're getting ...READ MORE

Jan 4, 2019 in Kubernetes by Kabeer
24,009 views
0 votes
1 answer

Hadoop backup and recovery tool and guidance

There are a few options for backup ...READ MORE

Jan 4, 2019 in Big Data Hadoop by Frankie
• 9,830 points
685 views
0 votes
1 answer

Value for HADOOP_CONF_DIR from Cluster

Install Hadoop as well. In my case ...READ MORE

Jan 4, 2019 in Big Data Hadoop by Frankie
• 9,830 points
2,968 views
0 votes
1 answer

What is the importance of testing.xml file?

We use testng.xml file to configure the complete test ...READ MORE

Jan 4, 2019 in Selenium by Tushar
2,705 views
0 votes
1 answer

Issue While Running Oozie Sample Project

Hey @supriya.  Seems like you have not set ...READ MORE

Jan 4, 2019 in Big Data Hadoop by Omkar
• 69,230 points
706 views
0 votes
1 answer

What is big deal with the "Zero-day" bug?

This bug was found in Windows 7, ...READ MORE

Jan 3, 2019 in Events & Trending Topics by Kevin
578 views
0 votes
1 answer

Windows 10 Pro and Enterprise's new features

One of the greatest features is that ...READ MORE

Jan 3, 2019 in Events & Trending Topics by Jason
884 views
0 votes
1 answer

Will Blockchain be able to replace username and password system in the future?

Well, so there are companies that are ...READ MORE

Jan 3, 2019 in Events & Trending Topics by Charlie
558 views
–1 vote
1 answer

How to get octal file permission in linux?

You can use this: stat -c "%a %n" ...READ MORE

Jan 3, 2019 in Linux Administration by Omkar
• 69,230 points
2,140 views
–1 vote
1 answer

How to start pyspark?

Follow these steps: First start hadoop daemons: cd $HADOOP_HOME/sbin ./start-all.sh Now ...READ MORE

Jan 3, 2019 in Big Data Hadoop by Omkar
• 69,230 points
388 views
–1 vote
1 answer

How to use help command for ls?

The help command is limited and it ...READ MORE

Jan 3, 2019 in Linux Administration by Omkar
• 69,230 points
3,032 views
0 votes
1 answer

What are the advantage of using testNG?

The main advantage of testNG can be ...READ MORE

Jan 3, 2019 in Selenium by Dyna
14,434 views
–1 vote
1 answer

Hive partition tables

Yes, you can create manual partition. Here's ...READ MORE

Jan 3, 2019 in Big Data Hadoop by Omkar
• 69,230 points
1,044 views
0 votes
1 answer

How does dependency work in testNG?

There are times when you need to ...READ MORE

Jan 3, 2019 in Selenium by Shuvodip
453 views
0 votes
1 answer

How to disable a test case in testNG?

You can use the enable method to ...READ MORE

Jan 3, 2019 in Selenium by Nabarupa
1,889 views
–1 vote
1 answer

Not able to use sc in spark shell

Seems like master and worker are not ...READ MORE

Jan 3, 2019 in Apache Spark by Omkar
• 69,230 points
1,464 views
0 votes
1 answer

Unresolved dependency issue on sbt package command

Check if you are able to access ...READ MORE

Jan 3, 2019 in Apache Spark by Omkar
• 69,230 points
2,472 views
0 votes
1 answer

Regarding Edquota soft and hard limits

The provided value for soft and hard ...READ MORE

Jan 3, 2019 in Linux Administration by Omkar
• 69,230 points
468 views
0 votes
1 answer

Bitminter shows no progress but my system heated up and shutdown

After initialization of bitminter you won't be ...READ MORE

Jan 3, 2019 in Blockchain by Omkar
• 69,230 points
817 views
0 votes
1 answer

freopen() in python

sys.stdout is simply file object, so, you ...READ MORE

Jan 3, 2019 in Python by anonymous
1,256 views
0 votes
1 answer

How to check plural & singular form of a word?

You can try with the inflect 0.2.4 ...READ MORE

Jan 3, 2019 in Python by anonymous
4,059 views
0 votes
1 answer

Using local docker images with Minikube

You can reuse the Docker daemon from ...READ MORE

Jan 3, 2019 in Kubernetes by ajs3033
• 7,300 points
2,634 views
0 votes
1 answer

Not able to start namenode with ./start-all.sh

Try this: stop all the daemons: ./stop-all.sh format the namenode: cd ...READ MORE

Jan 3, 2019 in Big Data Hadoop by Omkar
• 69,230 points
1,985 views
0 votes
1 answer

What all types of companies require Information Security Manager?

Information Security Analysts basically work in preventing ...READ MORE

Jan 3, 2019 in Career Counselling by Arvind
419 views
0 votes
1 answer

Not able to run hdfs commands

Because you said it ran yesterday and ...READ MORE

Jan 3, 2019 in Big Data Hadoop by Omkar
• 69,230 points
2,959 views
0 votes
1 answer

Similar jobs like Security Auditor

Security Auditors are called by different names. ...READ MORE

Jan 3, 2019 in Career Counselling by Tian
335 views
0 votes
1 answer

Shifting from Security Auditor to Management side

This is a common thing for people ...READ MORE

Jan 3, 2019 in Career Counselling by Basir
319 views
0 votes
1 answer

How to become a Security Auditor?

Yes, you heard it right. As you ...READ MORE

Jan 3, 2019 in Career Counselling by Sama
386 views
0 votes
1 answer

How to include jars in classpath using command line?

I have tried the following and it's ...READ MORE

Jan 3, 2019 in Java by Daisy
• 8,120 points
8,511 views
0 votes
1 answer

How to set JDK in Eclipse?

To manage the list of compilers go ...READ MORE

Jan 3, 2019 in Java by Daisy
• 8,120 points
26,813 views
0 votes
1 answer
0 votes
1 answer

Error while trying to execute a maven project

Follow these steps: In global tool configuration: For Maven: ...READ MORE

Jan 3, 2019 in Jenkins by Vishnu
8,122 views
0 votes
1 answer

How do I install Docker on Mac

Hey @Ali, follow this guide, hope it ...READ MORE

Jan 3, 2019 in Docker by Vishnu
537 views
0 votes
1 answer

Why nginx is not accessible from Swarm worker node.

Hey @Ali, your steps look perfectly fine ...READ MORE

Jan 3, 2019 in Docker by Vishnu
1,699 views
0 votes
1 answer

Giving password configuration as Yes in SSHD_Config file ended up throwing an error

It looks like somehow your config file ...READ MORE

Jan 3, 2019 in Other DevOps Questions by Vishnu
1,043 views
0 votes
1 answer

Error saying "Connection failed" when trying to install java jdk on slave VM

Hey @Ali, I went through the error and ...READ MORE

Jan 3, 2019 in Jenkins by Vishnu
925 views
0 votes
1 answer

What is the use of @listener annotation in TestNG?

 @listeners are used to configure reports and ...READ MORE

Jan 2, 2019 in Selenium by Shuvodip
2,467 views
0 votes
1 answer

What are the different assertions supported by testNG?

The different assertions you can use in ...READ MORE

Jan 2, 2019 in Selenium by Nabarupa
630 views
0 votes
1 answer

Set up an environment on google cloud

Hey @Ali, This is pretty simple, just ...READ MORE

Jan 2, 2019 in DevOps on Cloud by Anshul
616 views
0 votes
1 answer

How to check whether a text is present in the webpage or not?

Hey @Sradha, you can use this to ...READ MORE

Jan 2, 2019 in Selenium by Rudra
1,867 views
0 votes
1 answer

How to check visibility of an element using Selenium webDriver commands?

Selenium gives you the facility to check ...READ MORE

Jan 2, 2019 in Selenium by Nabarupa
4,076 views