Trending questions in Edureka Community

0 votes
1 answer

How can I connect databases server to EC2 server?

Hi@Trinu, You can create one database in AWS ...READ MORE

May 1, 2020 in Database by MD
• 95,460 points
1,055 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
28,314 views
0 votes
2 answers

How i can send Bulk email from AWS ?

Sending bulk emails is no easy task. ...READ MORE

Feb 8, 2021 in AWS by akshusingh
• 140 points
1,728 views
0 votes
1 answer

Error:SSL certificate error: unable to get local issuer certificate

Hii, If you don't have access to php.ini, adding ...READ MORE

Apr 15, 2020 in PHP by Niroj
• 82,840 points
1,738 views
0 votes
1 answer

I am facing issue while running my test case

The error that u got probably implies that ...READ MORE

May 6, 2020 in Selenium by Sirajul
• 59,230 points
803 views
+1 vote
2 answers

Provider class org.eclipse.jetty.http.Http1FieldPreEncoder not in module

The InvalidModuleDescriptorException usually occurs when you are trying to read ...READ MORE

May 14, 2020 in Selenium by Sirajul
• 59,230 points
3,737 views
0 votes
1 answer

How to remove a key from a Python dictionary?

Hello, If you need to remove a lot ...READ MORE

Apr 15, 2020 in Python by Niroj
• 82,840 points
1,712 views
+1 vote
1 answer

Does edureka provide placement assistance ?

Hi @Dhananjay. I hope you are doing ...READ MORE

Nov 25, 2019 in Career Counselling by Edureka
• 2,960 points
7,838 views
0 votes
1 answer

error: invalid credentials in aws cli.

Hi@akhtar, You may got this error, if your ...READ MORE

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

Why do we need to create our own VPC in AWS?

Hi@akhtar, Yes, in AWS you will get one ...READ MORE

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

I have to build a school website How can i connect databases to the instance (ec2) and what is the best AMI for my webserver INAWS ???

Hi@Trinu, I don't think your database is depends ...READ MORE

May 4, 2020 in Database by MD
• 95,460 points
943 views
0 votes
1 answer

How to open warning/information/error dialog in swing?

Hello, You can try out : import javax.swing.JFrame; import javax.swing.JOptionPane; public ...READ MORE

Apr 21, 2020 in Java by Niroj
• 82,840 points
1,431 views
0 votes
1 answer

What is the significant difference between insert() and insertGetId() function in Laravel?

Hello, Insert(): This function is simply used to ...READ MORE

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

PowerQuery : How can I reference a cell's value?

You can do so using a named ...READ MORE

Feb 27, 2019 in Power BI by Shubham
• 13,490 points
19,535 views
+1 vote
1 answer

How to get Alias name of AWS Lambda function from java code?

Hey @Abhishek, you could probably use the ...READ MORE

Apr 1, 2020 in Java by Sirajul
• 59,230 points
2,247 views
+1 vote
1 answer

How to get an external ip address above 104.x.x.x when creating vm instance on gcp. Below that ip outline vpn can not connect through the wifi?

Check this out https://cloud.google.com/compute/docs/ip-addres ...READ MORE

Apr 13, 2020 in GCP by Shawn
1,802 views
0 votes
1 answer

How to connect to a database from UiPath and read data from it?

Hi Pratibha, to connect to a database ...READ MORE

Oct 17, 2019 in RPA by Abha
• 28,140 points
9,559 views
0 votes
1 answer

Getting the query builder to output its raw SQL query as a String?

Hello, DB::QueryLog() only work after you execute the query $builder->get(). ...READ MORE

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

How to roll back to previous version in Git?

Hi@akhtar, You can roll back your previous version ...READ MORE

Apr 29, 2020 in Git & GitHub by MD
• 95,460 points
1,080 views
0 votes
1 answer

ERROR: (‘Connection aborted.’, error(111, ‘Connection refused’))

Hi@akhtar, There may be various reason behind this. ...READ MORE

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

Error: listen EADDRINUSE while using nodejs?

Hello kartik, Two possible solutions for this: Free currently ...READ MORE

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

What is Ingress and Egress rule in OpenStack?

Hi@akhtar, Ingress means when traffic comes inside your ...READ MORE

Mar 3, 2020 in OpenStack by MD
• 95,460 points
3,528 views
0 votes
1 answer

org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document

Hi AK, to resolve this type of error, ...READ MORE

Sep 9, 2019 in Selenium by Abha
• 28,140 points
11,164 views
0 votes
0 answers

Hi. I keep on encountering the follow error when running conf in flume via flume-ng at line 189. Any possible solutions?

Running FLUME agent :     class: org.apache.flume.node.Application     arguments: -n agent1 ...READ MORE

Apr 23, 2020 in Big Data Hadoop by anonymous
• 120 points
1,386 views
0 votes
2 answers

Removing Title bar in Tkinter program

you can remove the title bar by ...READ MORE

Mar 19, 2019 in Python by anonymous
20,392 views
0 votes
1 answer

What is an Environment in Orchestrator?

Environment is a grouping of Robots, that is used to ...READ MORE

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

What is pageRank in graphX??

Hi@akhtar, The PageRank algorithm outputs a probability distribution ...READ MORE

Jul 22, 2020 in Apache Spark by MD
• 95,460 points
1,173 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,460 points
4,415 views
+1 vote
1 answer

How can i create simple register form using html and css?

Html5 contains lots of elements using which ...READ MORE

Jan 31, 2020 in HTML by Niroj
• 82,840 points
4,841 views
0 votes
0 answers

Received error response from peer: message=failed to execute transaction 33b63361e1ce528c334ecf9ef70af2c9136c0fcc444d1ead9d24b5bae8c6dc57

Received this error while submitTransaction executes in ...READ MORE

May 4, 2020 in Blockchain by Edureka
• 120 points
884 views
0 votes
1 answer

Get a list of files from a Directory using UiPath Studio

Hey Apeksha, you can try following pseudo ...READ MORE

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

How to get current route in Symfony 2?

Hii,  The easiest way to do this: class MyController ...READ MORE

Apr 15, 2020 in PHP by Niroj
• 82,840 points
1,633 views
0 votes
1 answer

Install aws cli in Windows system!

Hi@akhtar, Yes, you can install aws cli for ...READ MORE

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

How to remove all docker containers in a single command?

Hi@akhtar, I don't think there are any pre ...READ MORE

Apr 27, 2020 in Docker by MD
• 95,460 points
1,103 views
0 votes
0 answers

Python error " TypeError: string indices must be integers "

I am trying to execute following code ...READ MORE

Apr 3, 2020 in Python by Falguni
• 140 points

edited Apr 5, 2020 by Falguni 2,170 views
0 votes
0 answers

Real time access to data in hadoop

We need to store customer billing data ...READ MORE

Apr 30, 2020 in Big Data Hadoop by anonymous
• 120 points
1,018 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
8,560 views
0 votes
1 answer

How to create an image in OpenStack?

Hi@akhtar, Actually this is the fun in OpenStack. ...READ MORE

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

Difference between put and copyFromLocal

-Put and -copyFromLocal is almost same command ...READ MORE

Jul 29, 2019 in Big Data Hadoop by Neeraj
12,873 views
0 votes
1 answer

Why docker container keeps on restating?

Hi@akhtar, Docker containers exit by default if no ...READ MORE

Apr 22, 2020 in Docker by MD
• 95,460 points
1,296 views
0 votes
0 answers
0 votes
1 answer

ERROR 2999: Unexpected internal error. Failed to create DataStorage.

Hi@akhtar, I think you didn't set all the ...READ MORE

Apr 17, 2020 in Big Data Hadoop by MD
• 95,460 points
1,499 views
0 votes
1 answer

Python error "SyntaxError: invalid syntax"

but i m getting this ouput: Enter the ...READ MORE

Mar 20, 2020 in Python by anonymous
8,299 views
0 votes
1 answer

How to create one job in Sqoop?

Hi@akhtar, You can create one job for future ...READ MORE

Apr 29, 2020 in Big Data Hadoop by MD
• 95,460 points
972 views
0 votes
1 answer

How to set JFrame to appear centered, regardless of monitor resolution?

Hello kartik, You can  always did it in ...READ MORE

May 7, 2020 in Java by Niroj
• 82,840 points
624 views
0 votes
3 answers

COPY in Dockerfile does not work

You cannot overwrite /etc/hosts in a docker ...READ MORE

Mar 19, 2020 in Docker by Thomas Baumann
2,711 views
0 votes
1 answer

How to detect search engine bots with php?

Hello, You can checkout if it's a search ...READ MORE

Apr 20, 2020 in PHP by Niroj
• 82,840 points
1,356 views
0 votes
1 answer

What are the some small projects I can make using only AWS architecture solutions

There are uncountable projects that you can ...READ MORE

Sep 30, 2019 in Cloud Computing by Bob
10,234 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
6,152 views