Trending questions in Edureka Community

+1 vote
1 answer

Streaming facebook data using Flume framework!!!

Hi You can find the facebook 'API' from ...READ MORE

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

Python Pandas: selecting element in array column

pa.loc[row] selects the row with label row. pa.loc[row, ...READ MORE

May 13, 2019 in Python by SDeb
• 13,300 points
13,363 views
0 votes
1 answer

fetch all rows with null values in dataframe or dataset - R

Use below code -  which(is.na(air)) is.na() will return a boolean ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,030 points
11,127 views
0 votes
1 answer

What is the main purpose of HDFS fsck command?

HDFS fsck is used to check the ...READ MORE

Apr 10, 2019 in Big Data Hadoop by Gitika
• 65,770 points

edited Apr 12, 2019 by Gitika 14,810 views
0 votes
1 answer

How to manually trigger an azure data factory pipeline?

Here is what you could do. create everything without ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
3,196 views
+2 votes
1 answer

How to delete AWS account?

Hi @Hannah. Follow these steps to close ...READ MORE

Jan 24, 2020 in AWS by Priya
2,201 views
0 votes
1 answer

How to create a relative data slicer in Power BI?

Hi, With the relative date slicer or filter, you ...READ MORE

Jan 31, 2020 in Power BI by Shivani
1,969 views
0 votes
1 answer

How to add co-admin to an azure subscription?

To assign a user as an administrator Sign ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
2,304 views
0 votes
1 answer
0 votes
3 answers

Getting easily angry and mad at home after work

It could be because you are getting ...READ MORE

Sep 9, 2019 in Career Counselling by Firoz
8,205 views
0 votes
0 answers

Hyperledger Fabric: Average & Max Price FabCar

Hey, I'm using the fabcar project  (https://github.com/IBM/blockchain-application-using-fabric-java-sdk). I ...READ MORE

Mar 1, 2020 in Blockchain by pablobonet
• 120 points
721 views
0 votes
1 answer

How to Identify Web Element( Button) when there are multiple buttons without any ID

Hi Gangadhar, Do you need the HTML code to ...READ MORE

Feb 10, 2020 in HTML by Roshni
• 10,480 points
1,520 views
0 votes
1 answer

What is the use of acts configuration in Kafka Producer API?

Hi@akhtar, The acts configuration is used to configure ...READ MORE

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

Can devices that are not directly connected to the Internet access AWS IoT Core?

if device has Bluetooth connectivity with AWS ...READ MORE

Aug 20, 2020 in AWS by Mehul
901 views
0 votes
1 answer

Python datetime: How to change month number to month name?

You can use the datetime module to ...READ MORE

May 9, 2019 in Python by Suman
13,470 views
0 votes
1 answer

How to pass variables in selectors in UiPath Studio?

Hey Apeksha, you have to pass the ...READ MORE

Nov 5, 2019 in RPA by Abha
• 28,140 points
5,691 views
0 votes
1 answer

How do I change background color in Rstudio

Follow this: tools > global options > appearance ...READ MORE

Nov 2, 2018 in Data Analytics by Maverick
• 10,840 points
21,596 views
0 votes
1 answer

Chrome selenium driver - how to detach / leave the browser open after the get test is completed?

Hey Stephan, I had the similar issue ...READ MORE

Nov 4, 2019 in Selenium by Abha
• 28,140 points
5,952 views
0 votes
1 answer

What is jQuery?

Hey, jQuery is a fast and concise JavaScript ...READ MORE

Feb 14, 2020 in JQuery by kartik
• 37,520 points
1,322 views
0 votes
4 answers

What does a Computer Scientist do at ISRO?

A Computer Science Engineer or Computer Scientist ...READ MORE

Sep 9, 2019 in Career Counselling by Vineetha
8,075 views
0 votes
1 answer

Difference between summarise() and summarize() in R

summarise() and summarize() are synonyms. READ MORE

Sep 24, 2019 in Data Analytics by anonymous
9,108 views
0 votes
1 answer

Error: Global Variable is not accessable to local function

Hey kartik, A variable declared outside a function has a ...READ MORE

Feb 19, 2020 in PHP by Niroj
• 82,840 points
1,095 views
0 votes
1 answer

What are different debugging techniques provided by Blueprism?

@Pratibha, Blueprism provides 3 debugging techniques which ...READ MORE

Oct 18, 2019 in RPA by Poornima
6,442 views
0 votes
0 answers

How to start Pytest framework studying

Feb 29, 2020 in Python by Maruti
• 120 points
704 views
+2 votes
1 answer

Can we setup the kubernetes cronjob for a shell script present on local file system and not on the cluster?

This is the CRON function for executing ...READ MORE

Jan 16, 2020 in Kubernetes by Rhea
2,503 views
0 votes
1 answer

Python error "ImportError: No module named _tkinter, please install the python-tk package"

Use the following command to install tkinter ...READ MORE

Aug 9, 2019 in Python by Chandan
9,443 views
0 votes
2 answers

Python error "pygame.error: Couldn't open pygame.png"

add import os at top of your ...READ MORE

Sep 25, 2020 in Python by anonymous
1,603 views
0 votes
0 answers

How to do calculation in PHP using a csv file for retrieving data?

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

Feb 11, 2020 in HTML by anonymous
• 140 points
1,453 views
+1 vote
0 answers

uipath citrix automation

I want to know that this process ...READ MORE

Feb 7, 2020 in RPA by Vidhi
• 130 points
1,579 views
0 votes
1 answer

Is there any limit on the number of VPC per project in GCP?

The default limit for number of networks ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
6,802 views
0 votes
1 answer

What is a Modular Framework and why it is useful in Selenium webdriver?

Hi Junaid, as the name suggests, Modular ...READ MORE

May 13, 2019 in Selenium by Abha
• 28,140 points
13,264 views
0 votes
1 answer

How to capture the text from Alert Message in Selenium Webdriver?

Hello @Farhan, you can use getText() method ...READ MORE

Jul 3, 2019 in Selenium by Anvi
• 14,150 points
11,068 views
0 votes
1 answer

Display Percentage in a Row in Tableau

Hi Sindhu, You can follow below steps: 1. Create ...READ MORE

Mar 13, 2019 in Tableau by Cherukuri
• 33,030 points
15,873 views
0 votes
0 answers

Set up the necessary tools such as git, chromedriver(selenium), chromium browser(selenium) on the slave node through Ansible [closed]

Going through the Devops project. There is ...READ MORE

Feb 9, 2020 in Ansible by anonymous
• 130 points

closed Feb 14, 2020 by Sirajul 1,523 views
0 votes
2 answers

What is random.sample() method in Python?

The use of random.sample() Randomly select multiple items from ...READ MORE

Mar 13, 2020 in Python by Vishal
• 180 points
4,789 views
0 votes
1 answer

Can someone tell me which option is better to integrate Azure Key Vault with AKS Clusters?

I would say Flexvolume using aad pod identity is ok ...READ MORE

Feb 4, 2020 in Azure by Sam
• 6,260 points
1,699 views
0 votes
0 answers

machine learning engineer

Hello, I would like to know if ...READ MORE

Mar 3, 2020 in Machine Learning by Axel
• 120 points

edited Mar 4, 2020 by Gitika 541 views
0 votes
2 answers

Jenkins Pipeline: Build using parameters

First, as @sophie may mentioned it you should name ...READ MORE

Aug 8, 2019 in Jenkins by Sirajul
• 59,230 points
17,925 views
0 votes
1 answer

Add variable size and color of circle marker depending on condition

Hey, Give conditions for color or radius within ...READ MORE

Sep 23, 2019 in Data Analytics by Cherukuri
• 33,030 points
7,464 views
0 votes
1 answer

Exception in thread "main" java.lang.RuntimeException: Hive metastore database is not initialized.

Hi@akhtar, In this scenario, first you check if ...READ MORE

Feb 5, 2020 in Big Data Hadoop by MD
• 95,460 points
1,627 views
0 votes
0 answers

what is AWS DevOps?

I am new in Pune and Searching ...READ MORE

Mar 3, 2020 in AWS by Pallavi
• 160 points

edited Mar 3, 2020 by Gitika 529 views
+1 vote
1 answer

I am running a Jenkins job to sign the certificate by puppet master but it is failing

Refer to https://www.edureka.co/community/55971/puppet-error-while-signing-the-certificates This addresses a similar query like ...READ MORE

Mar 13, 2020 in Puppet by Liana
1,278 views
+1 vote
1 answer

Which DevOps certification is the best?

DevOps (Development Operations) is a pioneer innovative ...READ MORE

Feb 11, 2020 in Career Counselling by anonymous
• 59,230 points
1,341 views
0 votes
2 answers

Kubernetes error: You must be logged in to the server (the server has asked for the client to provide credentials

You probably missed the --client-ca-file flag in ...READ MORE

May 4, 2019 in Kubernetes by Aysha
16,795 views
0 votes
1 answer

ERROR 1819 (HY000): Your password does not satisfy the current policy requirements

Hi@akhtar, Before setting password in mysql, check the ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,460 points
1,242 views
0 votes
0 answers

Solidity: How i can return data from hash value ?

I have a solidity contract with two ...READ MORE

Feb 14, 2020 in Blockchain by simone
• 120 points
1,271 views
+1 vote
2 answers

Calculating date/time difference in Java

We can also use java.util.concurrent.TimeUnit class. long diff = d2.getTime() ...READ MORE

Aug 28, 2018 in Java by Sushmita
• 6,920 points
25,736 views