Trending questions in Edureka Community

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,440 points
1,146 views
0 votes
2 answers

What are the limitations of RPA?

Three tasks that you should never entrust ...READ MORE

Dec 17, 2020 in RPA by kiarap
• 140 points
5,584 views
0 votes
1 answer

Configure multiple public subnets in a single AWS VPC.

Hi@akhtar, Yes, you can configure multiple public subnets ...READ MORE

Mar 18, 2020 in AWS by MD
• 95,440 points
2,220 views
0 votes
1 answer

How to verify page title in Selenium?

Hey Janvi, you can verify a page's ...READ MORE

Jul 4, 2019 in Selenium by Lavanya
13,374 views
0 votes
1 answer

What Kind of Files IOC Container can Read other than XML directly or Indirectly?

Hi, @Ferry, The configuration metadata is nothing but bean ...READ MORE

Apr 23, 2020 in Java by Gitika
• 65,910 points
651 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,910 points
511 views
+1 vote
1 answer

How to run selenium test kit in Jenkins remotely?

Selenium tests can be run on remote ...READ MORE

Apr 1, 2020 in Jenkins by Liana
1,548 views
0 votes
1 answer

Caused by: java.lang.NumberFormatException: Empty String

Hi@akhtar, As we know text files are in ...READ MORE

Jan 31, 2020 in Apache Spark by MD
• 95,440 points
4,270 views
0 votes
1 answer

How can we use the custom table in Laravel?

Hey, We can easily use custom table in ...READ MORE

Mar 20, 2020 in Laravel by Niroj
• 82,880 points
2,108 views
0 votes
1 answer

RPA : How to extract specific data from scanned pdf and write into excel in blueprism?

Your query is similar to https://www.edureka.co/community/6509 ...READ MORE

Mar 23, 2020 in RPA by Sirajul
• 59,230 points
2,018 views
0 votes
1 answer

How to create an instance in OpenStack?

Hi@akhtar, When we try to launch an instance ...READ MORE

Mar 17, 2020 in OpenStack by anonymous
• 95,440 points
2,236 views
+1 vote
5 answers

"Unable to locate package" error while installing kubelet, kubeadm, kubectl

Work around 1 :  log in as ...READ MORE

Oct 25, 2018 in Kubernetes by Lakshmi Narayana ( L N )
20,625 views
0 votes
1 answer

How to create key from aws cli?

Hi@akhtar, You can use the bellow given command ...READ MORE

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

ERROR org.apache.hadoop.hbase.regionserver.HRegionServer: ZooKeeper session expired

Hi@akhtar, To avoid this error you have to ...READ MORE

Mar 31, 2020 in Big Data Hadoop by MD
• 95,440 points
1,619 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,440 points
506 views
+5 votes
5 answers

Jenkins properties file

Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...READ MORE

Aug 2, 2018 in Jenkins by lina
• 8,220 points
27,522 views
0 votes
3 answers

How to download attachment from gmail using UiPath?

Download IMAP Attachment Extractor and smoothly extract ...READ MORE

Jun 29, 2020 in RPA by zoey
• 140 points
7,912 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,440 points
433 views
0 votes
1 answer

How do I install OpenStack in RHEL 7/CentOS 7?

Hi@akhtar, Follow the below steps to install OpenStack. IP ...READ MORE

Mar 13, 2020 in OpenStack by MD
• 95,440 points
2,373 views
0 votes
0 answers

response from aws lex can be displayed in HTML web page?

Is it possible to get response from ...READ MORE

Apr 1, 2020 in AWS by Vaibhav
• 120 points

edited Apr 1, 2020 by Vaibhav 1,591 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,880 points
595 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,880 points
547 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,910 points
2,187 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,440 points
2,185 views
0 votes
1 answer

How to enable query log in Laravel?

Hello, You can use simple function that is ...READ MORE

Mar 23, 2020 in Laravel by Niroj
• 82,880 points
1,925 views
0 votes
1 answer

Compress and decompress string in Python

You can use the zlib module available in ...READ MORE

Jul 23, 2019 in Python by Bhagavath

edited Oct 7, 2021 by Sarfaraz 12,463 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,440 points
653 views
0 votes
1 answer

How can we redirect to another page from existing page on clicking alert?

hii, It is really simple to redirect from ...READ MORE

Feb 6, 2020 in Angular by Niroj
• 82,880 points
3,883 views
0 votes
1 answer

Create an empty list in python with certain size

Try this instead: lst = [None] * 10 The ...READ MORE

Aug 2, 2018 in Python by bug_seeker
• 15,520 points
27,784 views
+1 vote
1 answer

Python BeautifulSoup check if find returns Null object

You can add an if condition to ...READ MORE

May 9, 2019 in Python by Ruby
15,636 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,880 points
559 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
811 views
0 votes
1 answer

What is database migration and how to create database migration in Laravel?

Hii, Migrations are like version control for your database, ...READ MORE

Mar 23, 2020 in Laravel by Niroj
• 82,880 points
1,893 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,880 points
1,268 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,910 points
1,602 views
0 votes
0 answers
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,440 points
1,432 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,440 points
467 views
0 votes
2 answers

Difference between createOrReplaceTempView and registerTempTable

I am pretty sure createOrReplaceTempView just replaced ...READ MORE

Sep 18, 2020 in Apache Spark by Nathan Mott
13,046 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
424 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,440 points
1,719 views
0 votes
2 answers

does kali linux provide all services of ethical hacking in one application

Hey, @Vatsal, Almost all the services of Ethical ...READ MORE

Apr 21, 2020 in Cyber Security & Ethical Hacking by Gitika
• 65,910 points

edited Oct 6, 2021 by Sarfaraz 575 views
0 votes
1 answer

How to get thumbnail of youtube video from youtube API?

Hii @kartik, If you want the biggest image ...READ MORE

Apr 1, 2020 in PHP by Niroj
• 82,880 points
1,447 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,440 points
794 views
0 votes
1 answer

How can I ping my default gateway?

Using the following command you can find ...READ MORE

Mar 22, 2019 in Cyber Security & Ethical Hacking by Priyaj
• 58,090 points
17,687 views
0 votes
1 answer

How can we activate JMX on my JVM for access with jconsole?

Hello @kartik, Run your java application with the ...READ MORE

Apr 9, 2020 in Java by Niroj
• 82,880 points
1,095 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,528 views
0 votes
1 answer
+2 votes
0 answers

CodeDeploy failed saying The overall deployment failed because too many individual instances failed deployment

hi edureka, i have above question which is ...READ MORE

Apr 12, 2020 in DevOps & Agile by Rishikesh
• 150 points
896 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
477 views