Trending questions in Edureka Community

0 votes
1 answer

How to execute Pig script from HDFS?

Hey, You can do something like executes a Pig ...READ MORE

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

What will happen if the OOZIE_URL environment variable has not been set?

Hey, If the Oozie_URL environment variable has not ...READ MORE

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

More Pythonic way of counting things in a heavily nested defaultdict

You can try the following, this might ...READ MORE

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

How to enter text into text field using Selenium WebDriver

You can use the same code as ...READ MORE

Jul 6, 2018 in Selenium by Meci Matt
• 9,460 points
16,218 views
0 votes
1 answer

How to set rep to particular user in hdfs?

HDFS does not allocate capacity separately based ...READ MORE

Jul 5, 2019 in Big Data Hadoop by Leena
492 views
0 votes
3 answers

Kubernetes dashboard status-CrashLoopBackOff

I had the same issue, struggled for days. ...READ MORE

Apr 24, 2019 in Kubernetes by Bebo
8,710 views
0 votes
0 answers

What is the difference between isdigit, isnumeric and isdecimal in python?

Can you give examples for each of ...READ MORE

May 31, 2019 in Python by Waseem
• 4,540 points
2,050 views
0 votes
1 answer

Explain to me the installation procedures for RHadoop packages (RMR, RHDFS, RHBase).

Download packages rhdfs, rhbase, rmr2 and plyrmr ...READ MORE

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

window exception

Hi Rakesh, I am trying to understand ...READ MORE

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

In assymetric cryptography how and when the sender will share the public key with the receiver?

Consider this example: Suppose Bob wants to send ...READ MORE

Jul 3, 2019 in Blockchain by Sheila
580 views
0 votes
1 answer

How to share data among docker hosts?

Ways to achieve this when developing your ...READ MORE

Jul 5, 2019 in Docker by Sirajul
• 59,230 points
486 views
0 votes
1 answer

Is it possible to concatenate QuerySets?

You can start with this- from itertools import ...READ MORE

Jun 12, 2019 in Python by SDeb
• 13,300 points
1,482 views
+1 vote
0 answers

store images from a power publish report in db and call those images

Hi Experts What is the best way to ...READ MORE

Jul 3, 2019 in Power BI by Parminder
• 130 points
571 views
0 votes
1 answer

How to handle a checkbox on a webpage and check its state using Selenium Webdriver?

Hey Chris, to handle a checkbox and ...READ MORE

May 14, 2019 in Selenium by Anvi
• 14,150 points
2,724 views
0 votes
2 answers

What if ELB itself fails?

This is the exact same reason why ...READ MORE

May 15, 2019 in AWS by Takeshi
2,649 views
0 votes
3 answers

What is the range of average salary for the freshers now?

Its the same trend from the past ...READ MORE

Jul 8, 2019 in Career Counselling by anonymous
• 33,030 points
1,422 views
+1 vote
0 answers

Hadoop Installation error [closed]

Pls help on below error..on MAC OS WARN ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Anshuman
• 130 points

closed Jul 10, 2019 by Omkar 291 views
0 votes
1 answer

Install Ansible using cygwin

Follow these steps to install ansible using ...READ MORE

Jan 10, 2019 in Ansible by Kush
8,076 views
0 votes
1 answer

How is AWS DeepLens different from other cameras in the market?

Here's an abstract from AWS Docs: "AWS ...READ MORE

Jul 4, 2019 in AWS by Archana
• 5,640 points

edited Jul 4, 2019 by Archana 553 views
0 votes
1 answer

JDBC connection to Hive using TLS/SSL

Hi. The properties are right but in ...READ MORE

May 31, 2019 in Big Data Hadoop by Karan
1,989 views
0 votes
1 answer

I want to insert an element at a specific index in a list and return the updated list.

Hi, Using insert() method you can insert the ...READ MORE

Jun 7, 2019 in Python by Taj
• 1,080 points
1,680 views
0 votes
1 answer

What is meant by Transformation? Give some examples.

Hi, The transformations are the functions that are ...READ MORE

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

Oozie exception error handling.

Hi, We can set Hive Action configuration using ...READ MORE

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

What is the PostgreSQL connection string for Sqoop?

The format of the connection string is: jdbc:postgresql://<HOST>:<PORT>/<DATABASE_NAME> You ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Kamal
1,721 views
0 votes
1 answer

Which data type is used to store the data in HBase table column?

Hey, Byte Array,  Put p = new Put(Bytes.toBytes("John Smith")); All ...READ MORE

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

How can we configure remote metastore mode in Hive?

Hey,  Basically, hive-site.xml file has to be configured ...READ MORE

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

Why HBase is column oriented database?

Hey, Yes, Hbase is known to be a ...READ MORE

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

Setup Python with Power BI.

Follow the below steps: 1. Install python in ...READ MORE

Jun 21, 2019 in Power BI by Cherukuri
• 33,030 points
1,098 views
+1 vote
1 answer

Listing all Bitcoin Miners

Yes, you can list down all the ...READ MORE

Jul 3, 2019 in Blockchain by John
507 views
+1 vote
1 answer

What will happen if you have forgotten to stop an instance on AWS?

EC2 is a service by Amazon where ...READ MORE

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

How to broadcast to a multiindex?

If you just want to do simple ...READ MORE

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

Attribute selection in Decision tree Algorithm

If you have a dataset that consists ...READ MORE

May 14, 2019 in Machine Learning by Raj
2,702 views
0 votes
0 answers

why is x-access-token header used for?

Can anyone explain this? READ MORE

Jun 27, 2019 in Others by shubham
• 7,340 points
832 views
0 votes
0 answers

RCommander - R

How to plot graphs using RCommander Tool? READ MORE

Jul 8, 2019 in Data Analytics by rahul
353 views
0 votes
1 answer

What are the important Phases of RPA Life Cycle?

Phases of RPA Life Cycle: Analysis: The first phase ...READ MORE

Dec 26, 2018 in RPA by DataKing99
• 8,240 points
8,698 views
0 votes
1 answer

What are the main features of Selenium IDE?

Hey Tulsi, Firefox provides Selenium IDE as an ...READ MORE

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

What is persist() in Spark?

Hi, Spark’s RDDs are by default recomputed each ...READ MORE

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

How many types of Navigation commands are there in Selenium Webdriver?

Hi Rajan, following are the Navigation commands ...READ MORE

May 7, 2019 in Selenium by Abha
• 28,140 points
2,986 views
0 votes
1 answer

How to expose std::pair to python using boost::python?

The most simple example of exposing std::pair is: class_<std::pair<int, int> ...READ MORE

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

How do I create a subquery in hive?

Hey, Hive subquery is a select expression enclosed ...READ MORE

May 17, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,553 views
0 votes
2 answers

What is the average salary of a Data Visualization enginner in India?

An average salary of data visualization engineer ...READ MORE

Jul 8, 2019 in Career Counselling by Cherukuri
• 33,030 points
1,610 views
0 votes
1 answer

Can anyone demonstrate how navigation commands can be used on a webpage in Selenium?

Hey Amanprit, Navigation Commands are used to ...READ MORE

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

What is timedelta in python?

It represents a duration which is basically ...READ MORE

Aug 7, 2019 in Python by Wajiha
• 1,950 points
573 views
0 votes
1 answer

Is it enough to only create checksum of a zip package instead of each file?

I assume you are asking about the ...READ MORE

May 8, 2019 in Python by SDeb
• 13,300 points
2,948 views
0 votes
1 answer

As a DevOps student, which AWS certification should I consider?

Well let me start with the set ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points

edited Jul 10, 2023 by Khan Sarfaraz 1,374 views
0 votes
1 answer

How to create initial database without using Hive schema tool?

Hey, If for some reason you decide not ...READ MORE

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

How to create and manage Users in UiPath Orchestrator?

Hello Rashmi, you can follow these steps ...READ MORE

Apr 5, 2019 in RPA by Pratibha
• 3,690 points
4,392 views
0 votes
1 answer

Which orchestrator would you recommend ? swarm or kubernetes?

Well, which orchestrator is best will depend ...READ MORE

Jul 5, 2019 in Docker by Sirajul
• 59,230 points
421 views
0 votes
1 answer

Impala: Add months to current time

You can add the months using the add_months method ...READ MORE

Jun 6, 2019 in Big Data Hadoop by John
1,671 views