Most answered questions in Edureka Community

0 votes
1 answer

Will python still be the big thing in 2019?

Python might not be in the top ...READ MORE

Jan 2, 2019 in Events & Trending Topics by Nabarupa
508 views
0 votes
1 answer

What will be the top 10 trending technologies in 2019?

The top 10 technology that I think ...READ MORE

Jan 2, 2019 in Events & Trending Topics by Adrik
684 views
0 votes
1 answer

Penetration Tester future path

No, Penetration Testing is not the end ...READ MORE

Jan 2, 2019 in Career Counselling by Neil
335 views
0 votes
1 answer

How to delete cookies using selenium command?

Yes, it is possible to delete the ...READ MORE

Jan 1, 2019 in Selenium by Nabarupa
810 views
0 votes
1 answer

How can I travel forward and back in a browser using selenium?

You can use the Navigate interface to ...READ MORE

Dec 31, 2018 in Selenium by Nabarupa
11,913 views
0 votes
1 answer

Getting error: unhandled inspector error: {"code":-32000,"message":"Cannot navigate to invalid URL"}

Hey, @sradha, The error you are getting is ...READ MORE

Dec 31, 2018 in Selenium by Shuvodip
9,911 views
–1 vote
1 answer

How to access Hadoop counter values using API?

You can use the job object to access the ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
951 views
–1 vote
1 answer

IDE Eclipse: Failed to locate the winutils binary in the hadoop binary path

Try this: First, click on file import appliance. Now ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,552 views
0 votes
1 answer

What is RasterFormatException in Java?

RasterFormatException is thrown by getSubImage() when the area specified by [ x,y ...READ MORE

Dec 31, 2018 in Selenium by rishav raj
2,139 views
–1 vote
1 answer

Beeline and Hive Query Editor in Embedded mode

Running Hive client tools with embedded servers ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,263 views
–1 vote
1 answer

Beeline vs Hive Query Editor

Hive CLI connects to a remote HiveServer1 ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,086 views
–1 vote
1 answer

Incremental append in Sqoop

You are right. As Hadoop follows WORM ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
4,109 views
–1 vote
1 answer

When to use Sqoop?

Sqoop is used to transfer any data ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
578 views
0 votes
1 answer

What is soft assert and hard assert?

Soft Assert: Soft Assert collects errors during ...READ MORE

Dec 31, 2018 in Selenium by Stranger
24,825 views
0 votes
1 answer

What is difference between Assert and Verify in Selenium?

Hello, talking about the definition.  Assert: If the assert condition ...READ MORE

Dec 31, 2018 in Selenium by Prasad
37,419 views
0 votes
1 answer

Hive table not able to use row format serde

Try this: create table books(isbn string, book_title string, ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,166 views
0 votes
1 answer

Cant access file from Hive. permission denied

There are two possible reasons for this: Wrong ...READ MORE

Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,799 views
0 votes
1 answer

Javascript code to download a file from Amazon S3

Hai, I was thinking along the same ...READ MORE

Dec 31, 2018 in AWS by Archana
• 5,640 points
12,908 views
0 votes
1 answer

Not able to pull any events in ethereum

You need to catch the even emitted ...READ MORE

Dec 31, 2018 in Blockchain by Omkar
• 69,210 points
350 views
0 votes
1 answer

Set environment variables in AWS Lambda

You can specify environment variables for AWS ...READ MORE

Dec 31, 2018 in AWS by Archana
• 5,640 points
3,636 views
0 votes
1 answer

Python strftime- date without leading 0?

If you add a hyphen between the ...READ MORE

Dec 31, 2018 in Python by SDeb
• 13,300 points
16,519 views
0 votes
1 answer

How to use Euler's number and power operation?

You can refer the math library of ...READ MORE

Dec 31, 2018 in Python by SDeb
• 13,300 points
1,091 views
0 votes
1 answer

Azure IoT: Message from cloud to device using Rest API

Firstly, If you get No content response(error ...READ MORE

Dec 31, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,733 views
0 votes
1 answer

Ethereum contract hangs on AWS

Please check the memory consumption for docker ...READ MORE

Dec 31, 2018 in Blockchain by Omkar
• 69,210 points
455 views
0 votes
1 answer

LoraWan Gateway Configuration

For the first question, you have to ...READ MORE

Dec 31, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
426 views
0 votes
1 answer

When I create public getters (committed code), my contract exceeds code size limit

Are you pushing info one by one ...READ MORE

Dec 31, 2018 in Blockchain by Omkar
• 69,210 points
336 views
0 votes
1 answer

How can I take a screenshot using selenium?

Hello @Sradha, You can use the File ...READ MORE

Dec 31, 2018 in Selenium by Nabarupa
500 views
0 votes
1 answer

Getting error: module bottle not found.

I would recommend installing pip first and then running ...READ MORE

Dec 31, 2018 by charlie_brown
• 7,720 points
1,781 views
0 votes
1 answer

Single node cluster having less CPU Quota

Single CPU cluster is probably not enough ...READ MORE

Dec 31, 2018 in Kubernetes by DareDev
• 6,890 points
419 views
0 votes
1 answer

How can I import tensorflow libraries in my Python code?

You are doing it wrong as tf is not ...READ MORE

Dec 31, 2018 in Python by charlie_brown
• 7,720 points
5,853 views
0 votes
1 answer

How can I stop a replicaset from restarting after deleting?

You need to delete the corresponding deployment. ...READ MORE

Dec 31, 2018 in Kubernetes by ajs3033
• 7,300 points
4,029 views
+1 vote
1 answer

Python Selenium - Trying to find element by text on page

Hello @User, Here is an example for ...READ MORE

Dec 31, 2018 in Selenium by Priyaj
• 58,090 points
14,344 views
–1 vote
1 answer

Serde query understanding

In the query mentioned in your question, ...READ MORE

Dec 29, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,155 views
–1 vote
1 answer

User Identity Management in Ethereum using ERC725

The identity consists of two main parts: Keys ...READ MORE

Dec 28, 2018 in Blockchain by Omkar
• 69,210 points
1,758 views
–1 vote
1 answer

User Identity management on Ethereum Blockchain

User Identity management can be done via ERC725 ...READ MORE

Dec 28, 2018 in Blockchain by Omkar
• 69,210 points
1,247 views
0 votes
1 answer

R programming: How to pass variables from a r program to mysql function?

To include the R variables called start.date and end.date, you can use paste to ...READ MORE

Dec 28, 2018 in Data Analytics by Tyrion anex
• 8,700 points
1,030 views
–1 vote
1 answer

Unable to create account in geth

Well, that's not how you create a ...READ MORE

Dec 28, 2018 in Blockchain by Omkar
• 69,210 points
554 views
0 votes
1 answer

R programming: How to compute Euler's number?

The following R statement exp(1) indicates e, and exp(2) represents e^2. This ...READ MORE

Dec 28, 2018 by Tyrion anex
• 8,700 points
1,513 views
0 votes
1 answer

How to use Google's mod_pagespeed module with AWS Beanstalk?

It's simple. You need to first download the ...READ MORE

Dec 28, 2018 in AWS by datageek
• 3,090 points
965 views
0 votes
1 answer

Not able to install Multichain

Hi. It seems you have changed some ...READ MORE

Dec 28, 2018 in Blockchain by Omkar
• 69,210 points
456 views
0 votes
1 answer

How to monitor an application using Nagios core?

Here is what you can try. Since ...READ MORE

Dec 28, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
2,730 views
0 votes
1 answer

HyperLedger Fabric and Multichain - difference & different use cases

MULTICHAIN: It is a Permissioned Blockchain. It doesn't implement ...READ MORE

Dec 28, 2018 in Blockchain by Omkar
• 69,210 points
2,899 views
0 votes
1 answer

How to upgrade AWS CLI to latest version?

Usually, you will encounter this error if ...READ MORE

Dec 28, 2018 in AWS by Archana
• 5,640 points
2,097 views
0 votes
1 answer

Transfer data between 2 Tables having issues with Date conversion from string to Date datatype.

This can be solved making use of ...READ MORE

Dec 28, 2018 in Big Data Hadoop by Omkar
• 69,210 points
381 views
0 votes
1 answer

Error while executing selenium code

Hey @Sradha, First thing that I would ...READ MORE

Dec 28, 2018 in Selenium by Nabarupa
1,808 views
0 votes
1 answer

Difference between hive.exec.compress.output=true; and mapreduce.output.fileoutputformat.compress=true;

Hey there! The definition of these two properties ...READ MORE

Dec 28, 2018 in Big Data Hadoop by Omkar
• 69,210 points
5,543 views
0 votes
1 answer

Cant connec to zookeeper: KeeperErrorCode = ConnectionLoss for HBase

Mostly HMaster is not running. Enter the ...READ MORE

Dec 28, 2018 in Big Data Hadoop by Omkar
• 69,210 points
6,217 views
0 votes
1 answer

How to search for multiple keywords in a random manner using Selenium in Java?

Hey @Sradha,  As you have created an array ...READ MORE

Dec 28, 2018 in Selenium by Nabarupa
2,153 views
0 votes
1 answer

How to enable Amazon Simple Queue Service (SQS)

Please follow the below steps in order ...READ MORE

Dec 28, 2018 in AWS by Shuvodip
565 views
0 votes
1 answer

Use external template to create AMI in AWS.

Hey @user, Amazon provides a feature called VM ...READ MORE

Dec 28, 2018 in AWS by Nabarupa
495 views