Trending questions in Edureka Community

0 votes
0 answers

How to shell scripts exists in EC2 through Jenkins

Hello Everyone, I have .ksh files in EC2 ...READ MORE

Apr 15, 2021 in DevOps on Cloud by sarath

edited Mar 4 30 views
0 votes
0 answers

E: Error, pkgProblemResolver

Good day Please excuse my ignorance as I ...READ MORE

Apr 14, 2021 in Python by gurowar

edited Mar 4 53 views
+1 vote
1 answer

Extract multiple pdf pages with specific criteria

Did you ever find a solution for ...READ MORE

May 7, 2021 in RPA by Kartikay Dhar

edited Mar 5 4,428 views
0 votes
0 answers

What will happen if I missed due date for assignment submission?

What will happen if I missed deadline ...READ MORE

Apr 14, 2021 in Others by anonymous

edited Mar 4 28 views
0 votes
1 answer

How to create a database using PDO in PHP?

Hello @Hitesh, Yes, you can create a database using ...READ MORE

Nov 9, 2020 in PHP by Niroj
• 82,840 points
6,710 views
0 votes
1 answer

How to configure autoscaling on docker swarm?

Hi@akhtar, There are no concepts available on the ...READ MORE

Dec 28, 2020 in Docker by MD
• 95,460 points
4,581 views
0 votes
1 answer

What is this error PRECONDITION_FAILED?

Hi@Genashtim, The condition set in the request's If-Match or If-None-Match HTTP request ...READ MORE

Dec 24, 2020 in GCP by MD
• 95,460 points
4,760 views
+1 vote
1 answer

is not a Parquet file. expected magic number at tail [80, 65, 82, 49] but found [51, 53, 10, 10]

Hi@akhtar, Here you are trying to read a ...READ MORE

Feb 3, 2020 in Apache Spark by MD
• 95,460 points
18,759 views
0 votes
1 answer

How to get Node.JS Express to listen only on localhost?

Hello @kartik, This is a bug in hive-go that only ...READ MORE

Oct 16, 2020 in Node-js by Niroj
• 82,840 points
7,720 views
0 votes
1 answer

How to make Grafana container data persistent?

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

Sep 7, 2020 in Docker by MD
• 95,460 points
9,438 views
0 votes
0 answers

Can Artificial Intelligence be a threat to us? Justify your answer. If yes, how can we avoid that threat?

Can AI be a threat to us? ...READ MORE

Apr 13, 2021 in Data Analytics by anonymous

edited Mar 4 49 views
0 votes
1 answer

How can I get the username of the logged-in user in Django?

Hello @kartik, You can use the request object ...READ MORE

Jul 29, 2020 in Python by Niroj
• 82,840 points
11,114 views
0 votes
1 answer

Can I get job with only power bi or basic Sql please respond ?

Hi, @There, 1. Yes power BI has a ...READ MORE

Jun 11, 2020 in Career Counselling by Gitika
• 65,770 points
13,183 views
0 votes
1 answer

How to check if connected to database in Laravel?

Hello @kartik, You can use if(DB::connection()->getDatabaseName()) { echo ...READ MORE

Sep 28, 2020 in Laravel by Niroj
• 82,840 points
8,505 views
0 votes
0 answers

Create a Fiscal Years, Quarters, Month, Day, Weeks in Power bi

How to create a Fiscal calander  using ...READ MORE

Apr 12, 2021 in Power BI by vnk
• 390 points

edited Mar 4 49 views
0 votes
0 answers

In which sector do you want to apply data mining? Why? How can you improve that section by applying data mining?

In which sector do you want to ...READ MORE

Apr 13, 2021 in Data Analytics by anonymous

edited Mar 4 23 views
0 votes
1 answer

How to get the URL without any parameters in JavaScript?

Hello @kartik, This is possible, but you'll have ...READ MORE

Oct 9, 2020 in Java-Script by Niroj
• 82,840 points
8,001 views
+2 votes
4 answers

Datanode process not running in Hadoop

Run the following commands: Stop-all.sh start-dfs.sh start-yarn.sh mr-jobhistory-daemon.sh ...READ MORE

Oct 25, 2018 in Big Data Hadoop by Anand
19,213 views
0 votes
1 answer

JsonMappingException: No suitable constructor found for type [simple type, class ]: can not instantiate from JSON object?

Hello @kartik, his happens for these reasons: your inner ...READ MORE

Apr 8, 2020 in Java by Niroj
• 82,840 points
15,939 views
0 votes
1 answer

How to call a php function from ajax?

Hello @kartik, You can't call a PHP function ...READ MORE

Jun 16, 2020 in PHP by Niroj
• 82,840 points
12,948 views
0 votes
0 answers

Even though I have installed tensorflow, the error is showing to install it

This is the pip list. I have ...READ MORE

Apr 12, 2021 in Machine Learning by Jeevan

edited Mar 4 33 views
0 votes
1 answer

Error:java.lang.OutOfMemoryError: Java heap space in Maven

Hello @kartik, Here is the whole config that ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,840 points
13,516 views
0 votes
1 answer
0 votes
1 answer

Difference between Amazon ec2 and AWS Elastic Beanstalk.

EC2 EC2 is Amazon's service that allows you ...READ MORE

Jul 9, 2018 in AWS by Priyaj
• 58,020 points
43,604 views
0 votes
0 answers
0 votes
0 answers

Z order in power bi

What is Z Order in Power BI? ...READ MORE

Apr 12, 2021 in Power BI by vnk
• 390 points

edited Mar 4 22 views
0 votes
0 answers

is there any way i can correct this error message ?

abcdefghij.onestep <- function (x, params) { ...READ MORE

Apr 12, 2021 in Others by Aliyu

edited Mar 4 47 views
0 votes
1 answer

How to call a controller function inside a view in laravel 5

Hello @kartik, Just try this in your view ...READ MORE

Sep 25, 2020 in Laravel by Niroj
• 82,840 points
8,572 views
0 votes
0 answers

No 'Id' in the results of the Orderdict although id field is present in the serializers in Django Rest Framework

I tried to create an update api ...READ MORE

Apr 11, 2021 in Python by anonymous

edited Mar 4 47 views
0 votes
0 answers

Extract table formate data from mail body

I want to extract table formate data ...READ MORE

Apr 12, 2021 in RPA by Vishal

edited Mar 4 29 views
0 votes
2 answers

ModuleNotFoundError: No module named 'pythoncom' in pyttsx3

even i faced the same problem ...just ...READ MORE

Jun 2, 2020 in Python by anonymous
14,511 views
0 votes
1 answer

How to get value of HTML Checkbox from onclick/onchange events?

Hello @kartik, Use the click event, which won't fire until ...READ MORE

Oct 7, 2020 in Web Development by Niroj
• 82,840 points
8,015 views
0 votes
0 answers

Can you please help me to solve this error below

When I execute the command : "minikube ...READ MORE

Apr 9, 2021 in Kubernetes by Soham

edited Mar 4 137 views
0 votes
0 answers

The following pairs are supposed to have one component that stores data in a distributed fashion and another component that performs computations in a distributed manner.

Choose the incorrect pair HDFS, MapReduce HBase, MapReduce HBase, Spark HDFS, ...READ MORE

Apr 10, 2021 in Big Data Hadoop by anonymous

edited Mar 4 54 views
0 votes
1 answer

How to trigger an ajax request when the user has finished typing in a text box?

Hello @kartik, Use the code below: //setup before functions var ...READ MORE

Sep 18, 2020 in Java-Script by Niroj
• 82,840 points
8,825 views
0 votes
1 answer

How to convert list into 2 tuple pair list?

This should work: L = [1, 2, 3, ...READ MORE

Nov 4, 2020 in Python by Gitika
• 65,770 points
6,817 views
0 votes
1 answer

How to create a namespace in the Kubernetes cluster using Terraform?

Hi@akhtar, You can use kubernetes_namespace resource in your ...READ MORE

Sep 14, 2020 in Terraform by MD
• 95,460 points
9,012 views
0 votes
1 answer

Changing filter values based on parameter selection - Tableau

Hi, I will show you an example ...READ MORE

Apr 4, 2019 in Tableau by Cherukuri
• 33,050 points
31,811 views
0 votes
1 answer

17) Identifying customers likely to churn is part of __________

d) Churn Management READ MORE

Jun 8, 2021 in Data Analytics by anonymous

edited Mar 5 1,446 views
0 votes
1 answer

How to edit ConfigMap to add new data?

Hi@MD, You can edit your ConfigMap. Kubectl has ...READ MORE

Aug 31, 2020 in Kubernetes by akhtar
• 38,260 points
9,546 views
0 votes
1 answer

How can I get the absolute URL (with domain) in Django?

Hello @kartik, Use handy request.build_absolute_uri() method on request, pass it ...READ MORE

Aug 6, 2020 in Python by Niroj
• 82,840 points
10,629 views
+2 votes
1 answer

How to fix 504 error on AWS CloudFront?

This usually happens if it couldn't either ...READ MORE

Aug 5, 2020 in AWS by Sirajul
• 59,230 points
10,595 views
0 votes
1 answer

Error: “Input is not proper UTF-8, indicate encoding !” using PHP's simplexml_load_string

Hello, Try this: $content = utf8_encode(file_get_contents('http://example.com/rss.xml')); $xml = simplexml_load_string($content); Hope it ...READ MORE

Oct 30, 2020 in PHP by Niroj
• 82,840 points
6,936 views
0 votes
1 answer

How to set replication factor in Hadoop?

Hi@akhtar, You can find setrep command in the ...READ MORE

Oct 1, 2020 in Big Data Hadoop by MD
• 95,460 points
8,194 views
0 votes
1 answer

fatal: could not read Username for 'https://github.com': No such device or address in jenkins.

Hi@akhtar, You need to give to the jenkins ...READ MORE

Apr 3, 2020 in Jenkins by MD
• 95,460 points
15,997 views
0 votes
1 answer

How to get response using cURL in PHP?

Hello @kartik, Use the below piece of code ...READ MORE

Oct 19, 2020 in PHP by Niroj
• 82,840 points
7,430 views
+1 vote
1 answer

How to add or remove label metadata in the swarm node?

Node labels provide a flexible method of ...READ MORE

Dec 28, 2020 in Docker by MD
• 95,460 points
4,329 views
+1 vote
2 answers

Replace every character of string by character whose ASCII value is K times more than it

Refer below code for your problem statement def ...READ MORE

May 17, 2020 in Python by Kumar Sambhawam

edited May 18, 2020 by Gitika 17,643 views
0 votes
1 answer

How to add a timeout step to Jenkins Pipeline?

Hi@akhtar, You can execute the code inside the ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,460 points
5,223 views