Trending questions in Edureka Community

0 votes
1 answer

How to load data from HDFS into pig relation?

Hey, To load data from HDFS to pig ...READ MORE

May 7, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,916 views
0 votes
1 answer

Relationship between Hadoop and Database

HDFS is a software framework designed for ...READ MORE

Jul 4, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
414 views
+1 vote
2 answers

Can a 6+ years experienced in civil engineering move to IT domain

Hi,  Yes, All you need to is pick the right ...READ MORE

Mar 18, 2019 in Career Counselling by Cherukuri
• 33,030 points
5,013 views
0 votes
1 answer

How should one get a new job after a career gap?

Well a good option to get back to ...READ MORE

Jun 26, 2019 in Ask us Anything! by ArchanaNagur
• 2,360 points
746 views
0 votes
2 answers

Hyperledger Fabric: Error: could not assemble transaction, err proposal response was not successful.

Hey. It seems like you already have ...READ MORE

Nov 19, 2018 in Blockchain by Omkar
• 69,230 points
7,919 views
0 votes
1 answer

What is LassoLars? - Linear regression

LassoLars is a lasso model implemented using ...READ MORE

May 22, 2019 in Machine Learning by Basu
2,258 views
0 votes
1 answer

Salary for Tableau or power BI developer?

Hi Nithin, Salary for Tableau developer (or other)jobs ...READ MORE

Apr 24, 2019 in Career Counselling by Cherukuri
• 33,030 points
3,466 views
0 votes
1 answer

Read data from various csv and store it in one dataframe

Use rbind() to join both data frames ...READ MORE

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

How can you transfer data from hive to HDFS ?

Hey, Data in Hive tables reside on HDFS, ...READ MORE

May 16, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,519 views
0 votes
1 answer

What is Apache POI in Selenium and what it is used for?

Hi Raj, Apache POI is the most commonly ...READ MORE

May 8, 2019 in Selenium by Abha
• 28,140 points
2,857 views
0 votes
0 answers

How to handle browser popup in Selenium using Java?

Generally, we scrap the data from websites ...READ MORE

Jun 7, 2019 in Selenium by Vaishnavi
• 1,180 points
1,599 views
0 votes
1 answer

Target multiple hosts with different configurations

You do not need three different roles ...READ MORE

Jul 4, 2019 in AWS by Lavanya

edited Jul 4, 2019 538 views
+3 votes
3 answers

What is the Salary one can expect as a AWS Architect?

Hi, It totally depends on your understanding and ...READ MORE

Jun 24, 2019 in Career Counselling by Gitika
• 65,910 points
5,441 views
0 votes
1 answer

Install .desktop file with setup.py

This looks like a good approach but ...READ MORE

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

How to stop input in SublimeREPL?

You have to do ctrl+break or ctrl+space ...READ MORE

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

How do I loop backward using indices in Python?

Hi, You can make use of negative indices ...READ MORE

Jul 4, 2019 in Python by Taj
• 1,080 points
422 views
0 votes
1 answer

What are the features of TestNG which makes it a great testing framework?

Hey Leonard, following are some of the ...READ MORE

Jun 12, 2019 in Selenium by Abha
• 28,140 points
1,367 views
0 votes
1 answer

By which components spark ecosystem libraries are composed of?

Hi, Spark ecosystem libraries are composed of various ...READ MORE

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

How to debug Azure 500 internal server error?

You can simply turn off custom error in ...READ MORE

Mar 29, 2019 in Azure by Prerna
• 1,960 points
4,579 views
+1 vote
3 answers

Invoking AWS Lambda API Gateway vs Direct Invocation

Most of the time, adding API Gateway ...READ MORE

Apr 17, 2018 in AWS by Flying geek
• 3,280 points
4,670 views
0 votes
1 answer

What is the difference between Python and Jython?

Hey Dheeraj, following are the differences between ...READ MORE

May 10, 2019 in Career Counselling by Anvi
• 14,150 points
2,755 views
0 votes
0 answers

LIVE PODCAST THREAD** (#2 Are Smart contracts really the Future?)

Hey guys this is the link to ...READ MORE

Jun 28, 2019 in Blockchain by Vardhan
• 13,190 points
672 views
0 votes
1 answer

Which java class handles the Input record encoding into files which store the tables in Hive?

Hey, This particular format will handle the input ...READ MORE

Jun 26, 2019 in Big Data Hadoop by Gitika
• 65,910 points
730 views
0 votes
1 answer

how to use urllib module in python?

If you are using Python 3.x then ...READ MORE

Jun 28, 2019 in Python by Neel
• 3,020 points
630 views
0 votes
2 answers

What is the job role for a Cloud Automation Engineer?

The responsibilities of a Cloud Automation engineer ...READ MORE

Mar 1, 2019 in Career Counselling by Rituparna
8,026 views
0 votes
1 answer

Can hive queries be executed from script files? And how?

Hey, It is possible by using the source ...READ MORE

Jun 26, 2019 in Big Data Hadoop by Gitika
• 65,910 points
751 views
0 votes
1 answer
0 votes
1 answer

What is the validation of any AWS certificate?

Well any of the AWS certificate is ...READ MORE

Jun 21, 2019 in AWS by ArchanaNagur
• 2,360 points
940 views
0 votes
1 answer

Find Hadoop Configuration in Java Util.

I understand your issue of HDFS, I ...READ MORE

Jun 17, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,099 views
+1 vote
1 answer

Add Variables to Tuple

Use the following piece of code: ...READ MORE

Jul 4, 2019 in Python by Wajiha
• 1,950 points

edited Jul 5, 2019 by Kalgi 316 views
0 votes
1 answer

substring of last N characters in R

Use below code -  If the elements within ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,030 points
486 views
0 votes
0 answers

Can we write AES enryption in Javascript and Decryption in Java using a static SALT and IV

I'm working on AES encryption I want to ...READ MORE

Jun 4, 2019 in Others by Eighteen
• 120 points
1,728 views
0 votes
1 answer

How to add mysql database for Hue Query app?

Hi. To add mysql database in the config, open ...READ MORE

May 27, 2019 in Big Data Hadoop by Vasu
1,999 views
0 votes
1 answer

What are the steps to install PhantomJS with Selenium?

Hello Rizwan, steps to install PhantomJS with ...READ MORE

May 17, 2019 in Selenium by Pritesh
2,426 views
0 votes
1 answer

Is Deeplens available everywhere?

No. It's not yet available in India, ...READ MORE

Jul 4, 2019 in AWS by Archana
• 5,640 points
387 views
+1 vote
1 answer

How is set() implemented?

Sets in Python can be created using ...READ MORE

Jul 1, 2019 in Python by anonymous
439 views
0 votes
2 answers

Where do i find the puppet configuration file?

The puppet.conf file is always located at $confdir/puppet.conf. Although ...READ MORE

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

How kill control node works in Oozie?

Hey, The kill node allows a workflow job to kill ...READ MORE

Jun 12, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,309 views
0 votes
1 answer

Is there a way to configure Docker for Windows to accept a self-signed SSL?

This issue is discussed in the official ...READ MORE

Nov 23, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
10,017 views
0 votes
1 answer

How to connect Sqoop to mysql Database?

Hi. You can connect Sqoop to MySql ...READ MORE

May 15, 2019 in Big Data Hadoop by Tina
2,512 views
0 votes
1 answer

Set Table Lock manager for Hive

To enable Table Lock manager, you have ...READ MORE

May 31, 2019 in Big Data Hadoop by Vinod
1,816 views
0 votes
1 answer

Example code for creating broken barh graph using matplotlib

Try this, it should work well. import matplotlib.pyplot ...READ MORE

May 27, 2019 in Python by Himanshu
1,980 views
0 votes
1 answer

what are the spark real time issues ?

Some of the issues I have faced ...READ MORE

Mar 18, 2019 in Apache Spark by Sharman
5,023 views
0 votes
1 answer

Is it possible to download the presentation slides to view offline?

No. It is not possible to download ...READ MORE

Mar 11, 2019 in Ask us Anything! by Edureka
• 2,960 points
5,362 views
+1 vote
1 answer

Converting integers to strings

Yes you can convert integers to strings ...READ MORE

Jul 1, 2019 in Python by Nisa
• 1,090 points
426 views
+1 vote
0 answers

who creates blocks in JIRA product owner, client or tester

who creates blocks in JIRA product owner, ...READ MORE

Jul 3, 2019 in Software Testing by anonymous
376 views
0 votes
1 answer

Proxychains fails at certain proxyservers

By default, proxychains uses the strict_chain option which means ...READ MORE

Jun 24, 2019 in Cyber Security & Ethical Hacking by Avantika
• 1,520 points
767 views
0 votes
1 answer

Why is Seaborn better than Mtaplotlib?

Factually, Matplotlib is good but Seaborn is ...READ MORE

Jul 3, 2019 in Python by Wajiha
• 1,950 points
378 views
+1 vote
1 answer

Where to download the corda network bootstrapper 3.1 or 3.2 version for r3 corda?

Here are the steps to setup corda ...READ MORE

Jun 24, 2019 in Blockchain by Raghu
722 views