Trending questions in Edureka Community

0 votes
0 answers

Azure Devops Pipeline Matlab Command Bugs between R2019B and R2017B

I have a working Azure CI pipeline ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,635 views
0 votes
0 answers

What does the $ mean in Linux?

I have to explain what the code ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,226 views
0 votes
0 answers

Is there a way to make an Azure DevOps release only publish the actual latest change from a build pipeline?

My two commits were merged to master ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,131 views
0 votes
0 answers

How to setup Filezilla Pro to access to my s3 bucket?

I have Filezilla Pro that supports Amazon ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
1,389 views
0 votes
0 answers

EC2 CLI. Help creating VPCs with name

I am trying to streamline the process ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,690 points
762 views
0 votes
0 answers

Wikipedia Dump available on AWS S3

Would like to know if there are ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
1,322 views
+1 vote
1 answer

FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask

Hi@akhtar, This issue generally occurs when the memory ...READ MORE

Apr 17, 2020 in Big Data Hadoop by MD
• 95,460 points
32,551 views
+1 vote
1 answer

Google Conversions Not Working - Script Won't Load

To give you a suggestion, you will ...READ MORE

Feb 10, 2022 in Java by Soham
• 9,730 points
3,874 views
0 votes
0 answers

Comparing java.utilDate with LocalDate in java

I have a method wherein have to ...READ MORE

Apr 21, 2022 in Java by Rahul
• 3,380 points
939 views
0 votes
0 answers

Use and meaning of "in" in an if statement?

In an example from Zed Shaw's Learn Python ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,730 points
763 views
0 votes
1 answer

eli5 show_prediction not showing probability

I was able to solve my own ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,547 views
0 votes
0 answers

How to install the npm command on the linux

I'm trying to install the npm ci command on Linux. ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
762 views
0 votes
1 answer

GCP Storage Bucket Monitoring

You can definitely track some of the ...READ MORE

Apr 11, 2022 in GCP by Korak
• 5,820 points
1,324 views
0 votes
0 answers

Why can't my EC2 instance connect via HTTP to my load balancer?

I set my load balancer to allow ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
1,258 views
0 votes
1 answer

Unable to connect through SSH with VS-Code in Mac to a remote GCP VM

It appears to be a VScode and ...READ MORE

Mar 25, 2022 in GCP by Edureka
• 13,690 points

edited Mar 5 2,152 views
0 votes
0 answers

Datatables export Excel

I'm exporting the datatables in csv. And ...READ MORE

Apr 7, 2022 in Database by Edureka
• 13,690 points
1,541 views
0 votes
0 answers

How to write 5000 records into DynamoDB Table?

I have a use case where I ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,730 points
671 views
0 votes
0 answers

What is the difference between ''find .'' and ''find /'' on linux command

I am solving overthewire bandit. I looked ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
782 views
0 votes
1 answer

excel Copy shapes from one worksheet to another

This will copy all the shapes from Sheet1 to Sheet2: Sub ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,580 points
1,814 views
0 votes
1 answer

IOT FW update process - Azure IOT vs Google IOT

Mender.io is a good place to start. ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 12,700 points
1,304 views
0 votes
1 answer

R: Force regression coefficients to add up to 1

b1 + b2 = 1 Let us fit ...READ MORE

Mar 23, 2022 in Machine Learning by Nandini
• 5,480 points
2,409 views
0 votes
0 answers

Shell: How to call one shell script from another shell script?

I have two shell scripts, a.sh and ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
1,058 views
0 votes
1 answer

OutSystems PWA Azure AD Login

Because it involves user input, AAD does ...READ MORE

Apr 4, 2022 in Azure by Edureka
• 12,700 points
1,686 views
0 votes
1 answer

Kotlin Convert Bitcoin value into Satoshi Value

java.lang.NumberFormatException: For input string: "45,586" This means ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
1,403 views
0 votes
1 answer

blockchain consensus 51% vs number of nodes validation

51% is an attack vector for Proof ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,529 views
+4 votes
2 answers

Access EC2 instance using Putty

I will tell you a descriptive way ...READ MORE

Nov 20, 2018 in AWS by Priyaj
• 58,020 points
38,249 views
0 votes
0 answers

Choice PK and SK in DynamoDB

I have the following two items which ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,690 points
1,247 views
0 votes
0 answers

Azure DevOps: 1 Solution Multiple Projects CI/CD

I have a solution with six projects: Web API ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,073 views
0 votes
0 answers

How to get an free Azure account for testing Azure DevOps project?

When I tried to use the Azure ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,107 views
0 votes
0 answers

AWS Opsworks failed to add EC2 instance

I made a new EC2 instance and ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,730 points
744 views
0 votes
0 answers

How to use the pass statement

What would be a simple/basic situation where ...READ MORE

Apr 19, 2022 in Python by Edureka
• 13,730 points
816 views
0 votes
1 answer

Naives Bayes Classifier for bag of vectorized sentences

The error is basically the [X_train] which ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,690 points
1,388 views
0 votes
1 answer

Tableau download/export images using Rest api python

The easiest method is to send an ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,670 views
0 votes
0 answers

What is the difference between testing and UAT in agile scrum process?

I have been a QE for 4 ...READ MORE

Apr 18, 2022 in PMP by Edureka
• 13,690 points
959 views
0 votes
0 answers

Azure DevOps CI / CD not installing latest flutter version

The Azure DevOps configuration - CI / ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,228 views
0 votes
1 answer
0 votes
0 answers

What are the differences between a HashMap and a Hashtable in Java?

What are the differences between a HashMap and a Hashtable in ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
693 views
0 votes
1 answer

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required

Your mail.php on config you declare host ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
3,623 views
0 votes
1 answer

Excel - AVERAGEIFS with OR conditions?

The AVERAGEIFS function in Excel determines the ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,580 points
1,788 views
0 votes
0 answers

AWS EC2 Placement Groups: Partition vs Spread

Is there a good comparison table for ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,730 points
902 views
0 votes
1 answer

How to resolve blockchain dns using Python Requests

BDNS is offline and I don't know if ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,502 views
0 votes
0 answers

Linux Command for getting a dump of hex values bytes from Pcap File

I require a linux command to display ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
934 views
0 votes
0 answers

Convert String to Date in Tableau using DATEPARSE

In Tableau, I'm attempting to convert the ...READ MORE

May 6, 2022 in Tableau by Neha
• 9,020 points

edited Mar 4 244 views
0 votes
0 answers

100 samples of 20 from the dataset and drawing regression lines along with population regression line

I have a datasetwith two variables hours ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
1,326 views
0 votes
1 answer

blockchain api payment module

No curly braces after your if statement. ...READ MORE

Apr 11, 2022 in Blockchain by Soham
• 9,730 points
1,364 views
0 votes
1 answer

Opencart 3 .x SEO Url not working for route=information/contact, route=account/login

now i m going to see you ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 86,360 points
3,481 views
0 votes
1 answer

How to do a not equal in Django queryset filtering?

Hello @kartik, Your query appears to have a ...READ MORE

Jun 26, 2020 in Python by Niroj
• 82,800 points
29,531 views
0 votes
1 answer

I am not able to create Group in GCP

You can add a Google Group to ...READ MORE

Apr 11, 2022 in GCP by Korak
• 5,820 points
1,273 views
0 votes
0 answers

C# NuGet package error in Azure DevOps with image

I'm creating a NuGet package to distribute ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 13,730 points
891 views
0 votes
0 answers

What is the difference between a User Story and a Feature in Agile terminology?

I guess a feature could be something ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
775 views