Trending questions in Edureka Community

0 votes
1 answer

Scan dynamodb table in sorted order based on a attribute

If you are aware of the HashKey, ...READ MORE

Apr 4, 2019 in AWS by datageek
• 3,090 points
23,184 views
0 votes
1 answer

How to create a navigation bar in Flutter app?

Hi@akhtar, To add a drawer to the app, ...READ MORE

Aug 25, 2020 in Others by MD
• 95,460 points
1,217 views
0 votes
1 answer

How to configure yum in RedHat system?

Hi@akhtar, By default, RedHat has one ISO file. ...READ MORE

Jul 28, 2020 in Linux Administration by MD
• 95,460 points
2,425 views
0 votes
1 answer

What kind of approach do you suggest to project interdependencies management in Project Management?

A so-called "Lean Portfolio Management" allows us ...READ MORE

Sep 1, 2020 in PMP by Edward Luis
880 views
0 votes
1 answer

How to get an enum value from a string value in Java?

Hello @kartik, Yes, Blah.valueOf("A") will give you Blah.A. Note that the name ...READ MORE

Jul 28, 2020 in Java by Niroj
• 82,800 points
2,398 views
+2 votes
1 answer

Want to Invoke Other Jenkins Job from Declerative pipleline || Not working

Hi@atul, As it is showing in your error ...READ MORE

Apr 8, 2020 in Jenkins by MD
• 95,460 points
7,108 views
0 votes
1 answer

What is the greatest fear of the Project Manager / Scrum Master?

Fear is a personal thing so I ...READ MORE

Sep 1, 2020 in PMP by anonymous
• 65,730 points
898 views
0 votes
2 answers

Wix vs WordPress – How To Choose The Right One?

Hi, I know it's pretty late to ...READ MORE

Aug 14, 2020 in Web Development by markophillips
• 140 points

edited Aug 14, 2020 by markophillips 1,690 views
0 votes
1 answer

How to change the group of a folder in Linux system?

Hi@akhtar, You can use chgrp command in your ...READ MORE

Aug 14, 2020 in Linux Administration by MD
• 95,460 points
1,643 views
0 votes
1 answer

Can I run all my projects using Excel Project Management templates?

The topics that include Monitoring and Controlling ...READ MORE

Aug 26, 2020 in PMP by Peter
1,118 views
0 votes
1 answer

How to autoscale a deployment in Minishift?

Hi@akhtar, MiniShift can autoscale a deployment or a ...READ MORE

Aug 26, 2020 in DevOps Tools by MD
• 95,460 points
1,118 views
0 votes
1 answer

Yum is not working inside docker container!

Hi@akhtar, Sometime dns is not able to resolve ...READ MORE

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

correct use of random.seed() in reading a text file

Hi, @Flygen, Seeding a pseudo-random number generator gives ...READ MORE

Aug 3, 2020 in Python by Gitika
• 65,730 points
2,184 views
0 votes
1 answer

How to become a pmp?

Becoming a PMP (Project Management Professional) is an ...READ MORE

Sep 3, 2020 in PMP by Gitika
• 65,730 points

edited Jun 20, 2023 by Khan Sarfaraz 765 views
0 votes
1 answer

How to change the owner of any folder in Linux system?

Hi@akhtar, Linux system has one command named chown. This ...READ MORE

Aug 14, 2020 in Linux Administration by MD
• 95,460 points
1,664 views
0 votes
1 answer

How do you hold an effective Stand Up Meeting?

We do a 15 minute stand up ...READ MORE

Aug 27, 2020 in PMP by Zina
1,097 views
0 votes
1 answer

What are the best companies to work for as a Project Manager?

Look for companies that promote their organizational ...READ MORE

Aug 25, 2020 in PMP by Raina Neman
1,159 views
0 votes
1 answer

I am new to UIpath so can you provide the screenshots of the activities and flow on how to develop this.

Hey @Moin, check this out for workflow  https://forum.uipath.com/t/how-to-split-the-pdf-file-basis-on-text-name/224715/4 Hope ...READ MORE

Aug 26, 2020 in RPA by Kim
1,124 views
0 votes
1 answer

ImportError: `load_weights` requires h5py.

Hi@akhtar, You are trying to use pre-created weight of ...READ MORE

May 18, 2020 in Machine Learning by MD
• 95,460 points
5,443 views
+2 votes
1 answer

How to deploy one application on GKE cluster?

Hi@akhtar, GKE uses Kubernetes objects to create and ...READ MORE

Aug 25, 2020 in GCP by MD
• 95,460 points
1,097 views
0 votes
1 answer

What is PMP certification?

Project Management Professional® Certification (PMP) is a globally acknowledged professional ...READ MORE

Sep 3, 2020 in PMP by Sirajul
• 59,190 points
764 views
0 votes
1 answer

Error:django.core.exceptions.ImproperlyConfigured

Hello @kartik, You can set fields or exclude ...READ MORE

Jul 3, 2020 in Python by Niroj
• 82,800 points
3,426 views
0 votes
1 answer

ERROR: The file 'wp-config.php' already exists

Hello, Try to display the website first on ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,800 points
5,843 views
0 votes
0 answers
0 votes
1 answer

How to give the read power of a folder in Linux system?

Hi@akhtar, You can use chmod command in your ...READ MORE

Aug 13, 2020 in Linux Administration by MD
• 95,460 points
1,645 views
0 votes
1 answer

How to get database structure in MySQL via query

Hello @kartik, Use this: DESCRIBE table; You can also use SHOW ...READ MORE

Aug 26, 2020 in PHP by Niroj
• 82,800 points
1,093 views
0 votes
1 answer

How can I upload Multiple file in php?

Hello @kartik, Multiple files can be selected and ...READ MORE

Aug 27, 2020 in PHP by Niroj
• 82,800 points
1,048 views
0 votes
1 answer

Error:The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path

Hello @kartik, Include servlet-api-3.1.jar in your dependencies. Maven <dependency> ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,800 points
4,717 views
0 votes
1 answer

How do you reinstall an app's dependencies using npm?

Hello @kartik, The easiest way is  to delete node_modules folder ...READ MORE

Jul 12, 2020 in Node-js by Niroj
• 82,800 points
3,016 views
0 votes
1 answer

Recent PMP – Career challenges and looking for advice

In your situation where you are venturing ...READ MORE

Sep 1, 2020 in PMP by Rami
838 views
0 votes
1 answer
0 votes
1 answer

How to create a not null column in case class in spark

Hi@Deepak, In your test class you passed empid ...READ MORE

May 14, 2020 in Apache Spark by MD
• 95,460 points
5,579 views
0 votes
1 answer

How to balance confidentiality with sharing information?

Generally, if you have an NDA signed ...READ MORE

Sep 2, 2020 in PMP by Ramachandra
779 views
0 votes
1 answer

How do I restore a dump file from mysqldump?

Hello @kartik, It should be as simple as ...READ MORE

Aug 18, 2020 in PHP by Niroj
• 82,800 points
1,423 views
0 votes
1 answer

How to set password to csv file after it send to mail in UiPath?

Hi, CSV files by default are plain text ...READ MORE

Jul 20, 2020 in RPA by Pablito
2,662 views
+1 vote
1 answer
0 votes
3 answers

How to get the Maven Version of a project in Jenkins?

Here is a snippet from our Jenkins ...READ MORE

Oct 4, 2019 in Jenkins by Petr Doležal
24,204 views
0 votes
1 answer

Can PMP certification be prepared in 3 months?

I suggest you to take up the PMP Certification course. ...READ MORE

Aug 26, 2020 in PMP by Kim

edited Jun 26, 2023 by Khan Sarfaraz 1,059 views
0 votes
1 answer

Error:jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

Hello @kartik, The servlet API .jar file must ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,800 points
4,689 views
+1 vote
0 answers

Want to rotate image infinite on active webpage using java and selenium

Hi I need to rotate image infinite ...READ MORE

Aug 28, 2020 in Selenium by mfarooq
• 130 points
992 views
+1 vote
1 answer

how to automate google Signup form in selenium using python

Try the following code:  from selenium.webdriver import Chrome, ...READ MORE

Mar 23, 2020 in Selenium by Sirajul
• 59,190 points
7,796 views
0 votes
1 answer

Contingency Plan and Crisis Management - cloud based applicable deployment

If you are referring to Issue Management ...READ MORE

Sep 1, 2020 in PMP by David Samon
821 views
0 votes
1 answer

AI, Sharepoint and Project Management

We have used Sharepoint in the past ...READ MORE

Aug 27, 2020 in PMP by Carlos
1,006 views
0 votes
1 answer

What are the top risks that you've run into numerous times on multiple projects? Risk response?

The risks that come to mind for ...READ MORE

Sep 1, 2020 in PMP by Carlos
894 views
+1 vote
0 answers

I am not able to see the chat box on webinar-session. i can see only ask question pane

Today (8/aug/2020) I have joined one webinar, ...READ MORE

Aug 9, 2020 in Others by Ravibharathi
• 130 points
1,817 views
0 votes
1 answer

module 'keras.engine.topology' has no attribute 'load_weights_from_hdf5_group_by_name'

Hi@akhtar, You need to clean your build dir ...READ MORE

Jul 13, 2020 in Machine Learning by MD
• 95,460 points
2,946 views
0 votes
0 answers

avro schema validation with shuffled columns

I want to validate my incoming Avro ...READ MORE

Aug 22, 2020 in Python by khyati
• 190 points
1,264 views