Trending questions in Edureka Community

0 votes
1 answer

How to install nginx web server in CentOS/RHEL?

Hi@akhtar, To install nginx in your system, you ...READ MORE

Apr 24, 2020 in Linux Administration by MD
• 95,460 points
873 views
0 votes
1 answer

What is the difference between node.js and io.js?

Hello, io.js: Node-forward is basically being merged into io.js forked on ...READ MORE

Apr 24, 2020 in Java-Script by Niroj
• 82,840 points
876 views
+1 vote
1 answer

Unable to extract elements from a ArrayList and assign to a variable

I got the solution for this: pipeline ...READ MORE

Sep 5, 2019 in Jenkins by Abhilash
• 380 points
10,919 views
0 votes
1 answer

What are the important directories used in a common Laravel application

Hey @Kartik. Directories used in a common Laravel ...READ MORE

Mar 17, 2020 in Laravel by Niroj
• 82,840 points
2,515 views
0 votes
1 answer

How to refresh a JTable model after insert delete or update the data

In my opinion, you can notify your ...READ MORE

Oct 11, 2018 in Java by code.reaper12
• 3,500 points
25,140 views
0 votes
1 answer

How to configure Haproxy load balancer?

Hi@akhtar, Yes you can implement load balancing concept ...READ MORE

Apr 22, 2020 in Linux Administration by MD
• 95,460 points
961 views
0 votes
2 answers

How to solve the error - ssl module not found?

Hey, @There, nstall the necessary packages for Python ...READ MORE

Oct 23, 2020 in Python by Gitika
• 65,770 points
2,501 views
+1 vote
1 answer

Python script to compare 2 files

Refer the given code and let us ...READ MORE

Jul 31, 2019 in Python by Arpit
12,398 views
+1 vote
1 answer

why we need to add at staging area before commit??

Hi@akhtar, The staging area is like a rough draft space, ...READ MORE

Jul 19, 2020 in Git & GitHub by MD
• 95,460 points
781 views
0 votes
1 answer

How can we create an HTTPS server in Node.js?

Hii, The Express API doc spells this out pretty clearly. I ...READ MORE

Apr 24, 2020 in Java-Script by Niroj
• 82,840 points
849 views
0 votes
1 answer

ImportError: libhunspell-1.3.so.0: cannot open shared object file: No such file or directory in dockerfile.

Hi@Hasid, I am not able to understand the ...READ MORE

Apr 17, 2020 in Docker by MD
• 95,460 points
1,151 views
0 votes
1 answer

How can i connect to an api which gives me weather data to Apache kafka?

Hi, To connect an API in kafka, you ...READ MORE

Apr 13, 2020 in Apache Kafka by MD
• 95,460 points
1,372 views
0 votes
1 answer

How can we parse JSON using Node.js?

Hello @kartik, You can simply use JSON.parse. The definition of ...READ MORE

Apr 24, 2020 in Java-Script by Niroj
• 82,840 points
846 views
0 votes
0 answers
0 votes
1 answer

What is the reason for no ConcurrentHashSet against ConcurrentHashMap?

Hello, There's no built in type for ConcurrentHashSet because you ...READ MORE

Apr 8, 2020 in Java by Niroj
• 82,840 points
1,533 views
+1 vote
1 answer

Adobe analytics integration with adobe target

The following blog will give you a ...READ MORE

Apr 20, 2020 in Others by Kim
1,043 views
0 votes
1 answer

UiPath Orchestrator Error:: "Could not connect to UiPath Robot Service. Make sure the service is started!"

Hey there, to resolve such kind of ...READ MORE

Nov 6, 2019 in RPA by Abha
• 28,140 points
8,201 views
0 votes
1 answer

How to create multiple producers in apache kafka?

Hi@akhtar, To create multiple producer you have to ...READ MORE

Feb 6, 2020 in Apache Spark by MD
• 95,460 points
4,203 views
0 votes
1 answer

[Errno 111] Connection refused | Error: INFO nova.wsgi [-] Stopping WSGI server | INFO nova.openstack.common.service [-] Caught SIGTERM, exiting

Hi@akhtar, Whenever you see “Connection refused” error, it’s ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,460 points
2,089 views
0 votes
2 answers

How to display just the name of files using aws s3 ls command?

aws s3 ls s3://<your_bucket_name>/ | awk '{print ...READ MORE

Mar 17, 2019 in AWS by anonymous
22,401 views
0 votes
2 answers

How do I start jenkins on my Virtual Machine?

To start the Jenkins server please follow ...READ MORE

Dec 17, 2018 in Jenkins by Arohi
8,799 views
0 votes
1 answer

How to make a chain of function decorators?

Hello @kartik, Python decorators add extra functionality to ...READ MORE

Apr 13, 2020 in Python by Niroj
• 82,840 points
1,282 views
0 votes
1 answer

not able to run netstat-tnlp in Linux.

Hi@akhtar, In Linux system netstat-tnlp command comes from ...READ MORE

Apr 16, 2020 in Linux Administration by MD
• 95,460 points
1,153 views
0 votes
1 answer

How to configure aws cli?

Hi@akhtar, After installing aws cli in your system, ...READ MORE

Apr 27, 2020 in AWS by MD
• 95,460 points
667 views
0 votes
1 answer

How can I do SSH inside my instance in OpenStack?

Hi@akhtar, Yes, there is nothing wrong with your ...READ MORE

Mar 17, 2020 in OpenStack by MD
• 95,460 points
2,437 views
0 votes
1 answer

Please explain different Skills in Blue Prism with a use case

There's a blog that explains a couple ...READ MORE

Apr 17, 2020 in RPA by Sirajul
• 59,230 points
1,088 views
0 votes
1 answer

Can i learn back-end web development without having any knowledge on front end web development?

Hi Unfortunately no, you have to know the ...READ MORE

Apr 23, 2020 in Web Development by Chyanit
• 160 points
2,944 views
0 votes
1 answer

What are the different types of data items provided by blueprism?

Hey Apeksha, BluePrism provides following types of ...READ MORE

Oct 22, 2019 in RPA by Anvi
• 14,150 points
8,819 views
0 votes
1 answer

How to convert a dataframe into list?

Hi@akhtar, You can convert your dataframe into list. ...READ MORE

Apr 25, 2020 in Python by MD
• 95,460 points
766 views
0 votes
1 answer

I have trouble signing in into Azure DevOps. (401 Error)

The most common error page is the 401 ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
5,665 views
0 votes
3 answers

What is Hive? Is Hive a database?

Hive is a data Warehouse infrastructure/system built ...READ MORE

Jul 1, 2019 in Big Data Hadoop by Ved Gupta
23,788 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,840 points
3,843 views
0 votes
1 answer

How to align a <div> to the middle (horizontally/width) of the page?

Hello Kartik, position: absolute and then top:50% and left:50% places the top edge ...READ MORE

Apr 23, 2020 in HTML by Niroj
• 82,840 points
818 views
0 votes
1 answer

Error: unexpected '}' in "}"

Hey, @Anirudh, Regarding your query, the if statement would need ...READ MORE

Apr 27, 2020 in Others by Gitika
• 65,770 points
681 views
+4 votes
2 answers

Hyperledger Fabric issue: orderer client failed to connect to orderer.xxx.net:7050: failed to create new connection

Hey @gujiwork, Try making the following changes: docker-compose-base.yaml and ...READ MORE

Nov 5, 2018 in Blockchain by Omkar
• 69,220 points
20,139 views
0 votes
1 answer

"access denied" error when trying to move a file into the AWS server.

Hi@akhtar, I think you are trying to transfer file to ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,460 points
1,707 views
0 votes
1 answer

Error:Laravel [InvalidArgumentException] Script “post-install-cmd” is not defined in this package

Hello @kartik, Do composer global update before laravel new <project-name> and you'll ...READ MORE

Apr 6, 2020 in Laravel by Niroj
• 82,840 points
1,528 views
0 votes
1 answer

Error: compute driver option required but not specified.

Hi@akhtar, I guess you didn't add compute_driver property. ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,460 points
1,963 views
0 votes
0 answers

URGENT ! I have a problem in my code. Please Help!!

Hello, I tried to extract data from a ...READ MORE

Apr 24, 2020 in Selenium by anonymous
• 120 points
807 views
0 votes
1 answer

How do I sort a list of dictionaries by a value of the dictionary?

Hello @kartik, import operator To sort the list of ...READ MORE

Apr 23, 2020 in Python by Niroj
• 82,840 points
789 views
0 votes
1 answer

String insId=RecInspage.getInsIdByTransportName(driver, fileName).getText(); I want to give explicit wait for this how to write code?

Check out this link https://www.edureka.co/blog/waits-in-selenium/ This will give you ...READ MORE

Apr 27, 2020 in Selenium by Sirajul
• 59,230 points
677 views
0 votes
2 answers

can i run two tomcat servers on the same linux VM machine?

Hello @Ganesh, To run and configure multiple instances ...READ MORE

Jul 30, 2020 in Java by Niroj
• 82,840 points
5,788 views
+1 vote
1 answer

In RPA Blue Prism i am not able to work with "Spy Mode"

Check if the parameters given in the ...READ MORE

Mar 30, 2020 in RPA by Kim
1,820 views
0 votes
1 answer

What is basic OpenStack Architecture?

Hi@akhtar, Basic Architecture of OpenStack is given below. OpenStack ...READ MORE

Mar 16, 2020 in OpenStack by MD
• 95,460 points
2,414 views
0 votes
1 answer

How to install httpd web server in Linux?

Hi@akhtar, To install httpd web server in CentOS/RHEL ...READ MORE

Apr 21, 2020 in Linux Administration by MD
• 95,460 points
846 views
0 votes
1 answer

Can't connect to mysql server in workbench. Kindly please support. username: root & Password: 1234 (i gave)

Hey, @Arivukani, You can see once thing, the solution ...READ MORE

Mar 30, 2020 in Database by Gitika
• 65,770 points
1,831 views
0 votes
2 answers

Python Error "UnicodeEncodeError: 'ascii' codec can't encode character u'\u03b1' in position 20: ordinal not in range(128)"

import csv import sys reload(sys) sys.setdefaultencoding('utf8') data = [["a", "b", u'\xe9']] with ...READ MORE

Jun 28, 2019 in Python by anonymous
14,019 views
0 votes
1 answer

Can we use selenium python script on backend of our website??

It is possible to add some python ...READ MORE

Mar 4, 2020 in Selenium by Sirajul
• 59,230 points
2,936 views
0 votes
3 answers

JDBC connection string for Netezza

HI.. Netezza is one of the widely used ...READ MORE

Oct 30, 2020 in Big Data Hadoop by SRI
3,530 views