Most voted questions in Edureka Community

0 votes
0 answers

Looking for the career guidance?

Feb 13, 2020 in Career Counselling by Mark
• 120 points
764 views
0 votes
1 answer

How to validate E-mail and URL of Php form?

hey, The code below shows a simple way ...READ MORE

Feb 13, 2020 in PHP by manish
2,050 views
0 votes
1 answer

What is a Cookie? How to create Cookies With PHP?

A cookie is often used to identify ...READ MORE

Feb 13, 2020 in PHP by Niroj
• 82,880 points
3,476 views
0 votes
1 answer

How can you display the error messages?

Hey, In the HTML form, we add ...READ MORE

Feb 13, 2020 in PHP by Niroj
• 82,880 points
2,999 views
0 votes
1 answer

How to Validate Form Data With PHP?

Hey @kartik, The first thing we will do ...READ MORE

Feb 13, 2020 in PHP by Niroj
• 82,880 points
2,953 views
0 votes
1 answer

How can we avoid my php form from hacking?

Hii @kartik, If you want to know php ...READ MORE

Feb 13, 2020 in PHP by Niroj
• 82,880 points
2,330 views
0 votes
1 answer

What are the vulnerability related to PHP Form?

Hii, The $_SERVER["PHP_SELF"] variable can be used by ...READ MORE

Feb 13, 2020 in PHP by Niroj
• 82,880 points
2,763 views
0 votes
1 answer

apache.spark.sql.AnalysisException: Text data source does not support int data type.;

Hi@akhtar, I think your output is in different ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,440 points
5,475 views
0 votes
1 answer

SOURCE $HIVE_HOME/scripts/metastore/upgrade/mysql/hive-schema-0.14.0.mysql.sql; ERROR:

Hi@akhtar, I think mysql is not able to ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,440 points
1,252 views
0 votes
1 answer

ERROR 1819 (HY000): Your password does not satisfy the current policy requirements

Hi@akhtar, Before setting password in mysql, check the ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,440 points
918 views
0 votes
1 answer

ValueError: could not broadcast input array from shape (4,1) into shape (4)

Hey @Giorgio, You can try this hope this ...READ MORE

Feb 18, 2020 in Python by Gitika
• 65,910 points
9,944 views
0 votes
1 answer

[Mac] Writing the Kafka consumer output to a CSV file

Hi@ I don't know it will work or ...READ MORE

Feb 18, 2020 in Apache Kafka by MD
• 95,440 points
3,765 views
0 votes
1 answer

I am getting Stale element exception when I try to automate angular js - drop down using Selenium with Java

Hey @Dhivya, StaleElementReferenceException is thrown when an ...READ MORE

Feb 12, 2020 in Selenium by Sirajul
• 59,230 points
3,234 views
0 votes
1 answer

What is the difference between ctrl z and ctrl c in command line?

Hi@akhtar, Generally, these two commands are used to ...READ MORE

Feb 24, 2020 in Linux Administration by MD
• 95,440 points
45,252 views
0 votes
1 answer

How to set static IP in Linux RedHat?

Hi@akhtar, To set a static ip in Red ...READ MORE

Feb 24, 2020 in OpenStack by MD
• 95,440 points
706 views
0 votes
1 answer

Getting error while run the selenium scripts.How can i resolve this issue?

Tq. Yes, it worked for me. READ MORE

Jun 16, 2020 in Selenium by anonymous
2,610 views
0 votes
2 answers

Is there any Web UI for kafka?

Yes. There is one Tool Name Called ...READ MORE

Mar 14, 2020 in Apache Kafka by Sagar
3,989 views
0 votes
0 answers

HIve sql multiple conditions in where cluase

Hi, My table has created_date, changed_date in datetime ...READ MORE

Feb 12, 2020 in Big Data Hadoop by syam
• 120 points

edited Feb 12, 2020 by Gitika 2,240 views
0 votes
1 answer

HDFS on docker containers - is it possible?

Hi @judy, It is possible to Simplifying Hadoop deployments ...READ MORE

Feb 12, 2020 in Big Data Hadoop by Gitika
• 65,910 points
2,644 views
0 votes
1 answer

What is $stateProvider in AngularJs?

Routing is just another way of fixing some content ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,880 points
2,382 views
0 votes
1 answer

How to convert sqlite format to CSV format?

Hi@akhtar, If you want to read SQLite format ...READ MORE

Feb 11, 2020 in Python by MD
• 95,440 points
2,701 views
0 votes
1 answer

How to install python-poster in RedHat?

Hi@akhtar, To install python-poster in RedHat/CentOs, you can ...READ MORE

Feb 11, 2020 in Linux Administration by MD
• 95,440 points
668 views
0 votes
1 answer

What are the features supported in UI-Router Parameters?

UI-Route describes how the UI looks like ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,880 points
553 views
0 votes
1 answer

How can we specify no route path in UI-Router?

hey @kartik, In order to route to any ...READ MORE

Feb 11, 2020 in Angular by anonymous
• 82,880 points
1,003 views
0 votes
1 answer

How do we work with UI-Router in AngularJS?

Hello @kartik,  As you know Ui-Router is more ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,880 points
509 views
0 votes
1 answer

What is the top advantages of using UI-router over ngRoute?

Hey, In Client side Routing there are several ...READ MORE

Feb 11, 2020 in Angular by anonymous
• 82,880 points
982 views
0 votes
1 answer

What is the service that is used to configure the UI-Router and ngRoute in AngularJs?

Routing comes into play whenever you want ...READ MORE

Feb 11, 2020 in Angular by anonymous
• 82,880 points
408 views
0 votes
1 answer

What is UI-Router in AngularJs?

Routing is just another way of fixing some content ...READ MORE

Feb 11, 2020 in Angular by anonymous
• 82,880 points
488 views
0 votes
1 answer

How to create Kafka consumer API?

Hi@akhtar, If you know the kafka producer API ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
1,309 views
0 votes
1 answer

How can we provide condition based on certain resolve result obtained in routing with resolve?

Hey,  Let me consider that you have some ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,880 points
1,760 views
0 votes
1 answer

How can we go back to previous page after having some error on request made through current page ?

$route is used for deep-linking URLs to controllers ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,880 points
999 views
0 votes
1 answer

How consumers enter/exit in groups?

Hi@akhtar, Whenever one new consumer comes or leaves ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
563 views
0 votes
0 answers

How to do calculation in PHP using a csv file for retrieving data?

Morning, I have a csv file and i ...READ MORE

Feb 11, 2020 in HTML by anonymous
• 140 points
1,252 views
0 votes
1 answer

How can we display message when we click some element(button) that server is loading?

hey kartik,  As $route is used for deep-linking URLs ...READ MORE

Feb 11, 2020 in Angular by Niroj
• 82,880 points
4,072 views
0 votes
1 answer

How to implement parallel read in a single application?

Hi@akhtar, To read parallel we have to create ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
1,542 views
0 votes
0 answers

How to do calculation in PHP ?

Morning, I have a csv file which i ...READ MORE

Feb 11, 2020 by vi
• 140 points
1,185 views
0 votes
1 answer

What is the meaning of retries in Kafka Producer API?

Hi@akhtar, It defines how many time the producer ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
4,132 views
0 votes
1 answer

What is the use of acts configuration in Kafka Producer API?

Hi@akhtar, The acts configuration is used to configure ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
1,286 views
0 votes
1 answer

What is the need of serializer in Kafka Producer API?

Hi@akhtar, If we try to use String key ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
910 views
0 votes
0 answers

One Hot Encoding in Apache Spark

The following code that I wrote for ...READ MORE

Feb 11, 2020 in Apache Spark by Manish
• 120 points
2,530 views
0 votes
1 answer

How to create kafka producer API?

Hi@akhtar, To create kafka producer API, you can ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,440 points
684 views
0 votes
0 answers

GCP Computer Engine disconnect me c# MSTSCLib

i created an RDP client in c# ...READ MORE

Feb 11, 2020 in GCP by José
• 120 points
708 views
0 votes
1 answer

how to make an existing hadoop cluster self adaptive?

Hey, @Sanjana, You can't shrink or expand nodes ...READ MORE

Jul 16, 2020 in Big Data Hadoop by Gitika
• 65,910 points
525 views
0 votes
1 answer

Explain what is Angular Expression? Explain what is key difference between angular expressions and JavaScript expressions?

Like JavaScript,  Angular expressions are code snippets ...READ MORE

Feb 10, 2020 in Angular by Niroj
• 82,880 points
2,708 views
0 votes
1 answer

What is the difference between Routing using resolve and without using it?

There is not much difference between routing ...READ MORE

Feb 10, 2020 in Angular by anonymous
• 82,880 points
472 views
0 votes
1 answer

Where does the data resides after having resolve operation in routing?

Hii, In a workflow of routing with resolve ...READ MORE

Feb 10, 2020 in Angular by Niroj
• 82,880 points
398 views
0 votes
1 answer

What is the difference between AWS and OpenStack?

Hi@akhtar, Both these technologies is a platform of ...READ MORE

Feb 26, 2020 in OpenStack by MD
• 95,440 points
3,001 views
0 votes
1 answer

Explain routing workflow with resolve in AngularJs?

Routing is just another way of fixing some content ...READ MORE

Feb 10, 2020 in Angular by anonymous
• 82,880 points
900 views
0 votes
1 answer

Explain general Routing workflow between several web pages?

hii, Routing is just another way of fixing some content ...READ MORE

Feb 10, 2020 in Angular by Niroj
• 82,880 points
536 views
0 votes
1 answer

What are the $route service Events provide in AngularJs?

hey, $route is used for deep-linking URLs to controllers ...READ MORE

Feb 10, 2020 in Angular by Niroj
• 82,880 points
893 views