Trending questions in Edureka Community

+1 vote
1 answer

i have configure docker on AWS EC2 instance but commands are not working inside docker container.

Hello @Aniket , The docker exec command runs a new command ...READ MORE

Aug 5, 2020 in AWS by Niroj
• 82,840 points
1,698 views
0 votes
1 answer

How do I use the built in password reset/change views with my own templates?

Hello @kartik, You'll notice that password_reset takes a named parameter ...READ MORE

Aug 13, 2020 in Python by Niroj
• 82,840 points
1,393 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
765 views
0 votes
1 answer

Strong Leadership starts in the Power of Communication in Project Management. Do you agree?

While I don't believe that a leader ...READ MORE

Sep 1, 2020 in PMP by Richa sharma
540 views
0 votes
1 answer

Who and what characteristics have the project management leaders that influence and inspire humanity?

I think that nowadays, and in companies ...READ MORE

Sep 1, 2020 in PMP by Gitika
• 65,770 points
537 views
0 votes
1 answer

How to expose the deployment in Minishift?

Hi@akhtar, You need to create a service to ...READ MORE

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

How to scale the application in Minishift Cluster?

Hi@akhtar, You can scale your application manually or ...READ MORE

Aug 26, 2020 in DevOps Tools by anonymous
798 views
0 votes
1 answer

How to check the memory usage of an object in python

Hi, @Roshni, You can use this code below: import ...READ MORE

Jun 26, 2020 in Python by Gitika
• 65,770 points
3,451 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
785 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,840 points
1,141 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
775 views
0 votes
1 answer

How to inject errors into already validated form?

Hello @kartik, For Django 1.7+, you should use form.add_error() instead ...READ MORE

Aug 13, 2020 in Python by Niroj
• 82,840 points
1,370 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
629 views
0 votes
1 answer

How to check if button is disabled in jQuery Mobile?

Hello, you can try $("#deliveryNext").is(":disabled") The following code works for ...READ MORE

May 29, 2020 in JQuery by Niroj
• 82,840 points
4,634 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,840 points
2,036 views
0 votes
0 answers

Unable to get the Job status and Group ID java- spark standalone program with databricks

package com.dataguise.test; import java.io.IOException; import java.util.concurrent.CountDownLatch; import java.util.concurrent.TimeUnit; import org.apache.spark.SparkContext; import org.apache.spark.SparkJobInfo; import ...READ MORE

Jul 23, 2020 in Apache Spark by kamboj
• 140 points

recategorized Jul 28, 2020 by Gitika 2,282 views
0 votes
1 answer

Being critical thinking an important skill of PM how come I see so much here the "I agree syndrome"

I usually either don't respond or try ...READ MORE

Sep 1, 2020 in PMP by Raina Neman
512 views
0 votes
1 answer

How to apply Quotas to Multiple Projects in Minishift?

Hi@akhtar, The ClusterResourceQuota resource is created at cluster ...READ MORE

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

Install git using Ansible

Installing git using ansible is pretty simple. ...READ MORE

Mar 15, 2019 in Ansible by Haider
23,665 views
0 votes
1 answer

In a portfolio management, how do you manage interdependency between projects?

A simple tool you can use is ...READ MORE

Sep 1, 2020 in PMP by Thomas Walenta
507 views
0 votes
1 answer

What are your key learning in managing project with Work from home mode?

However, with the implementation of risk response ...READ MORE

Aug 4, 2020 in PMP by David Samon
1,741 views
+2 votes
1 answer

Can I create new fact tables in Redshift after the data is imported or I can just import data and run queries but can't change my schema in Redshift?

Hi@Anjani, You can change the definition of an existing ...READ MORE

Aug 18, 2020 in AWS by MD
• 95,460 points
1,128 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
778 views
0 votes
1 answer

How do I answer the question in a Project Manager interview, "how did you move into Project Management"?

It is about your history. Difficult to ...READ MORE

Aug 20, 2020 in PMP by Kennedy
1,022 views
0 votes
1 answer

After which Azure Certification beginners/fresher can get job ?

Hello If you are a complete beginner with the Azure cloud ...READ MORE

Aug 3, 2020 in Career Counselling by Niroj
• 82,840 points
1,804 views
0 votes
1 answer

How to manage development and production settings in django?

Hello @kartik, I usually have one settings file ...READ MORE

Aug 12, 2020 in Python by Niroj
• 82,840 points
1,380 views
0 votes
1 answer

What is the best way for young people to start a career in project management?

To get to project management, you need ...READ MORE

Aug 27, 2020 in PMP by Stephane
733 views
0 votes
1 answer

How to import a mysql dump to a laravel migration?

Hello @kartik You can import dumps in Laravel ...READ MORE

Apr 3, 2020 in Laravel by Niroj
• 82,840 points
7,014 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
733 views
0 votes
2 answers

How can I solve java.lang.NoClassDefFoundError in Java?

NoClassDefFoundError means that the class is present ...READ MORE

Sep 11, 2018 in Java by Sushmita
• 6,920 points
34,108 views
0 votes
1 answer

Error: FUNCTION 'NUCLEUS_ASCII' already exists.

Hi@akhtar, This error occurs when hive-shell started before ...READ MORE

Feb 5, 2020 in Big Data Hadoop by MD
• 95,460 points
9,516 views
0 votes
1 answer

How to get the sizes of the tables of a MySQL database?

Hello @kartik, You can use this query to ...READ MORE

Aug 18, 2020 in PHP by Niroj
• 82,840 points
1,114 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,293 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,301 views
0 votes
1 answer

How can I determine if a variable is 'undefined' or 'null'?

Hello @kartik, You can use the qualities of ...READ MORE

Aug 28, 2020 in Java-Script by Niroj
• 82,840 points
658 views
0 votes
1 answer

How can I implement my own $(document).ready functionality without using jQuery?

Hello @kartik,  Use this: var docLoaded = setInterval(function () ...READ MORE

Aug 28, 2020 in Java-Script by Niroj
• 82,840 points
642 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,770 points
1,795 views
+1 vote
1 answer

Error:Ajax LARAVEL 419 POST error

Hello @kartik, Laravel 419 post error is usually ...READ MORE

Jun 16, 2020 in PHP by Niroj
• 82,840 points
3,762 views
0 votes
1 answer

How do you ensure that your projects end profitably?

Projects are not profitably. The projects never ...READ MORE

Sep 1, 2020 in PMP by Serigo Luis
494 views
0 votes
1 answer

How well Business Analysis and Project Management Process complement each other?

Both the Business Analysis and Project Management ...READ MORE

Aug 24, 2020 in PMP by Gitika
• 65,770 points
817 views
0 votes
2 answers

If I'm good at Cyber Security , what role do I play in Cloud industry?

Hi, @Md Safwathullah, As you mentioned that you ...READ MORE

Aug 5, 2020 in Career Counselling by Reshma
1,610 views
0 votes
1 answer

How do I get the path to the current script with Node.js?

Hello @kartik, you can do this: fs.readFile(path.resolve(__dirname, 'settings.json'), 'UTF-8', ...READ MORE

Jul 8, 2020 in Node-js by Niroj
• 82,840 points
2,833 views
0 votes
1 answer

How many years do you believe it should take to become Senior Project Management?

It depends on your experience and field. ...READ MORE

Aug 26, 2020 in PMP by Rami
711 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 708 views
0 votes
1 answer

SyntaxException: line 1:67 no viable alternative at input ',' (... University with replication={'class':[SimpleStrategy],...)

Hi@akhtar, It is showing syntax error in your ...READ MORE

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

What are the intangible currencies of project management?

In my opinion, all skills in the ...READ MORE

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

Any recruitment in cyber security please need some reference.

Hello @Biranchi , I think if your looking for ...READ MORE

Aug 27, 2020 in Career Counselling by Niroj
• 82,840 points
679 views