Trending questions in Edureka Community

0 votes
1 answer

How to create singleton classes in Scala?

Hey, Scala introduces a new object keyword, which is used ...READ MORE

Jul 31, 2019 in Apache Spark by Gitika
• 65,910 points
1,576 views
0 votes
1 answer

What is meant by federated cluster?

Cluster federation is conceptually simple. You aggregate multiple ...READ MORE

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

How to check whether something is a variable or a function in Python?

Suppose you have a variable defined in ...READ MORE

Jul 30, 2019 in Python by Arvind
• 3,040 points
1,612 views
+1 vote
0 answers

Workbook migration from lower version to higher version of Tableau server using Python

Hi All, Currently I am working on Data ...READ MORE

Aug 22, 2019 in Tableau by Bala
617 views
0 votes
1 answer

Puppet+Docker : Configure Authentication to a private repository

When a server is not specified, images ...READ MORE

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

Dynamic site that offers a page with selection drop-down and search boxes that search a database and show results

Hi, I would suggest looking at Wordpress on ...READ MORE

Aug 28, 2019 in AWS by Randy
349 views
0 votes
1 answer

Is there a way to make a pod to automatically come up when the host restarts?

Yes using replication controller but it may ...READ MORE

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

Puppet+Kubernetes: Puppet resource command doesn't return the pod information.

This could probably be a credentials issue ...READ MORE

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

CodePipeline Build failed, error asking for runtime version.

If you use the aws/codebuild/standard:2.0 CodeBuild managed ...READ MORE

Jun 28, 2019 in AWS by Haseeb
3,016 views
0 votes
1 answer

Can you use 2 dataframes in one ggplot?

Hi, Archana You can use only one data ...READ MORE

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

Which is a good python ide for android devices?

I will suggest you to go for ...READ MORE

Jul 5, 2019 in Python by Neel
• 3,020 points
2,682 views
0 votes
1 answer

Process for mechanical engineer to become machine learning Engineer?

Hey! There are two main languages that ...READ MORE

Aug 20, 2019 in Machine Learning by Vishal

edited Oct 14, 2022 by Srinath 813 views
0 votes
0 answers

display first n numbers in a sequence

How to display first n numbers in ...READ MORE

Aug 30, 2019 in Data Analytics by chitra

edited Aug 30, 2019 297 views
–2 votes
1 answer

What is the difference in Java’s “If..Else” and Scala’s “If..Else”? [closed]

Hey, Java’s “If. Else”: In Java, “If. Else” is a statement, ...READ MORE

Jul 31, 2019 in Apache Spark by Gitika
• 65,910 points
1,625 views
0 votes
1 answer

How can I integrate Selenium with Maven project?

Hey Vicky, follow these steps to integrate ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
2,146 views
0 votes
1 answer

Contingency tables in R

You can build 2 types of contingency ...READ MORE

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

Send an SMS without using lambda function - AWS SNS

Yes, ofcourse you can send an SMS ...READ MORE

Aug 21, 2019 in AWS by Haseeb
634 views
0 votes
0 answers

How to calculate accuracy in a logistic regression model in python?

What accuracy score is considered a good ...READ MORE

Jul 30, 2019 in Python by Waseem
• 4,540 points
1,620 views
0 votes
1 answer

How to get all options of a dropdown on a webpage using Selenium Webdriver?

Hey Joel, you can use following lines ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
2,261 views
0 votes
1 answer

Rmarkdown color to inline and block text

Hey, To mark text as inline, use a ...READ MORE

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

Killing oozie Jobs by userid

Suppose you want to kill the jobs ...READ MORE

Jul 29, 2019 in Big Data Hadoop by Esha
1,624 views
0 votes
1 answer

How to use plyr and dplyr functions inside one source file?

Hi, Lakshmi, Use dplyr::function( ) or plyr::function( ). Since ...READ MORE

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

How does Burpsuite help modify browser requests?

While using Burpsuite, you have to use ...READ MORE

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

Puppet+Kubernetes: How can i validate if the kubernetes module's syntax, code and other metadata is correct?

This module is compliant with the Puppet ...READ MORE

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

Call third party .exe from windows service c#

Hi @Priyanka! The reason this is not working ...READ MORE

Feb 28, 2019 in Others by Omkar
• 69,210 points
8,152 views
0 votes
1 answer

Multiple Output format in Hadoop

Each reducer uses an OutputFormat to write ...READ MORE

Jul 26, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,748 views
0 votes
1 answer

Python, mysqldb and unicode

What you get is a bytestring. You ...READ MORE

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

BeautifulSoup: Not able to extract multiple tags in a class

You are missing the square braces. You ...READ MORE

Apr 2, 2019 in Python by Firoz
6,711 views
0 votes
1 answer

Puppet in Docker: Can i run puppet in docker on windows?

With the release of the recent Docker ...READ MORE

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

Is it possible to find technolgy name of a web application using session tokens?

If the web application uses web servers that ...READ MORE

Aug 22, 2019 in Cyber Security & Ethical Hacking by Kumar

edited Oct 7, 2021 by Sarfaraz 583 views
+1 vote
1 answer

Build Docker image for PHP Web application - ADD failed

Thank you Sirajul Yes, I have changed it ...READ MORE

Jul 15, 2019 in Docker by limcw
• 270 points
2,228 views
0 votes
1 answer

Python: How to find dimensions of the image?

You can use the Pillow package here, ...READ MORE

Jul 11, 2019 in Python by Likith
2,392 views
0 votes
1 answer

Error: Hive show tables does not display table "sqooptest" , which was imported by SQOOP

Hi, You can follow the below-given solution. Just enter ...READ MORE

Aug 7, 2019 in Big Data Hadoop by Gitika
• 65,910 points

edited Aug 7, 2019 by Gitika 1,215 views
0 votes
1 answer

Can anyone suggest how can I restore cookies in new browser window using Webdriver?

Hey Akshay, following code snippet would help ...READ MORE

Aug 14, 2019 in Selenium by Abha
• 28,140 points
918 views
0 votes
1 answer

Can anyone tell what are Parametermized Fixtures and what are its usage?

Hey Varhsa, Parameterized Fixtures are used to execute ...READ MORE

Aug 23, 2019 in Selenium by Abha
• 28,140 points
547 views
0 votes
1 answer

Pig: Difference between inner bag and outer bag

Outer Bag: An outer bag is nothing but ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Firoz
2,171 views
0 votes
1 answer

Building an image in kubernetes using Kompose

Kompose supports both building and pushing Docker ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
2,114 views
+2 votes
2 answers

Getting error in schema-registry start command

It is working for me with below ...READ MORE

Sep 30, 2019 in Apache Kafka by Brajkishore
• 220 points
4,486 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
523 views
0 votes
1 answer
0 votes
1 answer

What is Piping in Spark?

Hi, Spark provides a pipe() method on RDDs. ...READ MORE

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

Puppet: Build multiple images using a puppet manifest.

One advantage of using Puppet for building ...READ MORE

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

How can I select the drop down date section using selenium?

First thing that you need to do ...READ MORE

Dec 19, 2018 in Selenium by Nabarupa
11,215 views
0 votes
1 answer

Puppet+Kubernetes : How do i install the kubernetes module via Bolt?

In order to get started with using ...READ MORE

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

Edit a function in Python IDLE

No, if you have readline support enabled, ...READ MORE

Jul 23, 2019 in Python by SDeb
• 13,300 points
1,853 views
0 votes
1 answer

Puppet agent log shows error "could not back up"

If agents log errors like "could not ...READ MORE

Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
1,414 views
0 votes
0 answers

What are the key advantages of using python over javascript?

Which one should i go for? READ MORE

Aug 26, 2019 in Python by Waseem
• 4,540 points
412 views
0 votes
1 answer

Handling MAC protected ViewState

You can use BurpSuite for this. When ...READ MORE

Aug 23, 2019 in Cyber Security & Ethical Hacking by Juna
502 views