Trending questions in Edureka Community

0 votes
2 answers

How to disable or reset security settings in Jenkins?

One other way would be to manually ...READ MORE

Aug 2, 2019 in Jenkins by Sirajul
• 59,230 points
20,951 views
0 votes
1 answer

Error: 'No package Tableau server available on the EC2 Linux instance'

Hi, Tableau may not come with your ISO ...READ MORE

Oct 20, 2020 in AWS by MD
• 95,460 points
819 views
0 votes
1 answer

How to replace a line using lineinfile module in Ansible?

Hi@MD, You can use lineinfile module in Ansible. ...READ MORE

Sep 2, 2020 in Ansible by akhtar
• 38,260 points
2,857 views
+1 vote
0 answers
0 votes
1 answer

how to serially execute selenium maven project?

Hi, @Beigi, Do check you have all the ...READ MORE

Oct 27, 2020 in Java by Nisha
558 views
0 votes
1 answer

How to solve the issue with crashloopbackoff in my kubernetes Pod?

If your image is completed and not ...READ MORE

Sep 21, 2020 in Kubernetes by Jai

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

How to create docker file and docker image?

You will have to create a dockerfile ...READ MORE

Oct 24, 2020 in Docker by Sam
631 views
0 votes
1 answer

How does Docker CLI connects with DB?

To connect Docker CLI with a Database, ...READ MORE

Oct 19, 2020 in Database by lyana
805 views
0 votes
1 answer

How to return JSON with ASP.NET & jQuery?

Hello @kartik, You need to do something like ...READ MORE

Sep 9, 2020 in Java-Script by Niroj
• 82,840 points
2,537 views
0 votes
1 answer

I want to switch from Technical support (1 year experience in Hewlett Packard) to Frontend developer.

Hello @Ashvini , Since you'r having knowledge on HTML, CSS, JS ...READ MORE

Sep 2, 2020 in Career Counselling by Niroj
• 82,840 points
2,847 views
0 votes
2 answers

HELP!! Exception in thread "main" java.lang.IllegalStateException: The driver executable does not exist: C:\Users\tarin\JAVA-practice\Tutorial2\‪C:\Test Automation\Jars\chromedriver.exe

Use "‪C:\\Test Automation\\Jars\\chromedriver."\\chromedriver.exe" just added chromedriver one ...READ MORE

Aug 13, 2020 in Selenium by Anil
13,523 views
0 votes
1 answer

How to uncheck a radio button?

Hello @kartik, either (plain js) this.checked = false; or (jQuery) $(this).prop('checked', ...READ MORE

Sep 18, 2020 in Java-Script by Niroj
• 82,840 points
2,144 views
+1 vote
2 answers

How do I make selenium check gmails quota storage and then execute another task in a new tab depending on the value?

Hi, Xpath.gettext try this if this doesn't work ...READ MORE

Oct 20, 2020 in Selenium by Roshni
• 10,480 points
786 views
0 votes
1 answer

How to register with REP

@Tchandra The name mentioned in your application form, ...READ MORE

Oct 20, 2020 in PMP by Gitika
• 65,770 points
769 views
0 votes
1 answer

Cannot access the MetalLB LoadBalancer IP from outside my kubernetes cluster.

Check the firewall config and What port ...READ MORE

Sep 17, 2020 in Kubernetes by Garama

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

How do I add PHP code/file to HTML(.html) files?

Hello @kartik, You can't run PHP in .html ...READ MORE

Oct 22, 2020 in PHP by Niroj
• 82,840 points
671 views
0 votes
1 answer

How to schedule jobs in Jenkins?

Hi@akhtar, If you want to schedule your Jenkins ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,460 points
649 views
0 votes
1 answer

I am not able to access AWS management console but I am able to access through VPN.

Hi, You can connect the AWS console from ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,460 points
2,052 views
0 votes
1 answer

How to start Hadoop daemons?

Hi@MD, Before starting with the HDFS command, you have ...READ MORE

Oct 15, 2020 in Big Data Hadoop by akhtar
• 38,260 points

edited Oct 16, 2020 by akhtar 955 views
0 votes
1 answer

How to setup memory and disk utilization alert in GCP using stackdriver and agent metrics?

Hi, You can do that using the API. ...READ MORE

Sep 28, 2020 in GCP by MD
• 95,460 points
1,703 views
0 votes
1 answer

How to pass django rest framework response to html?

Hello @kartik, You need to use an @api_view decorator ...READ MORE

Jun 25, 2020 in Python by Niroj
• 82,840 points
5,791 views
0 votes
1 answer

How to scrape data from infinite scroll website using scrapy?

Hello, @Detrod, Regarding your query, I guess you ...READ MORE

Jul 17, 2020 in Python by Rashmi
4,842 views
0 votes
1 answer

Unable to create a different home directory in EC2 instance.

Hi, If you have created a user then ...READ MORE

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

error: the server doesn't have a resource type "svc"

Hi@akhtar, You need to update your cluster details ...READ MORE

Jul 9, 2020 in Kubernetes by MD
• 95,460 points
5,172 views
0 votes
1 answer

How to add action listener that listens to multiple buttons?

Hii, modified form of the source based on ...READ MORE

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

How to find Docker logs on Linux?

Hi@akhtar, By default, the docker logs command shows the logs of ...READ MORE

Oct 20, 2020 in Docker by MD
• 95,460 points
750 views
0 votes
1 answer

Using DAX calculation how to calculate monthly budget till today in power bi Desktop?

You can make use of this: MTD Budget ...READ MORE

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

Error:Nodejs cannot find installed module on Windows

Hello @kartik, Add an environment variable called NODE_PATH and set ...READ MORE

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

ERROR! the role '/root/web' was not found in /root/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/root

Hi@akhtar, You are trying to use ansible role in your ...READ MORE

Aug 20, 2020 in Ansible by MD
• 95,460 points
3,345 views
0 votes
1 answer

How to set dynamic host inventory file for docker in Ansible?

Hi@akhtar, In a configuration especially a container setup such ...READ MORE

Sep 20, 2020 in Ansible by MD
• 95,460 points
2,004 views
0 votes
1 answer

MQTT Maximum Message count / Maximum Topic count

Hello @ Dingsbums , The number of topics is going ...READ MORE

Jul 27, 2020 in IoT (Internet of Things) by Niroj
• 82,840 points
4,736 views
0 votes
1 answer

Drop a table in Hive.

Hi@akhtar, When you drop a table from Hive ...READ MORE

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

How to write Reducer code for Hadoop?

Hi@akhtar, You can create a reducer code for ...READ MORE

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

How to get the first element of an array?

Hello @kartik, Try this: alert(ary[0]) Hope it helps!! Thank you ...READ MORE

Oct 5, 2020 in JQuery by Niroj
• 82,840 points
1,371 views
0 votes
1 answer

ERROR: anonymous is missing the Overall/Read permission

Hi@akhtar, You need to tell your username password. ...READ MORE

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

How to write a code In Python where input will be 1 then the output will be 2?

You can go through this:  def num(number): ...READ MORE

Oct 7, 2020 in Python by Gitika
• 65,770 points
1,285 views
0 votes
1 answer

Could not find a version that satisfies the requirement PIL==1.1.7 #6

Honestly, as long as you have the ...READ MORE

Sep 11, 2020 in Python by Gitika
• 65,770 points
2,382 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to check Docker container application logs?

Try this: docker container logs <container-id> READ MORE

Oct 12, 2020 in Docker by Vishwanath
1,027 views
0 votes
1 answer

DAX / PowerPivot query functions to spread aggregated values over time period

The solution below assumes a table called ...READ MORE

Oct 5, 2020 in Power BI by Gitika
• 65,770 points
1,320 views
0 votes
1 answer

ModuleNotFoundError: No module named 'stl'

Hi@akhtar, I had the same problem when installing ...READ MORE

Jul 15, 2020 in Python by MD
• 95,460 points
4,864 views
0 votes
1 answer

How can I pretty-print JSON using node.js?

Hello @kartik, JSON.stringify's third parameter defines white-space insertion ...READ MORE

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

How to view git logs of one user's commits?

Hi@akhtar, You can use the git log command ...READ MORE

Sep 4, 2020 in Git & GitHub by MD
• 95,460 points
2,644 views
0 votes
1 answer

How to find the status of MapReduce Job?

Hi@akhtar, You can run the Hadoop Job command ...READ MORE

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

How can modify request.data in django REST framework?

Hello @kartik, Generally request in drf views is rest_framework.request.Request instance. Following to ...READ MORE

Jul 2, 2020 in Python by Niroj
• 82,840 points
5,445 views
0 votes
1 answer

How do I parse JSON with Ruby on Rails?

Hello @kartik, Use  hash = JSON.parse string Rails should automagically ...READ MORE

Jul 25, 2020 in Java-Script by Niroj
• 82,840 points
4,450 views
0 votes
1 answer

Classification in Naive Bayes algorithm

Hi@Ogun, The Numpy module doesn't have a predict attribute. ...READ MORE

Oct 5, 2020 in Machine Learning by MD
• 95,460 points
1,313 views
+1 vote
1 answer

I have heard that there is different categories in AWS so what should I prefer to learn as a developer?

If you are preferring a career in ...READ MORE

Oct 14, 2020 in Career Counselling by Sirajul
• 59,230 points
863 views
0 votes
1 answer

How to creat and Update Laravel Eloquent?

Hello @kartik, Here's a full example of what ...READ MORE

Oct 19, 2020 in PHP by Niroj
• 82,840 points
723 views