Trending questions in Edureka Community

0 votes
0 answers

how to write unittest cases for stock prediction data

import quandl as Quandl, math import numpy as ...READ MORE

Feb 20, 2020 in Python by Vasu
• 140 points
1,000 views
0 votes
1 answer

What is the need of serializer in Kafka Producer API?

Hi@akhtar, If we try to use String key ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,460 points
1,359 views
0 votes
1 answer

How to integrate bitbucket with Jenkins ?

You need to use the Bitbucket plugin ...READ MORE

Feb 11, 2020 in Jenkins by anonymous
• 59,230 points
1,392 views
0 votes
1 answer

How can we specify no route path in UI-Router?

hey @kartik, In order to route to any ...READ MORE

Feb 11, 2020 in Angular by anonymous
• 82,840 points
1,342 views
0 votes
1 answer

What programming languages should a ethical hacker know?

An Certified Ethical Hacker is a  computer expert, who specializes ...READ MORE

Feb 3, 2020 in Cyber Security & Ethical Hacking by Sirajul
• 59,230 points

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

Tibble vs Dataframe

Hi Shilpa, The differences are - 1. Tibble ...READ MORE

Aug 26, 2019 in Data Analytics by anonymous
• 33,030 points
9,167 views
0 votes
1 answer

How do I change the time duration to prevent sign out from azure portal due to inactivity?

The inactivity timeout setting helps to protect ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
3,361 views
0 votes
2 answers

Not Able to read the file from hdfs location

Please make sure you connect to spark2-shell ...READ MORE

Jul 14, 2020 in Big Data Hadoop by Shantanu
• 190 points
2,349 views
0 votes
1 answer

How to do session handling in Selenium Webdriver?

Hey Lalita, you can perform following steps ...READ MORE

Jun 20, 2019 in Selenium by Subhash
11,511 views
+1 vote
1 answer

Information Unavailable:Running jps command in Hadoop

Hi, I think this is because the process ...READ MORE

Jan 21, 2020 in Big Data Hadoop by anonymous
2,205 views
0 votes
1 answer

How to read Month and Select Start & End Date from a Calender in Uipath?

Hello Apeksha, If you need start date of ...READ MORE

Oct 23, 2019 in RPA by Anvi
• 14,150 points
6,103 views
0 votes
1 answer

Automatic merge failed; fix conflicts and then commit the result

Hi@Hasid, There are two types of merging in ...READ MORE

Feb 2, 2020 in Git & GitHub by MD
• 95,460 points
1,727 views
0 votes
1 answer

Does spark streaming provides checkpoint?

Hi@akhtar, Yes, Spark streaming uses checkpoint. Checkpoint is ...READ MORE

Feb 4, 2020 in Apache Spark by MD
• 95,460 points
1,588 views
+1 vote
0 answers

Error :tile cannot extend outside the image .How to save patches without this error.

def nodule_detect(nodules,j,numpyImage, numpyOrigin, numpySpacing): ...READ MORE

Jan 28, 2020 in Python by anonymous
• 150 points
1,889 views
0 votes
1 answer

what is Paired RDD and how to create paired RDD in Spark?

Hi, Paired RDD is a distributed collection of ...READ MORE

Aug 2, 2019 in Apache Spark by Gitika
• 65,770 points
9,622 views
0 votes
1 answer

Which is good to learn, AWS or DevOps? Which has a great future?

Well Let us First see what is ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
12,323 views
0 votes
1 answer

What is $route service in AngularJs?

$route is used for deep-linking URLs to controllers ...READ MORE

Feb 10, 2020 in Angular by Niroj
• 82,840 points
1,303 views
+2 votes
1 answer

How to copy paste text from website to another website(to fill form)?

You need to first make a connection ...READ MORE

Dec 26, 2019 in RPA by Sirajul
• 59,230 points
3,240 views
0 votes
1 answer

What is the limit on the number of integration runtimes?

There is no hard limit on the ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
2,985 views
0 votes
1 answer

What is azure key vault?

Azure Key Vault is a tool to create ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
2,064 views
+1 vote
0 answers

How can we convert PDF file to Word document.

Hi All, I have a third party tool ...READ MORE

Feb 19, 2020 in RPA by deppal
• 160 points
892 views
0 votes
1 answer

What is watch listener function in AngularJs?

Hii, Before you know what's the use of  watch ...READ MORE

Feb 3, 2020 in Angular by Niroj
• 82,840 points
1,581 views
0 votes
1 answer

reverse a list or vector in R

@ch, Use rev function to reverse R objects ...READ MORE

Oct 14, 2019 in Data Analytics by Cherukuri
• 33,030 points
6,431 views
0 votes
1 answer

What is the top advantages of using UI-router over ngRoute?

Hey, In Client side Routing there are several ...READ MORE

Feb 11, 2020 in Angular by anonymous
• 82,840 points
1,240 views
0 votes
0 answers

I want to download 2k excel records and rename the excel based on the column names from the table

I want to download these excels one ...READ MORE

Feb 17, 2020 in RPA by Hridya
• 120 points
1,019 views
0 votes
1 answer

I tried to do configration for retation log in kafkA ,BUT kafka broker shuts Down.Is there any solution for that??

Hi@Parth, There are mainly two types of retention ...READ MORE

Feb 18, 2020 in Apache Kafka by MD
• 95,460 points
992 views
0 votes
1 answer

Can I synchronize a local folder with a cloud storage bucket?

If you want to synchronize a local ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
4,756 views
0 votes
1 answer

Explain routing workflow with resolve in AngularJs?

Routing is just another way of fixing some content ...READ MORE

Feb 10, 2020 in Angular by anonymous
• 82,840 points
1,265 views
+3 votes
0 answers

PyQt5, when I click button, it close window itself.

PyQt5, when I click button, it close ...READ MORE

Dec 9, 2019 in Python by 의철
• 150 points
3,906 views
0 votes
1 answer

What is Html Web storage

With web storage, web applications can store ...READ MORE

Jan 31, 2020 in HTML by Niroj
• 82,840 points
1,692 views
+2 votes
0 answers

Schedule the deployment in Code pipeline

Hi All, I have 3 stage code pipeline ...READ MORE

Feb 12, 2020 in AWS by Rama
• 140 points
1,138 views
0 votes
1 answer

How to groupBy/count then filter on count in Scala

I think the exception is caused because ...READ MORE

Apr 19, 2018 in Big Data Hadoop by kurt_cobain
• 9,350 points
29,860 views
0 votes
1 answer

How can I get the current date and time in UTC or GMT in Java?

This definitely returns UTC time: as String ...READ MORE

Jun 7, 2018 in Java by Rishabh
• 3,620 points
27,735 views
0 votes
1 answer

I am trying to access Azure active directory through the Azure portal, but getting a "No Subscriptions Found" error.

To access the Azure portal, each user ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points
2,455 views
0 votes
1 answer

How to install python-poster in RedHat?

Hi@akhtar, To install python-poster in RedHat/CentOs, you can ...READ MORE

Feb 11, 2020 in Linux Administration by MD
• 95,460 points
1,187 views
0 votes
1 answer

Is terraform alternative to configuration management tools like ansible or puppet??

Ansible/Puppet/Chef is primarily a configuration management tool, ...READ MORE

Feb 3, 2020 in DevOps Tools by anonymous
• 59,230 points
1,535 views
0 votes
1 answer

What is the importance of Actions stage in Blueprism?

Hi Pratibha, as we know that a ...READ MORE

Oct 22, 2019 in RPA by Abha
• 28,140 points
6,018 views
0 votes
1 answer

How to send a report through email using Selenium Webdriver?

Hey Yashmika, to send a report through ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
10,216 views
0 votes
1 answer

How compile, controller, pre-linking and post linking works in Angularjs?

Explanation of compile and link process don't ...READ MORE

Jan 31, 2020 in Angular by Niroj
• 82,840 points
1,636 views
0 votes
1 answer

What is shared scope(in Directive)?

Assuming that you have knowledge on Scope( ...READ MORE

Feb 4, 2020 in Angular by Niroj
• 82,840 points
1,462 views
0 votes
1 answer

Why is my Spring @Autowired field null?

If you are not coding a web ...READ MORE

Dec 27, 2018 in Java by Daisy
• 8,140 points

edited Mar 4, 2022 by Sarfaraz 18,920 views
+1 vote
4 answers

Execute shell script file using kubernetes as a cron job

use /bin/sh instead of /bin/bash This solved it ...READ MORE

May 7, 2019 in Kubernetes by Sid
17,886 views
0 votes
1 answer

Is there any way to restore the deleted services after cancelling the subscription?

Yes, there's a way! After you cancel the ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points
2,403 views
0 votes
1 answer

What are the different status of queue items in Queue Management?

Hi Apeksha, in Queue Management there re ...READ MORE

Oct 22, 2019 in RPA by Abha
• 28,140 points
5,984 views
0 votes
1 answer

How to install Ganache in Windows?

First, we need to install nodejs. Go ...READ MORE

Feb 28, 2019 in Blockchain by Rishi
16,177 views
0 votes
0 answers

How to do calculation in PHP ?

Morning, I have a csv file which i ...READ MORE

Feb 11, 2020 by vi
• 140 points
1,187 views
0 votes
1 answer

Reverse the stack order in a stacked bar chart

Hi kriti, Use below code inside geom_bar function. position ...READ MORE

Aug 26, 2019 in Data Analytics by anonymous
• 33,030 points
8,530 views
0 votes
0 answers

Sentry: Grant role is getting error, while executing

Hi, Sentry: I am trying to grant a ...READ MORE

Feb 14, 2020 in Big Data Hadoop by Mahboob
• 140 points
1,065 views