Most answered questions in Edureka Community

0 votes
1 answer

What is a hybrid framework?

The combination of data driven and keyword ...READ MORE

Jan 9, 2019 in Selenium by trisha
437 views
0 votes
1 answer

What is a keyword driven framework?

The keyword driven framework is a methodology ...READ MORE

Jan 9, 2019 in Selenium by Disha
521 views
0 votes
1 answer

What is a data-driven framework?

Basically the working here is as follows:- Test ...READ MORE

Jan 8, 2019 in Selenium by Abir
466 views
0 votes
1 answer

System.setProperty("webdriver.chrome.driver","") meaning?

The meaning of the statement are almost ...READ MORE

Jan 8, 2019 in Selenium by Nabarupa
57,735 views
0 votes
1 answer

How to run test case using TestNG

I am assuming that you want to ...READ MORE

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

Get files in my own file format for its own dynamic icon

Regarding MAC support, "The Mac and Windows ...READ MORE

Jan 8, 2019 in Others by DataKing99
• 8,240 points
855 views
0 votes
1 answer

R programming: Does the R language have reflection?

The answer to your question is yes. ...READ MORE

Jan 8, 2019 in Data Analytics by Sophie may
• 10,610 points
661 views
0 votes
1 answer

Does R have an underlying C layer?

R is written in C language just ...READ MORE

Jan 8, 2019 in Data Analytics by Sophie may
• 10,610 points
402 views
0 votes
1 answer

How to solve this error: No Persistence provider for EntityManager named

After <persistence-unit name="agisdb">, define the persi ...READ MORE

Jan 8, 2019 in Java by Daisy
• 8,120 points
18,452 views
0 votes
1 answer

How can I solve this: To prevent a memory leak, the JDBC Driver has been forcibly unregistered

What can you do? Ignore these warnings. Tomcat ...READ MORE

Jan 8, 2019 in Java by Daisy
• 8,120 points
30,395 views
0 votes
1 answer

Find broken link in a webpage using selenium

You have to follow these steps to ...READ MORE

Jan 8, 2019 in Selenium by Sona
1,210 views
0 votes
1 answer

How to become a Security Specialist?

You can start with entry-level jobs as ...READ MORE

Jan 8, 2019 in Career Counselling by Gaji
415 views
0 votes
1 answer

How to send HTML mails using Amazon SNS?

It's not possible to send HTML emails ...READ MORE

Jan 8, 2019 in AWS by Archana
• 5,640 points
18,066 views
0 votes
1 answer

How to import big data public data sets AWS?

One solution is to create an EBS ...READ MORE

Jan 8, 2019 in AWS by Archana
• 5,640 points
625 views
0 votes
1 answer

Error saying dial tcp timeout - kubernetes on aws

hey @Ali, get the log file, go ...READ MORE

Jan 8, 2019 in Kubernetes by Eliza
2,311 views
0 votes
1 answer

How to start and stop a cluster on AWS using kops without stopping the instance

Export your KOPS_STAT_STORE variable export KOPS_STATE_STORE=s3://your-bucket-name Get your instances ...READ MORE

Jan 8, 2019 in Kubernetes by Kashish
8,820 views
0 votes
1 answer

Delete a cluster created using kops

Deleteing a cluster using kops is very simple. ...READ MORE

Jan 8, 2019 in Kubernetes by Jim
4,311 views
0 votes
1 answer

UI for accessing Kubernetes pods

Hey @Ali, you can use the dashboard. ...READ MORE

Jan 8, 2019 in Kubernetes by Vini
783 views
0 votes
1 answer

Username and password when trying to access LoadBalancer from public DNS - kubernetes on aws

Hey @ali, You will find your username & ...READ MORE

Jan 8, 2019 in Kubernetes by Rohit
565 views
0 votes
1 answer

TestNG and Junit

No, testNG is better than JUnit. Here ...READ MORE

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

Mouse gestures supported by selenium

Selenium supports different mouse actions, such as: click(WebElement ...READ MORE

Jan 8, 2019 in Selenium by Shuvodip
715 views
0 votes
1 answer

Handle web-based popups

This happens with me also. I did ...READ MORE

Jan 8, 2019 in Selenium by Fuji
3,343 views
0 votes
1 answer

What is the difference between type() and typeandwait()?

If you want to type keyboard values(keys) ...READ MORE

Jan 8, 2019 in Selenium by Fuji
3,409 views
0 votes
1 answer

mongo-hadoop connector:how to query data?

You can add more parameters in the ...READ MORE

Jan 8, 2019 in Big Data Hadoop by Frankie
• 9,830 points
1,041 views
0 votes
1 answer

Testing in Selenium

Out of many testing supported by selenium ...READ MORE

Jan 8, 2019 in Selenium by Disha
406 views
0 votes
1 answer

Different API for selenium

Hey @User, there is this list that ...READ MORE

Jan 8, 2019 in Selenium by Fuji
428 views
0 votes
1 answer

What are the different components of Selenium?

Selenium is a testing tool and comprises ...READ MORE

Jan 8, 2019 in Selenium by Fuji
1,262 views
0 votes
1 answer

Cluster not found error on kops get clusters

You get this error when you either ...READ MORE

Jan 8, 2019 in Kubernetes by Barbara
2,031 views
0 votes
1 answer

Grep across multiple files in Hadoop

You are looking to applying to grep ...READ MORE

Jan 8, 2019 by Frankie
• 9,830 points
4,777 views
0 votes
1 answer

Use shared VPC in the Kubernetes cluster

Hey @Ali, its pretty easy. You can ...READ MORE

Jan 8, 2019 in Kubernetes by Shrishti
525 views
0 votes
1 answer

Create 3 different masters in 3 different regions - Kubernetes on AWS

Yes @Ali that's possible. You just have ...READ MORE

Jan 8, 2019 in Kubernetes by Malana
402 views
0 votes
1 answer

Intel Galileo + Yocto - Insufficient Space Error

Yocto doesn't create bigger rootfs until specified ...READ MORE

Jan 8, 2019 in IoT (Internet of Things) by DataKing99
• 8,240 points
507 views
0 votes
1 answer

Kops validate cluster giving an error saying no such host

One of the possible reasons could be using ...READ MORE

Jan 8, 2019 in Kubernetes by Manali
2,313 views
0 votes
1 answer

Tap a Button to Push Notification

Generally, sending push notifications fall under the scope of ...READ MORE

Jan 8, 2019 in IoT (Internet of Things) by nirvana
• 3,130 points
435 views
0 votes
1 answer

Is containerization better than virtualization and where does cloud services comes into picture?

 Yeah, definitely docker containers are better as ...READ MORE

Jan 7, 2019 in DevOps & Agile by Damon Salvatore
• 5,980 points
671 views
–1 vote
1 answer

Not able to execute mapreduce code

Follow the below steps to execute the ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
474 views
–1 vote
1 answer

Pig command error: Failed to parse: Pig script failed to parse

There's a typo in your command: Right command: custdata ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
3,708 views
–1 vote
1 answer

Latest block number in Bitcoin

You can get the current block number ...READ MORE

Jan 7, 2019 in Blockchain by Omkar
• 69,210 points
511 views
–1 vote
1 answer

Why is Hive not good for OLTP?

Apache Hive is mainly used for batch processing i.e. ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
5,897 views
–1 vote
1 answer

How to change the default HUE logs path?

You can change/replace the LOG_DIR variable to ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
846 views
0 votes
1 answer

difference between lists and sets

There are a lot more differences such ...READ MORE

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

In Hue, how to to download the script?

You can download the script to your ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
1,041 views
0 votes
1 answer

R Programming: Implement Newton Raphson Algorithm

The problem is that the expressions for f and f1 ...READ MORE

Jan 7, 2019 in Data Analytics by Tyrion anex
• 8,700 points
1,436 views
0 votes
1 answer

R programming: Plot color-coded map of world leader's age

In the structure of the value returned ...READ MORE

Jan 7, 2019 in Data Analytics by Tyrion anex
• 8,700 points
518 views
0 votes
1 answer

Script storage in Hue

You can follow these steps to find ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
749 views
0 votes
1 answer

Extracting pig log messages

You can use the following commands in ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
550 views
0 votes
1 answer

SQOOP Export command failing

First create a table, which should have ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
5,514 views
0 votes
1 answer

Issue in hdfs dfs command

Hadoop has a special file system called ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
950 views
0 votes
1 answer

Autoscaling feature being used by default - Kubernetes AWS

Hey @Ali, seems like you've activated the ...READ MORE

Jan 7, 2019 in Kubernetes by Utsi
411 views
0 votes
1 answer

How to use firefox webdriver (geckodriver) in selenium?

Firefox v47+ with selenium 2.53, you need ...READ MORE

Jan 8, 2019 in Selenium by Nabarupa
7,040 views