Trending questions in Edureka Community

0 votes
1 answer

What does the map() method do in Python?

The map() function in Python is a ...READ MORE

Jun 17, 2019 in Python by anonymous
608 views
0 votes
1 answer

How Elasticsearch Server can be used in uipath Orchestrator?

Hey @Misha, Elasticsearch is used to store messages ...READ MORE

Apr 2, 2019 in RPA by Abha
• 28,140 points
3,892 views
0 votes
1 answer

Power BI integration with R

Follow the below steps: 1. Install R in your ...READ MORE

Jun 21, 2019 in Power BI by Cherukuri
• 33,030 points
474 views
0 votes
1 answer

Create repository on AWS CodeCommit

Go to your AWS login page and ...READ MORE

Jun 13, 2019 in AWS by Hannah
773 views
0 votes
3 answers

IT employee has to always learn and upgrade

Yeah, this question answer is yes forever. ...READ MORE

Jul 25, 2019 in Career Counselling by anonymous
562 views
0 votes
1 answer

Can anyone help me in installing and configuring a Multi-Node Hadoop Cluster?

To install Hadoop setup on the 4-node ...READ MORE

Jun 4, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,172 views
0 votes
1 answer

Converting ISO 8601-compliant String to java.util.Date

Unfortunately, the time zone formats available to SimpleDateFormat (Java ...READ MORE

Nov 27, 2018 in Java by Daisy
• 8,120 points

edited Oct 7, 2021 by Sarfaraz 9,324 views
0 votes
1 answer

How to insert a record in DynamoDB stored in a json file using CLI?

The command is the same as that ...READ MORE

Feb 22, 2019 in AWS by Priyaj
• 58,090 points
5,561 views
0 votes
1 answer

How to parse invalid XML in Java ?

That "XML" is worse than invalid – it's not well-formed. An ...READ MORE

Mar 7, 2019 in Java by developer_1
• 3,320 points
5,040 views
0 votes
1 answer
0 votes
0 answers

What are different libraries for SOAP in python?

Is the documentation present for those libraries? READ MORE

Jun 24, 2019 in Python by Waseem
• 4,540 points
340 views
0 votes
1 answer

Combine selector conditions

In a nutshell, you can do: A[:, range(3) ...READ MORE

Jun 19, 2019 in Python by SDeb
• 13,300 points
511 views
0 votes
1 answer

Benefits of using JUnit Error Collector

Hi Disha, some of the benefits of ...READ MORE

Jun 19, 2019 in Selenium by anonymous
• 14,150 points
502 views
0 votes
1 answer

Python - Ubuntu install for SQLAlchemy not working

You can try using the version directly ...READ MORE

May 14, 2019 in Python by SDeb
• 13,300 points
2,067 views
0 votes
0 answers

Hive data load error

I have table in hive with below ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Rishi
543 views
0 votes
1 answer

How to invoke the AWS lambda function from Java code

There are 2 methods in this class which should ...READ MORE

Feb 19, 2019 in AWS by Archana
• 5,640 points
5,692 views
0 votes
1 answer

zookeeper starting problem

Hey, The QuorumPeerMain service is visible with sudo ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,319 views
0 votes
0 answers
0 votes
1 answer

Find values in a comma separated string in a MySQL query

You can add commas to the left and ...READ MORE

Sep 10, 2018 in Database by Sahiti
• 6,370 points
12,679 views
0 votes
0 answers

Create a sample report in power BI using R script

how to create a sample chart using ...READ MORE

Jun 20, 2019 in Power BI by Anitha
502 views
0 votes
1 answer

How to create a test class with a test method in JUnit to testing framework?

Hi Sargun, first we need to create ...READ MORE

Jun 13, 2019 in Selenium by Nagendra
798 views
0 votes
1 answer

Json RPC Python Client

There is json-rpc library, it supports python2.7, python3.2+, does ...READ MORE

May 30, 2019 in Python by SDeb
• 13,300 points
1,369 views
0 votes
1 answer
0 votes
1 answer

How do I ignore errors in R

With the try function you can handle errors to ...READ MORE

Nov 6, 2018 in Data Analytics by Kalgi
• 52,360 points
10,218 views
0 votes
1 answer

How to use data compression in sqoop import?

You can enable data compression from the ...READ MORE

May 15, 2019 in Big Data Hadoop by Rocky
2,007 views
0 votes
1 answer

divide grand total by category

Use the calculated column to calculate the ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,030 points
971 views
0 votes
1 answer

What is the use of join()?

Join()  function is used in threading to ...READ MORE

Jun 20, 2019 in Python by Wajiha
• 1,950 points
445 views
0 votes
1 answer

How do I verify the kernel parameters to check for the pre-requisities of Oracle 11 + versions?

Please check the below-mentioned syntax and commands: To ...READ MORE

Oct 5, 2018 in Linux Administration by Frankie
• 9,830 points
11,605 views
0 votes
0 answers

How do you implement insertion sort in python?

Can you give the sample code as ...READ MORE

Jun 19, 2019 in Python by Waseem
• 4,540 points
525 views
0 votes
0 answers

How to install python modules using wheeling format?

Can you show the installation of pyaudio ...READ MORE

Jun 21, 2019 in Python by Waseem
• 4,540 points
436 views
0 votes
1 answer

Excel Python API

xlwt and xlrd can read and write Excel files, without ...READ MORE

Jun 7, 2019 in Python by SDeb
• 13,300 points
1,013 views
0 votes
1 answer

How to compare two columns and sum the values that are same/equal?

Hi, Try like below, IF [COL1] = [COL2] THEN ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,030 points
1,225 views
+1 vote
1 answer

RegEx to remove XML tags and their content

I presume you want to drop the ...READ MORE

Feb 13, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
5,880 views
0 votes
2 answers

How to close browser popup in Selenium WebDriver

driver.quit() READ MORE

Jun 14, 2019 in Selenium by anonymous
9,302 views
0 votes
1 answer

SerializationException:Start of structure or map found where not expected: API Gateway to Step function

Use escape character for your parameters as ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
13,184 views
0 votes
1 answer

Impala get current time

You can get the current time using ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Raman
1,034 views
0 votes
1 answer

Example to using pytype

Hey, here's an example that I found ...READ MORE

Jun 7, 2019 in Python by Alia
995 views
0 votes
1 answer

Execute permission on MetaBot?

Hi, You can go to the administrator section ...READ MORE

May 27, 2019 in RPA by Iffath
• 1,180 points
1,471 views
+1 vote
3 answers

what can i classify my job profile as?

Your job profile could also be DevOps ...READ MORE

Jun 11, 2019 in Ask us Anything! by Kalgi
• 52,360 points
699 views
0 votes
1 answer

build context for docker image very large

The Docker client sends the entire "build ...READ MORE

Aug 1, 2018 in Docker by Kalgi
• 52,360 points
14,385 views
0 votes
1 answer

Disable dynamic partition in hive

Dynamic partition is set to true by ...READ MORE

May 21, 2019 in Big Data Hadoop by Vishwa
1,723 views
0 votes
1 answer

Calculate sum for a set vs group

Hi Rahul, You can only show the sum ...READ MORE

Jun 18, 2019 in Tableau by anonymous
• 33,030 points
550 views
0 votes
1 answer

In Which cluster(Dev or Prod) we test the job?

Well, that depends on what a particular ...READ MORE

Jun 20, 2019 in Big Data Hadoop by Raj
431 views
0 votes
1 answer

Multiple labels in pie chart

Hi Rubia, You can add multiple labels in ...READ MORE

May 8, 2019 in Tableau by Cherukuri
• 33,030 points
2,280 views
0 votes
1 answer

What is rolling linear regression?

Rolling regression is the analysis of changing ...READ MORE

May 23, 2019 in Machine Learning by Jinu
1,624 views
0 votes
1 answer

Pandas iloc printing whole row instead of cell value.

The syntax you are using is wrong. ...READ MORE

Apr 8, 2019 in Python by Hari
3,566 views
0 votes
0 answers

Copy file with metadata - python

I would like to copy a file ...READ MORE

Jun 20, 2019 in Python by Trisha
453 views
0 votes
1 answer

SQOOP Import command failure

Try this command where the student table ...READ MORE

Jun 20, 2019 in Big Data Hadoop by Suri
419 views
–1 vote
1 answer

Selenium XPath error:- Element not found

The reason for Element not found exception ...READ MORE

Mar 27, 2018 in Selenium by nsv999
• 5,500 points
19,894 views
0 votes
1 answer

What is control flow Nodes defines in Oozie?

Hello, Control flow nodes define the beginning and ...READ MORE

Jun 10, 2019 in Big Data Hadoop by Gitika
• 65,910 points
839 views