Trending questions in Edureka Community

0 votes
1 answer

What is the difference between corrgram and corrplot?

Differences - Input - corrgram takes a dataset ...READ MORE

Aug 21, 2019 in Data Analytics by anonymous
• 33,030 points
952 views
0 votes
0 answers

What is python image library?

How to install python image library? READ MORE

Sep 3, 2019 in Python by Waseem
• 4,540 points
395 views
0 votes
0 answers

what is the use of modules in python ?

Sep 5, 2019 in Python by anonymous
307 views
0 votes
1 answer

Ansible Error "ERROR! 'vars_files' is not a valid attribute for a PlaybookInclude"

vars_files is not supported for included playbooks ...READ MORE

Jun 3, 2019 in Ansible by Tara
4,326 views
0 votes
1 answer

Using Puppet for Auditing

For auditing, there is a native Puppet ...READ MORE

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

Is there any alternate way of refreshing a web page other than refresh() method in Selenium?

HI Parineeti, to refresh a webpage, we ...READ MORE

Jul 23, 2019 in Selenium by Anvi
• 14,150 points
2,197 views
0 votes
1 answer

How to connect a docker container to user-defined bridge network?

When you create a new container, you ...READ MORE

Jul 3, 2019 in Docker by Sirajul
• 59,230 points
3,029 views
+1 vote
1 answer

What is Appium and how it uses Selenium Webdriver?

Hey Drejina, Appium is an open source ...READ MORE

Jul 7, 2019 in Selenium by Martin
2,860 views
0 votes
1 answer

Does the rolling update with state full set replica=1 work?

No, because there is only 1 replica, ...READ MORE

Jul 19, 2019 in Kubernetes by Sirajul
• 59,230 points
2,334 views
0 votes
1 answer

Puppet: How do I disable environment Isolation?

To disable environment isolation in open source Puppet: Remove ...READ MORE

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

help with calculation

Hi Karthik, use pmap( ) to find ...READ MORE

Sep 4, 2019 in Data Analytics by anonymous
• 33,030 points
348 views
0 votes
1 answer

Error: Execution Error, Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Permission denied:

Hey, The error you are getting because the ...READ MORE

May 15, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,176 views
0 votes
1 answer

Puppet+Kubernetes : Error while applying a puppet manifest to add the kubernetes repository

I guess there isn't an issue with ...READ MORE

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

Drop rows on condition from dataframe/dataset

Use code as below dataframe[which(dataframe$sales >= median(dataframe$sales)),] or ...READ MORE

Aug 22, 2019 in Data Analytics by anonymous
• 33,030 points
902 views
0 votes
1 answer

2 dataframes in single dplyr pipeline

You can use 2 different data frames ...READ MORE

Aug 21, 2019 in Data Analytics by anonymous
• 33,030 points
1,221 views
0 votes
1 answer

nth maximum and nth smallest number in vector

Hi, You can use nth() function to find ...READ MORE

Aug 19, 2019 in Data Analytics by anonymous
• 33,030 points
1,009 views
0 votes
1 answer

What is the use of Steps in Cucumber tool?

Hi Darshan, Steps are basically the Sequences ...READ MORE

Aug 27, 2019 in Selenium by Anvi
• 14,150 points
662 views
0 votes
1 answer

Package installed but still says "ImportError: No module named pygame.locals"

So Harsha, you Import the module first ...READ MORE

Jun 18, 2019 in Python by Varsha
3,655 views
0 votes
1 answer

Puppet: Building docker images from Puppet.

Yes, Puppet has a module called puppetlabs/image_build that can be ...READ MORE

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

Puppet: Loaction of Hiera.yaml file in puppet.

The Hiera configuration file is called hiera.yaml. It configures the ...READ MORE

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

history of AWS IoT core API

Yes, to receive a history of AWS ...READ MORE

Aug 30, 2019 in AWS by Kishore
497 views
0 votes
1 answer

How can I send feedback to AWS?

To submit feedback on an AWS console Choose Feedback in ...READ MORE

Aug 23, 2019 in AWS by Faiza
803 views
+1 vote
1 answer

i am getting error while saving a page in process studio

Can you show what error you are ...READ MORE

Aug 29, 2019 in RPA by Abha
• 28,140 points
525 views
0 votes
1 answer

Sqoop export not working

The issue that you might be getting ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Tina
2,445 views
0 votes
1 answer

Difference between SecurityGroup and NACL?

As mentioned both SG and NACL allow/restrict ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
795 views
0 votes
1 answer

Java and MySql: Delete database if exists

First, you have to check if the ...READ MORE

Aug 27, 2019 in Java by Varun
619 views
0 votes
2 answers

What are the job scopes of LINUX system administration for a job?

Hey Pavitra, some of the career options ...READ MORE

Jun 21, 2019 in Career Counselling by Anvi
• 14,150 points
4,384 views
0 votes
1 answer

How to declare a Empty Scala Map?

Hi, You can either declare an empty Scala ...READ MORE

Jul 29, 2019 in Apache Spark by Gitika
• 65,910 points

edited Jul 29, 2019 by Gitika 1,869 views
0 votes
1 answer

error: reassingment to val

Hi, This error will only generate when you ...READ MORE

Jul 5, 2019 in Apache Spark by Gitika
• 65,910 points
2,944 views
0 votes
1 answer

Can anyone help me with Zomato login test script using Python Selenium Webdriver?

Hi Laxmikant, if you want to write ...READ MORE

Jul 29, 2019 in Selenium by Anvi
• 14,150 points
1,864 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,615 views
0 votes
1 answer

Average function is not commutative and associative?

Hey, I guess the only problem with the ...READ MORE

Jul 23, 2019 in Apache Spark by Gitika
• 65,910 points
2,161 views
0 votes
1 answer

Nikto scan: Handling site returning custom file not found page

This is common with complex websites. To handle ...READ MORE

Aug 21, 2019 in Cyber Security & Ethical Hacking by Krimisha
865 views
+2 votes
1 answer

Trying to instantiate chain code on channel

Looking at the error, it seems like ...READ MORE

Aug 1, 2019 in Blockchain by Jessica
1,661 views
0 votes
0 answers

Convert nested list to dendogram - R

How to convert nested lists to dendrogram? ...READ MORE

Aug 30, 2019 in Data Analytics by ramya
515 views
0 votes
1 answer

Hive: what location should I mention while creating table?

It can be a hdfs path. The ...READ MORE

May 23, 2019 in Big Data Hadoop by Jishan
4,751 views
0 votes
1 answer

What is Get Attribute activity and how it can be used in UiPath Studio?

Hey @vaani, Get Attribute activity in UiPath ...READ MORE

Mar 20, 2019 in RPA by Abha
• 28,140 points
7,536 views
0 votes
1 answer

PIG Error while loading file: -bash: syntax error near unexpected token `('

Since your data is delimited with tabs ...READ MORE

Jul 31, 2019 in Big Data Hadoop by Ritu
1,770 views
0 votes
1 answer

Finding platform or programming language used in web application by file extension

Yes. It is possible to understand the ...READ MORE

Aug 22, 2019 in Cyber Security & Ethical Hacking by Will
820 views
0 votes
1 answer

Puppet and Jenkins: How can I manage Jenkins job using Puppet DSL?

Managing Jenkins jobs: Build jobs can be managed ...READ MORE

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

Error: ERROR security.UserGroupInformation: PriviledgedActionException as:root (auth:SIMPLE)

Hey, For me, my Hadoop NameNode was in ...READ MORE

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

Puppet: Error while downloading a module using puppet module install command.

This error occurs because there is no ...READ MORE

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

Pig: Remove header line in csv file

Refer to the below file det.txt: Name,Age,Location a,10,chennai b,20,bangalore We will ...READ MORE

Jul 31, 2019 in Big Data Hadoop by Yogi
1,769 views
0 votes
1 answer

Simulation of a stochastic processes with drift

Check out below code. It's an example to ...READ MORE

Aug 30, 2019 in Data Analytics by anonymous
• 33,030 points
467 views
0 votes
1 answer

How can Puppet agent nodes and Puppet masters communicate with each other?

Puppet agent nodes and Puppet masters communicate ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,808 views
0 votes
1 answer

Puppet and Jenkins: How does Puppet manage Jenkins security?

Jenkins security is not managed by puppet ...READ MORE

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

Puppet in Docker: How do I query PuppetDB API in a container setup?

PuppetDB exposes a dashboard, showing various operational ...READ MORE

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

AWS services that support Jenkins integration

Jenkins can be integrated with many services. ...READ MORE

Aug 29, 2019 in AWS by Hary
504 views