Trending questions in Edureka Community

+2 votes
3 answers

AWS S3 - Listing all objects inside a folder without the prefix

For Scala developers, here it is recursive ...READ MORE

Sep 20, 2018 in AWS by Priyaj
• 58,020 points
49,350 views
0 votes
0 answers

How to fetch and update DynamoDB table items by PartiQL in aws?

I have added a new column to ...READ MORE

Dec 23, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 46 views
0 votes
0 answers

Swift - Find antilog for 4 digit Integer in iOS

I need to find an antilog for 5995. ...READ MORE

Nov 8, 2022 in Mobile Development by gaurav
• 23,260 points
1,210 views
0 votes
0 answers

PySpark SparkSession error when trying to write parquet files to S3 bucket: org.apache.spark.SparkException: Task failed while writing rows?

New to Spark and data engineering as ...READ MORE

Dec 23, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 38 views
0 votes
0 answers

which phrase fits best as a characteristic of a devops?

Which phrase fits BEST as a characteristic ...READ MORE

Dec 23, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 33 views
0 votes
1 answer

How to configure a static IP address, netmask, gateway programmatically on Android 3.x or 4.x?

Your application will be rejected if you ...READ MORE

Nov 7, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
2,069 views
0 votes
0 answers

phpMyAdmin access denied for user 'root'@'localhost' (using password: NO)

I am having this error when I ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,040 points
8,941 views
0 votes
1 answer

Excel sum formula without table - Equivalent to the Math Sum Symbol

You can use SUMPRODUCT for this. Assuming X is in cell B1, ...READ MORE

Dec 11, 2022 in Others by narikkadan
• 63,600 points
533 views
0 votes
1 answer

sending and receiving emails with GCP

If you're still considering using Mailgun on ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
1,958 views
0 votes
1 answer

Cannot connect to Excel SSIS

You need to set run64BitRuntime to False. ...READ MORE

Sep 24, 2022 in Others by narikkadan
• 63,600 points
3,919 views
0 votes
0 answers

which tool helps lowering risk during development as customer feedback?

How do you measure product feedback from ...READ MORE

Dec 23, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 24 views
0 votes
0 answers

which of the following are the popular tools for devops?

Hi guys, I wanted to move my ...READ MORE

Dec 23, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 24 views
0 votes
0 answers

Connect to AWS S3 bucket from Nodejs app ( persistent connection required)

I want to connect to AWS S3 ...READ MORE

Dec 23, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 28 views
0 votes
0 answers

which is better AWS or DevOps?

Guys I wanted to understand the difference ...READ MORE

Dec 23, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 22 views
0 votes
0 answers

How to execute Shellscript in AWS Lambda . I would like to my script as serverless code

How to use AWS Lambda to run ...READ MORE

Dec 23, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 25 views
0 votes
0 answers

How to sign-in to EKS cluster without aws-auth configmap?

My aws-auth configmap contains the aws roles ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
450 views
+3 votes
3 answers
0 votes
0 answers

Is Sap better than DevOps?

What is SAP and DevOps and why ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 51 views
0 votes
1 answer

SQL - Update multiple records in one query

Try either multi-table update syntax: UPDATE config t1 ...READ MORE

Sep 17, 2022 in Database by narikkadan
• 63,600 points
4,211 views
0 votes
0 answers

Is there a way to implement event and lambda for all accounts

I have a problem where a third ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
404 views
0 votes
1 answer

Formatting Excel Spreadsheet using Apache POI in JAVA

Try this: CellRangeAddress range= new CellRangeAddress(firstrow, lastrow, firstcol, ...READ MORE

Oct 27, 2022 in Others by narikkadan
• 63,600 points
2,460 views
0 votes
0 answers

which tools are used by both testers and developers?

Guys can anyone explain the testing tools ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 44 views
0 votes
0 answers

What's the strangest corner case you've seen in C# or .NET?

I have a small collection of puzzles ...READ MORE

Dec 12, 2022 in C# by Roshan
• 300 points
400 views
0 votes
1 answer

How to lock data in excel sheet using POI, leaving cells without any data / the rest of the sheet unlocked

If the cells in a row have ...READ MORE

Sep 24, 2022 in Others by narikkadan
• 63,600 points
3,895 views
0 votes
0 answers

JavaScript: undefined !== undefined?

When I first tried to access Facebook API operations after integrating Facebook Connect with Tersus, I received the error messages Invalid Enumeration Value and Handler already exists. It was discovered that the source of the problem was object.x === undefined When there is no property 'x' in 'object,' returns false. I solved the problem by substituting normal equality for rigorous equality in two Facebook functions: FB.Sys.isUndefined = function(o) { return ...READ MORE

Dec 9, 2022 in Java by Nicholas
• 7,760 points
541 views
0 votes
0 answers

iOS External accessories framework to connect iPod using bluetooth

I am using EADemo from apple https://developer.apple.com/library/content/samplecode/EADemo/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010079-Intro-DontLinkElementID_2 This is ...READ MORE

Nov 30, 2022 in Mobile Development by gaurav
• 23,260 points
665 views
0 votes
1 answer

Write from R into template in excel while preserving formatting

you have the XLConnect package. Read the documentation or the vignette of that ...READ MORE

Nov 10, 2022 in Others by narikkadan
• 63,600 points
1,837 views
0 votes
0 answers

what is devops lifecycle?

I have read a blog and got ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 27 views
0 votes
0 answers

Bus Seating Arrangement same as in RedBus, Android

I'm attempting to develop a bus seat ...READ MORE

Nov 23, 2022 in Android by Edureka
• 13,620 points
1,287 views
0 votes
0 answers

what is devops automation?

Hi, I have just started in the ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 25 views
0 votes
1 answer

Android: how to write a file to internal storage

Android offers openFileInput and openFileOutput from the ...READ MORE

Nov 4, 2022 in Others by gaurav
• 23,260 points
2,082 views
0 votes
0 answers

Distribute the nodes of an Elasticache cluster across different AZs?

The Elasticache cluster contains 10 shards, as ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
372 views
0 votes
0 answers

How do I land a DevOps job without experience?

How do I land a DevOps job ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 18 views
0 votes
0 answers

Is there a jQuery unfocus method?

How can I unfocus a textarea or ...READ MORE

Aug 8, 2022 in Web Development by gaurav
• 23,260 points
804 views
0 votes
0 answers

How to get a particular date format ('dd-MMM-yyyy') in SELECT query SQL Server 2008 R2

To modify the format of a date ...READ MORE

Sep 4, 2022 in Database by Kithuzzz
• 38,000 points
4,693 views
0 votes
1 answer

Extract Uppercase Words on Excel

Try the following User Defined Function: Public Function ...READ MORE

Nov 14, 2022 in Others by narikkadan
• 63,600 points
1,646 views
0 votes
0 answers

Spring-boot redirects differently when hitting localhost vs host ip?

I have an AWS Application Load Balancer ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 27 views
0 votes
0 answers

Amazon web services: Where to start

I just graduated, therefore I wanted to ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 25 views
0 votes
0 answers

What are the best practises to prepare for AWS Certified Solutions Architect - Associate 2017 pattern?

I've been discussing all of Amazon Web ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 25 views
0 votes
0 answers

Using docker for aws command line utility

This command works as expected: # docker run ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 23 views
0 votes
0 answers

How to connect to Oracle server created by Aws Oracle RDS?

Both an admin user and an AWS ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points

edited Mar 4 23 views
0 votes
0 answers

How to setup CRON job to run every 10 seconds in Linux?

I need to run a CRON job every 10 ...READ MORE

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

Questions every good .NET developer should be able to answer?

Developers for.NET will soon be hired by ...READ MORE

Dec 9, 2022 in C# by Edureka
• 13,620 points
467 views
0 votes
1 answer

How to get sum of all matches of HLOOKUP in Excel?

Consider: =SUMPRODUCT((A1:E1="apple")*(A2:E2)) To include more ...READ MORE

Oct 16, 2022 in Others by narikkadan
• 63,600 points
2,886 views
0 votes
1 answer

How to programmatically code an 'undo' function in Excel-Vba?

Add the command button to the worksheet ...READ MORE

Nov 25, 2022 in Others by narikkadan
• 63,600 points
1,154 views
0 votes
0 answers

Have I correctly calculated the address of the next network for the IP address

There is an IP address 10.13.112.17 /16with the ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
330 views
0 votes
1 answer

Check if input is number or letter javascript

The isNaN function can be used to ...READ MORE

Nov 15, 2022 in Java by Damonlang
• 1,230 points
1,576 views
0 votes
0 answers

i am having an error called identifier not found or not unique.

i have called a function for owner ...READ MORE

Dec 19, 2022 in Blockchain by virat

edited Mar 4 137 views
0 votes
1 answer

How to get second-highest salary employees in a table

SELECT MAX(SALARY) FROM Employee WHERE SALARY < ...READ MORE

Nov 7, 2022 in Others by gaurav
• 23,260 points
1,964 views
0 votes
1 answer

How can I record a conversation / phone call on iOS?

For incoming calls, you can go to Settings ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
588 views