Trending questions in Edureka Community

0 votes
1 answer

fatal: unable to auto-detect email address (got 'jenkins@master.(none)')

Hi@akhtar, You tried to merge your branch in ...READ MORE

May 7, 2020 in Jenkins by MD
• 95,460 points
5,774 views
0 votes
1 answer

how can I get all executors' pending jobs and stages of particular sparksession?

Hi@Neha, You can find all the job status ...READ MORE

Aug 19, 2020 in Apache Spark by MD
• 95,460 points
1,252 views
0 votes
1 answer

How to print a debug log?

Hello @kartik, A lesser known trick is that ...READ MORE

Aug 24, 2020 in PHP by Niroj
• 82,840 points
1,042 views
0 votes
1 answer

How to replace all occurrences of a string?

Hello @kartik, As an alternative to regular expressions ...READ MORE

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

How to create secrets from a text file in Kubernetes?

Hi@akhtar, Secrets can contain user credentials required by ...READ MORE

Jul 16, 2020 in Kubernetes by MD
• 95,460 points
2,745 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,770 points
708 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,710 views
0 votes
0 answers
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,827 views
0 votes
2 answers

What is the best way to handle a Javascript popup using Selenium Webdriver?

webDriver.switchTo().alert() it inbuild selenium only //Store the alert ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
10,971 views
+1 vote
1 answer
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,840 points
932 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,202 views
0 votes
1 answer

How should a Project Manager communicate to his team about project failure?

Emotional intelligence is critical in these situations.  A ...READ MORE

Aug 21, 2020 in PMP by Keith
1,165 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,770 points

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

how do i get anova table of split plot design or factorial experimental design in python?

Hello @ kapil, For your query you can refer ...READ MORE

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

How long to study for pmp?

Talking about the Exam Syllabus they are generally 4 ...READ MORE

Sep 4, 2020 in PMP by Raina Neman

edited Jul 4, 2023 by Khan Sarfaraz 534 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,840 points
3,240 views
0 votes
1 answer

Tensorflow ImportError: cannot import name'abs' error

Hi@akhtar, You may get this error, if you ...READ MORE

Apr 23, 2020 in Machine Learning by MD
• 95,460 points
6,313 views
0 votes
1 answer

Can some one explain more briefing Partial vs Full Selector?

Hey @Suneel, this thread deals with the ...READ MORE

Aug 27, 2020 in RPA by Sirajul
• 59,230 points
882 views
0 votes
1 answer

How to create a key pair on AWS using Ansible-Playbook?

Hi@akhtar, You can find the ec2_key module in ...READ MORE

Aug 12, 2020 in Ansible by MD
• 95,460 points
1,522 views
0 votes
0 answers

In web automation(selenium+python) when running code without a headless working fine but with headless{chrome} it navigates to the unexpected page?

Using Python/selenium running without headless mode is ...READ MORE

Jun 15, 2020 in Selenium by Raghvir
• 170 points
4,061 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
958 views
0 votes
11 answers

“pip install unroll”: “python setup.py egg_info” failed with error code 1

rm -rf node_modules READ MORE

Jun 27, 2019 in Python by anonymous
24,628 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,230 points
562 views
0 votes
1 answer

How to get the ASCII values of a character in python?

You can get the ASCII value of ...READ MORE

Aug 23, 2020 in Python by Sajetha Selva
9,739 views
+1 vote
1 answer

Restsharp support webservice automationtesting like rest .

Hey, here's an example with sample code. check ...READ MORE

Aug 10, 2020 in Software Testing by Karan
• 19,610 points

reshown Nov 11, 2024 by Khan Sarfaraz 1,555 views
0 votes
1 answer

How can I remove a specific item from an array?

Hello @kartik, Find the index of the array element you ...READ MORE

Aug 28, 2020 in PHP by Niroj
• 82,840 points
836 views
0 votes
1 answer

How to make the user in a model default to the current user?

Hello @kartik, You have to override get_changeform_initial_data method in your ...READ MORE

Jun 12, 2020 in Python by Niroj
• 82,840 points
4,137 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,410 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
603 views
0 votes
1 answer
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
961 views
+4 votes
4 answers

How To Access a Service on Host From a Docker Container?

Adding to kalgi's answer, You can also ...READ MORE

Oct 16, 2018 in Docker by lina
• 8,220 points

edited Oct 16, 2018 by lina 34,388 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
823 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
645 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,099 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,328 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,840 points
842 views
0 votes
1 answer

Are there any challenges in project management?

Everything is challenging in project management. I ...READ MORE

Sep 1, 2020 in PMP by Rami Kaibini
646 views
+1 vote
4 answers

Installing Nodejs: sh: node: command not found error

You have to first install nodejs and ...READ MORE

Oct 22, 2018 in Blockchain by Omkar
• 69,220 points
25,855 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,134 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
632 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,369 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,452 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,705 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
843 views