Trending questions in Edureka Community

0 votes
2 answers

Power Bi Questions

Hi, @Vnk, Despite the efficiencies achieved by the ...READ MORE

Sep 24, 2020 in Power BI by Gitika
• 65,770 points
879 views
0 votes
1 answer

How to extend the User model with custom fields in Django?

Hello @kartik, Define an object manager for your ...READ MORE

Aug 3, 2020 in Python by Niroj
• 82,840 points
3,185 views
+1 vote
1 answer

How can Selenium select each div separately that have the same class

Hi Surya, you have already got the ...READ MORE

Mar 14, 2019 in Selenium by Vaishnavi
• 1,180 points
25,100 views
0 votes
1 answer

How can I create an executable JAR with dependencies using Maven?

Hello @kartik, You can use the dependency-plugin to ...READ MORE

May 28, 2020 in Java by Niroj
• 82,840 points
6,059 views
0 votes
1 answer

How to populating a database in a Laravel migration file?

Hello @kartik, Don't put the DB::insert() inside of ...READ MORE

Aug 4, 2020 in Laravel by Niroj
• 82,840 points
3,118 views
0 votes
1 answer

Is it possible to start ec2 Windows machine and run windows command using ansible playbook?

Hi@Lakshminarayanan, Yes, you can do that. But after ...READ MORE

Aug 14, 2020 in Ansible by MD
• 95,460 points
2,689 views
0 votes
1 answer

Solve the quadratic equation using lambda functions in Python

Hello @ Ø§Ù…یرحمزه , from math import sqrt Root = lambda ...READ MORE

Jul 13, 2020 in Python by Niroj
• 82,840 points
4,102 views
0 votes
1 answer

How to retrieve the value of a text field in Flutter App?

Hi@akhtar, In your TextField, you can call one ...READ MORE

Sep 3, 2020 in Others by MD
• 95,460 points
1,807 views
0 votes
1 answer

How to run Ansible-Playbook in the localhost?

Hi@akhtar, To run any playbook in the local ...READ MORE

Aug 11, 2020 in Ansible by MD
• 95,460 points
2,815 views
0 votes
1 answer

I am not able to set static IP for my ubuntu VM.... I am referring Kubernetes installation!

Hey, check this out for the steps ...READ MORE

Sep 28, 2020 in Kubernetes by Vishwanath Deshpande

edited Oct 6, 2021 by Sarfaraz 758 views
0 votes
1 answer

Error:jQuery.parseJSON throws “Invalid JSON” error due to escaped single quote in JSON

Hello @kartik, Striking a similar issue using CakePHP ...READ MORE

Jun 19, 2020 in Java-Script by Niroj
• 82,840 points
5,098 views
0 votes
1 answer

How to expose a service in Minishift?

Hi@akhtar, You can expose your service in the ...READ MORE

Oct 3, 2020 in DevOps Tools by MD
• 95,460 points
531 views
0 votes
0 answers

How to have SQL injection when using php function?

I'm having sql query as $login = mysql_real_escape_string(GetFromPost('login')); $password ...READ MORE

Sep 23, 2020 in PHP by Rohan
• 120 points
976 views
+2 votes
1 answer

How to delete GKE Cluster from command line?

Hi@akhtar, You can delete your GKE Cluster from ...READ MORE

Aug 25, 2020 in GCP by MD
• 95,460 points
2,133 views
0 votes
1 answer

Is it possible to run ECS cluster with our own custom image?

Hi, yes, you can create your own ...READ MORE

Sep 30, 2020 in AWS by Satish
627 views
0 votes
1 answer

How to start Hadoop namenode service?

Hi@akhtar, If you configured your Hadoop master successfully, ...READ MORE

Sep 21, 2020 in Big Data Hadoop by MD
• 95,460 points
1,044 views
0 votes
1 answer

How to create HTML elements using jQuery?

Hello @kartik,  if you're doing $('<div>'), jQuery will also ...READ MORE

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

Error:“The page has expired due to inactivity” - Laravel 5.5

Hello @kartik, Make sure you have already added ...READ MORE

Aug 4, 2020 in Laravel by Niroj
• 82,840 points
3,090 views
0 votes
1 answer
0 votes
1 answer

touchz: java.io.IOException: java.lang.IllegalArgumentException: Unexpected value for the block size

Hi@akhtar, You are trying to create a block ...READ MORE

Sep 25, 2020 in Big Data Hadoop by MD
• 95,460 points
831 views
0 votes
1 answer

How to list npm user-installed packages?

Hello @kartik, This works pretty well too:  npm list ...READ MORE

Jul 9, 2020 in Node-js by Niroj
• 82,840 points
4,206 views
0 votes
1 answer

Terraform template to create SNS topic with subscription of mail id

Hi@Lakshminarayanan, For SNS topic, you can use aws_sns_topic_subscription resource ...READ MORE

Jul 7, 2020 in Terraform by MD
• 95,460 points
4,305 views
0 votes
1 answer

ImportError: No module named requests

To install requests module on Debian/Ubuntu for Python2: $ sudo ...READ MORE

Sep 11, 2020 in Python by Deming
1,440 views
0 votes
1 answer

How to pass an array as a function parameter in JavaScript?

Hello @kartik, Use: const args = ['p0', 'p1', 'p2']; call_me.apply(this, ...READ MORE

Sep 4, 2020 in Java-Script by Niroj
• 82,840 points
1,735 views
0 votes
1 answer

error: aws login 'Permission denied (publickey)'

Hi@akhtar, You need to set the permissions for ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,460 points
990 views
0 votes
1 answer

Would this approach will work as an Agile development project?

Based on my understanding of your description, ...READ MORE

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

How to filter IP address of remote system in Ansible?

Hi@akhtar, You can use the filter keyword in your ...READ MORE

Aug 20, 2020 in Ansible by MD
• 95,460 points
2,363 views
0 votes
1 answer
+1 vote
1 answer

Topic -Power BI Paginated Reports with Excel or CSV file data source

Hi, @There, With Power BI Desktop, you can ...READ MORE

Aug 28, 2020 in Power BI by Carlos
1,980 views
0 votes
1 answer

How to print the index of a Pandas Dataframe?

You can do this using the code ...READ MORE

May 13, 2019 in Python by Usha
22,480 views
0 votes
1 answer

I want to create a repository on folder level in Git. Is this possible?

That is possible but ideally, you should ...READ MORE

Sep 28, 2020 in Git & GitHub by Mudit
703 views
0 votes
1 answer

Which AWS service would suit my requirement?

Cloud formation would be the best keeping ...READ MORE

Sep 30, 2020 in AWS by Pavan Kumar
586 views
0 votes
1 answer

Best Cloud provider for Visual Studio .net community edition dev env

Hi@SteelTltan, If you are a beginner in Cloud, ...READ MORE

Sep 25, 2020 in Cloud Computing by MD
• 95,460 points
808 views
0 votes
1 answer

Python code to publish a message to AWS SNS

Hey @Dipti, you could use something like ...READ MORE

Aug 21, 2019 in AWS by Tara
18,118 views
0 votes
1 answer

ImportError: cannot import name 'PILLOW_VERSION' from 'PIL' (unknown location)

Hi@akhtar, I think there is a problem in ...READ MORE

Apr 22, 2020 in Python by MD
• 95,460 points
7,531 views
0 votes
1 answer

How do you serialize a model instance in Django?

Hello @kartik, If you're dealing with a list ...READ MORE

Jun 26, 2020 in Python by Niroj
• 82,840 points
4,719 views
0 votes
1 answer

How can I capture the result of var_dump to a string?

Hello @kartik, Try var_export You may want to check out var_export — ...READ MORE

Sep 16, 2020 in PHP by Niroj
• 82,840 points
1,168 views
+1 vote
1 answer
0 votes
1 answer

Cloud project management using Agile SCRUM, share experiences

In one of the cases I saw ...READ MORE

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

How to redirect 404 errors to a page in ExpressJS?

Hello @kartik, You can put a middleware at ...READ MORE

Jul 16, 2020 in Node-js by Niroj
• 82,840 points
3,857 views
0 votes
1 answer

Usage: java FsShell [-put <localsrc> ... <dst>]

Hi@akhtar, You are trying to upload your file ...READ MORE

Sep 25, 2020 in Big Data Hadoop by MD
• 95,460 points
785 views
0 votes
1 answer

How can I build a condition based query in Laravel?

Hello @kartik, Try this: $query = DB::table('node'); if ($published == ...READ MORE

Sep 28, 2020 in Laravel by Niroj
• 82,840 points
681 views
0 votes
1 answer

How to disable registration new users in Laravel?

Hello @kartik, Laravel 5.7 introduced the following functionality: Auth::routes(['register' ...READ MORE

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

Whats is the difference between a project director and a project manager?

About $20,000 :-) More often, the titles relate ...READ MORE

Aug 6, 2020 in PMP by Kiron
2,943 views
0 votes
1 answer

How to list down all Plugins in Jenkins from CLI?

Hi@akhtar, You need to download the jenkins-cli.jar file ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,460 points
4,238 views
0 votes
1 answer

How to create a security rule in GCP using Terraform?

Hi@akhtar, A Security Policy defines an IP blacklist ...READ MORE

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

AWS billing issue

Hi, AWS will charge for CloudFront as well. ...READ MORE

Sep 28, 2020 in AWS by MD
• 95,460 points

edited Sep 6, 2023 by Khan Sarfaraz 663 views
0 votes
1 answer

Why terraform is ignoring a manually created s3 bucket?

Hi@akhtar, Terraform is a declarative language, you can ...READ MORE

Sep 11, 2020 in Terraform by akhtar
• 38,260 points
1,406 views