Latest questions in Edureka Community

0 votes
1 answer

How can i execute a single class from my puppet manifest file?

You can execute a subset of resources ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
2,083 views
0 votes
1 answer

Can we download python from command line?

Open a command prompt window and navigate to the ...READ MORE

Aug 6, 2019 in Python by Mohammad
• 3,230 points
613 views
0 votes
1 answer

What does the dir() function do in python?

The dir() function returns all properties and methods of ...READ MORE

Aug 6, 2019 in Python by Mohammad
• 3,230 points
768 views
0 votes
1 answer

Can i install puppet master and puppet agent on the same centos machine? How will that work?

Yes, It's now possible to install both ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
933 views
0 votes
1 answer

Error "Target packages is configures multiple times in /etc/apt/sources.list:60 "

Check your /etc/spt/sources.list and /etc/apt/sources.d/kubernetes.list. You might have ...READ MORE

Aug 6, 2019 in Kubernetes by Janice
2,850 views
0 votes
1 answer

Puppet Error: Unable to locate package PuppetDB

You will have to enable the puppet ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
1,167 views
0 votes
1 answer

Error while installing Kubernetes using snap

Don't install using snap. It throws a ...READ MORE

Aug 6, 2019 in Kubernetes by Harshit
2,586 views
0 votes
1 answer

Error saying "No apt package "kubeadm", but there is a snap with that name. Try "snap install kubeadm""

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

Aug 6, 2019 in Kubernetes by Jarvis
9,552 views
0 votes
1 answer

How do you configure automatic build in jenkins?

Works in Jenkins can be activated intermittently ...READ MORE

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

Error saying "E: This command can only be used by root." while installing docker

Try executing the following command: sudo su and ...READ MORE

Aug 6, 2019 in Docker by Ahmad
6,278 views
0 votes
1 answer
0 votes
1 answer

Puppet: an additional repository is added on ubuntu by apt package

Passing in an empty string for the ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
2,711 views
0 votes
3 answers

Sharing an AMI with other accounts

You can share it by specifying your ...READ MORE

Sep 3, 2019 in AWS by Maris
1,752 views
0 votes
1 answer

Puppet server fails to start after a new installation

Try this: Remove the existing apt repository by ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
851 views
0 votes
1 answer

How to create an AMI from the command line?

Yes, the CLI can be used to ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
1,987 views
0 votes
1 answer

Upgrading the software in an AMI without creating a new one

When an EC2 instance is launched, AWS ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
846 views
0 votes
1 answer

Unable to create table in Hive

It is looking like your Hadoop daemons ...READ MORE

Aug 6, 2019 in Big Data Hadoop by Yogi
616 views
0 votes
1 answer

Connection getting lost when creating an AMI from an EC2 instance

AWS powers down the EC2 instance creates ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
753 views
0 votes
1 answer

Different between Amazon Machine Image and Docker Image

AMI is a complete machine image which ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
4,363 views
0 votes
1 answer

Puppet: error on running sudo puppet agent -t

The puppetmaster process is the one attempting ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
1,781 views
+1 vote
0 answers

Profit & Loss DAX table help

Below shows the report I am working ...READ MORE

Aug 6, 2019 in Power BI by John
• 130 points
1,206 views
0 votes
1 answer

Puppetfile to configure/install a module

The Puppetfile is like a Ruby Gemfile, ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
1,673 views
0 votes
1 answer

How can I ensure that my jenkins build server is accessed only by authorized users?

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

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

Creating EC2 from the CLI using Python

All the AWS Resources created using the ...READ MORE

Aug 6, 2019 in AWS by Harish
376 views
+1 vote
1 answer

Difference between an Edge Location and Availability Zone.

Both the Edge Locations (EL) and Availability ...READ MORE

Aug 6, 2019 in AWS by Yogi
21,796 views
0 votes
1 answer

Preferred Region while working with AWS

The choice of the AWS Regions depends ...READ MORE

Aug 6, 2019 in AWS by Quill
481 views
0 votes
1 answer

Using the same KeyPairs across Regions

The KeyPairs are Region specific and a ...READ MORE

Aug 6, 2019 in AWS by Esha
355 views
0 votes
1 answer

Configuring the Regions with the AWS CLI

Once the AWS CLI has been installed run ...READ MORE

Aug 6, 2019 in AWS by Tina
801 views
0 votes
0 answers

[kubelet-check] Initial timeout of 40s passed.

Hello,           I'm getting and error message while ...READ MORE

Aug 6, 2019 in Kubernetes by nmentityvibes
• 420 points

edited Aug 6, 2019 by Kalgi 10,521 views
0 votes
1 answer

Find out time it took for a python script to complete execution

You can try the following code and ...READ MORE

Aug 6, 2019 in Python by SDeb
• 13,300 points
434 views
0 votes
1 answer

How can I make an EXE file from a Python program?

Auto PY to EXE - A .py ...READ MORE

Aug 6, 2019 in Python by SDeb
• 13,300 points
1,032 views
0 votes
1 answer

How to include css code in shiny r app?

To include a CSS file, use includeCSS(), ...READ MORE

Aug 30, 2019 in Data Analytics by anonymous
• 33,030 points
1,952 views
+2 votes
3 answers
+2 votes
4 answers

Javac command not working in my windows 10

Check your javac path on Windows using Windows Explorer C:\Program Files\Java\jdk1.7.0_02\bin and ...READ MORE

Aug 6, 2019 in Java by Sirajul
• 59,230 points
50,665 views
+1 vote
1 answer

how can i create bins with different sizes?

You can give a different value for all ...READ MORE

Aug 13, 2019 in Tableau by anonymous
• 33,030 points
5,759 views
0 votes
1 answer

How do I make my own context manager?

Context is an opening file, catching expressions, ...READ MORE

Aug 6, 2019 in Python by Yamini
406 views
0 votes
1 answer

wcopyfind equivalent for python

Hi @Ashish, you can use the difflib ...READ MORE

Aug 6, 2019 in Python by Tara
473 views
0 votes
2 answers

Python error " import requests ImportError: No module named requests"

Hello, Open Cmd or Powershell as Admin. type pip ...READ MORE

Nov 28, 2020 in Python by Rohan
• 200 points
16,920 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,095 views
+1 vote
2 answers

Error: com/eng/mr/WordCountDriver : Unsupported major.minor version 52.0

The reason why you get this error ...READ MORE

Aug 6, 2019 in Big Data Hadoop by Venkita
• 240 points
536 views
+1 vote
2 answers

Hadoop: Error: Exception in thread “main” java.lang.UnsupportedClassVersionError: a

The reason for this error is because ...READ MORE

Aug 6, 2019 in Big Data Hadoop by Venkita
• 240 points
1,514 views
0 votes
1 answer

Python error "raise CommandFailedError(args) bench.utils.CommandFailedError: (’–site’, ‘all’, ‘migrate’)"

Install pyopenssl to your python pip install pyopenssl ...READ MORE

Aug 5, 2019 in Python by Kalgi
• 52,360 points
1,810 views
0 votes
1 answer

How to assign server access to client(s) through NFS export file?

Hi, You can create the export folder, you will ...READ MORE

Aug 5, 2019 in Big Data Hadoop by Gitika
• 65,910 points
512 views
0 votes
0 answers

Error while saving a python file

Following error when I try to save ...READ MORE

Aug 5, 2019 in Python by Ashish
481 views
0 votes
0 answers

Python error "copyleaks.commandfailederror.CommandFailedError: Invalid login credentials."

I have the following code: ''' The MIT ...READ MORE

Aug 5, 2019 in Python by Aleesha
451 views
0 votes
1 answer

err: Could not send report: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

This error occurs when Windows agents' time isn't synced.  Windows agents ...READ MORE

Aug 5, 2019 in Puppet by Sirajul
• 59,230 points
816 views
0 votes
1 answer

How do I upgrade my pycharm from python 2.7 to python 3?

Install Python 3.7(latest version) from the following ...READ MORE

Aug 5, 2019 in Python by Varsha
33,784 views
0 votes
1 answer

“dpkg: error: dpkg frontend is locked by another process”

First, find out the id of the ...READ MORE

Aug 5, 2019 in Puppet by Sirajul
• 59,230 points
1,621 views
0 votes
1 answer

Append r output in the title of rmarkdown document

Insert with `r <code> ` withion markdown ...READ MORE

Sep 10, 2019 in Data Analytics by priya
515 views