Trending questions in Edureka Community

0 votes
2 answers

What is ElasticSearch Hadoop?

it as a connector that allows data to flow bi-directionaly so ...READ MORE

Aug 6, 2019 in Big Data Hadoop by Dinish
1,025 views
0 votes
0 answers

how to use linalg condition in python

Aug 2, 2019 in Python by teja
342 views
0 votes
1 answer

How does Kubernetes simplify containerized application deployment process?

A application deployment requires , web tier ...READ MORE

Jul 11, 2019 in Kubernetes by Sirajul
• 59,230 points
1,248 views
0 votes
1 answer

How can I solve this flowchart using UiPath Studio?

Hi RS, I tried to create a ...READ MORE

Jul 12, 2019 in RPA by Abha
• 28,140 points
1,233 views
0 votes
1 answer

Create a subsription on aws SNS

Hey @yamini, follow these steps: Login to your ...READ MORE

Jul 25, 2019 in AWS by Travis
650 views
0 votes
0 answers

Combine shiny with rmarkdown

How to combine shiny render functions with ...READ MORE

Jul 31, 2019 in Data Analytics by avinash
424 views
0 votes
1 answer

What is exception propagation in Scala?

Hi, When a function experiences an exception, it ...READ MORE

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

Provide selection of parameter in rmarkdown

Use choices attribute to provide a list ...READ MORE

Jul 31, 2019 in Data Analytics by Cherukuri
• 33,030 points
420 views
0 votes
2 answers

What is PhantomJS and what is the usage of it?

@Ojaswini, Phantomjs is used for automating webpage ...READ MORE

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

What is Apache ANT and what are its features?

Hello Deshdeepak, Ant is a Java-based Open-Source build tool ...READ MORE

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

What is the work of Yield Keyword in Scala?

Hey, Used with a loop, yield produces a value for ...READ MORE

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

What does super() function do in python?

Super function calls the parent class method ...READ MORE

Aug 2, 2019 in Python by Mohammad
• 3,230 points
653 views
+1 vote
0 answers

Initially autowired object has value,it becomes null after paging(using JSF 2.2 and spring 4.01.)

i'm trying to create basic crud operations ...READ MORE

Jul 5, 2019 in Java by swats
1,516 views
0 votes
1 answer

How to fix corrupt files on HDFS

1 - Spark if following slave/master architecture. So ...READ MORE

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

Different ways to provide API-Security on kubernetes

Use the correct auth mode with API ...READ MORE

Jul 23, 2019 in Kubernetes by Sirajul
• 59,230 points
724 views
0 votes
1 answer

Modify CSV file using UiPath

Hi @Praharsh, You can add columns to an ...READ MORE

Mar 5, 2019 in RPA by Anvi
• 14,150 points
6,801 views
+1 vote
0 answers

Selenium Code Errors on Eclipse Compiler

After added the external JAR library, I ...READ MORE

Jul 15, 2019 in DevOps Tools by limcw
• 270 points
1,062 views
0 votes
1 answer

how to know the white hat hacking?

White Hat Hacking is another name for Ethical ...READ MORE

Jul 23, 2019 in Cyber Security & Ethical Hacking by Ritu
737 views
0 votes
1 answer

How to check row value of one column wrt another column?

Hi ratna, For suppose DF is the DataFrame ...READ MORE

Jul 26, 2019 in Data Analytics by anonymous
623 views
0 votes
1 answer

What is tail-recursion in Scala?

Hey, Recursion is when a function makes a ...READ MORE

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

UiPath Selectors not working properly

Hi Raghav, this is not a problem ...READ MORE

Mar 4, 2019 in RPA by Abha
• 28,140 points
6,797 views
0 votes
1 answer

Does Caching stand as the only advantage in Spark compared to Hadoop?

Spark has much lower per job and ...READ MORE

Jul 31, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
371 views
0 votes
0 answers

How to print square of first 100 natural numbers using iterations in python?

Can you make a program with nested ...READ MORE

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

Do High I/O instances provide any failover mechanisms or redundancy?

As far as I know, there is ...READ MORE

Jul 31, 2019 in AWS by Haider
370 views
0 votes
1 answer

How can I create a Standard robot in UiPath Orchestrator?

Hi @Hema, to create a Standard Robot ...READ MORE

Apr 5, 2019 in RPA by Abha
• 28,140 points
5,438 views
0 votes
1 answer

Running Mapreduce on compressed data

It is very straight forward, no need ...READ MORE

Jul 24, 2019 in Big Data Hadoop by Nanda
658 views
0 votes
1 answer

Create topic on Amazon SNS?

Hey @Harsh, follow these steps: In the Create topic section, ...READ MORE

Jul 25, 2019 in AWS by Sagar
622 views
0 votes
1 answer

part time mba in delhi ncr or distance MBA

I'm facing a similar dilemma myself...So I ...READ MORE

Jul 22, 2019 in Career Counselling by anonymous
• 13,190 points
749 views
0 votes
1 answer

Can I configure my kubernetes job to run for a specified time?

When we create a job spec, we ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
968 views
0 votes
1 answer

Why Partitions are immutable in Spark?

Hi, Every transformation generates a new partition. Partitions ...READ MORE

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

Get command usage help in docker

The following command is very useful as ...READ MORE

Jul 30, 2019 in Docker by Imran
406 views
0 votes
1 answer

How to install biopython module in python?

To install biopython on your project, simply ...READ MORE

Jul 8, 2019 in Python by Mohammad
• 3,230 points
1,414 views
0 votes
1 answer

Populate QComboBox with a list

It looks like you're using the old ...READ MORE

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

How to declare sets with value in Scala?

Hey, You can follow this code: scala> var s=Set(1,4,4,3) s: ...READ MORE

Jul 30, 2019 in Apache Spark by Gitika
• 65,910 points
390 views
0 votes
0 answers

Show table next to a plot in rmarkdown

How to show table next to a ...READ MORE

Jul 31, 2019 in Data Analytics by kavya
391 views
0 votes
0 answers

Export Plotly charts from R to Other documents or web pages.

Hi, can someone help in exporting Plotly ...READ MORE

Jul 30, 2019 in Data Analytics by ravin
437 views
0 votes
1 answer

How to run spark in Standalone client mode?

Hi, These are the steps to run spark in ...READ MORE

Jul 5, 2019 in Apache Spark by Gitika
• 65,910 points
1,483 views
0 votes
0 answers

i would like assistance on my code after i input: y = data.temp x = data.drop('temp', axis=1)

This error appeared:      Traceback (most recent call ...READ MORE

Jul 30, 2019 in Python by mimo
456 views
0 votes
1 answer

How to create RDD from an external file source in scala?

Hi, To create an RDD from external file ...READ MORE

Jul 4, 2019 in Apache Spark by Gitika
• 65,910 points
1,549 views
+1 vote
1 answer

Simple Unit Testing NodeJS/Express

You can test it with mocha which ...READ MORE

Jul 16, 2019 in Others by sunshine
• 1,300 points
990 views
0 votes
1 answer

How to find runtime complexity of funtions that use list in Python?

The Average Case assumes parameters generated uniformly ...READ MORE

Jul 26, 2019 in Python by Arvind
• 3,040 points
569 views
0 votes
2 answers

How can I list all the `env` properties within a Jenkins pipeline?

Here's a quick script you can add ...READ MORE

Aug 8, 2019 in Jenkins by Sirajul
• 59,230 points
7,832 views
0 votes
1 answer

Error while converting a list into a numpy array

The only possible reason I could think ...READ MORE

Jun 14, 2019 in Python by Rhea
2,408 views
0 votes
2 answers

What is supervised learning?

Supervised learning is the machine learning task ...READ MORE

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

What are the ways of scrolling webpage to the bottom of the page in Selenium Webdriver?

Hi @Puneet, there are a few ways ...READ MORE

Jun 25, 2019 in Selenium by Patrik
1,917 views
0 votes
0 answers

RMarkdown Text Formating

Hi, What are the basic formating  options ...READ MORE

Jul 31, 2019 in Data Analytics by anonymous
385 views
0 votes
0 answers

Kmeans Clusters - R plot

Hi, can someone help me visualize the ...READ MORE

Aug 1, 2019 in Data Analytics by rajeev
337 views
0 votes
1 answer

what is the puppet module command?

This command provides an interface for managing ...READ MORE

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

How do i kill a thread in python?

In Python, you simply cannot kill a Thread directly. If ...READ MORE

Aug 2, 2019 in Python by Mohammad
• 3,230 points
728 views
0 votes
0 answers

How to define SparkConf?

Can anyone explain how to define SparkConf? READ MORE

Aug 1, 2019 in Apache Spark by Danish
326 views