Trending questions in Edureka Community

0 votes
0 answers

Low_s canonical signature for bitcoin transaction

I have a transaction script and trying ...READ MORE

Mar 3, 2020 in Blockchain by anonymous
• 120 points
886 views
+1 vote
1 answer

How to install tensorflow using anaconda and python 3.7.1 on windows?

Since I am using python 3.5 so ...READ MORE

Aug 19, 2019 in Python by Arvind
• 3,050 points
9,300 views
+1 vote
1 answer

Schedule startup and shutdown of a VM instance on GCP.

With the recent release of Google Cloud ...READ MORE

Nov 6, 2019 in GCP by Sirajul
• 59,230 points
5,898 views
0 votes
1 answer

How to implement parallel read in a single application?

Hi@akhtar, To read parallel we have to create ...READ MORE

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

What is Php Mysql Database? How php connect to database?

Hello kartik, MySQL is the most popular database ...READ MORE

Feb 25, 2020 in PHP by Dey
1,139 views
0 votes
1 answer

Is it possible to use variables in SQL statement in Python?

cursor.execute("INSERT INTO table VALUES (%s, %s, %s)", ...READ MORE

Aug 21, 2019 in Python by Neel
• 3,020 points
9,248 views
0 votes
0 answers

how can i see / access my files in amazon s3

I need to know how can I ...READ MORE

Mar 7, 2020 in AWS by Prince
• 120 points
701 views
+1 vote
1 answer

Want to implement RPA in my organization, dont know how to start and how to calculate ROI for it?

Hey @Pritam, It's really a good thing ...READ MORE

Mar 2, 2020 in RPA by Sirajul
• 59,230 points
822 views
0 votes
1 answer

How to auto-refresh the ChromeDriver using Selenium Webdriver?

You can use this command. Also, refresh ...READ MORE

May 10, 2019 in Selenium by Vaishnavi
• 1,180 points

edited May 10, 2019 by Omkar 13,716 views
0 votes
1 answer

want to comment cron job using ansible

- ...READ MORE

Jun 18, 2020 in Ansible by Disha Khandelwal
2,627 views
0 votes
4 answers

How to become a Software Engineer at Google?

Google hosts this coding competition - Code ...READ MORE

Sep 10, 2019 in Career Counselling by Greg
8,408 views
0 votes
1 answer

How to enable forwarding from docker containers to the outside world?

By default, traffic from containers connected to ...READ MORE

Jul 8, 2019 in Docker by Sirajul
• 59,230 points
11,129 views
+1 vote
4 answers

Can I set ulimit for containers in k8s?

You can either modify them via UserData ...READ MORE

May 7, 2019 in Kubernetes by Inayat
18,732 views
0 votes
2 answers
+1 vote
1 answer

pull and run pushed docker image

Let's break this into 2 stages: Stage 1 - ...READ MORE

Feb 25, 2020 in Jenkins by Adam
1,060 views
0 votes
1 answer

Error while installing cv2 module in pycharm

Go to tools -> python console -> ...READ MORE

Jun 24, 2019 in Python by Quin
11,694 views
0 votes
2 answers

Ansible task to list all pods from any k8s namespace

Here is a more complete answer for ...READ MORE

Feb 6, 2020 in Ansible by scatat
7,033 views
0 votes
1 answer

SOURCE $HIVE_HOME/scripts/metastore/upgrade/mysql/hive-schema-0.14.0.mysql.sql; ERROR:

Hi@akhtar, I think mysql is not able to ...READ MORE

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

How to create. A schema for DTP?

Dynamic Trunking Protocol is CISCO proprietary protocol ...READ MORE

Mar 1, 2020 in Others by RishabhJain
• 120 points

recategorized Mar 2, 2020 by Gitika 893 views
0 votes
0 answers

main function is not working in python

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

Feb 18, 2020 in Python by Vasu
• 140 points
1,404 views
0 votes
4 answers

Should I go for certifications like Redhat or should I work on implementing a project using devops tools?

Hello Aman, Certification will help you in gaining ...READ MORE

Jul 18, 2020 in Career Counselling by Lily
• 260 points
1,555 views
+1 vote
0 answers

Certificate for HTTPS listener for Load balancer

HI guys, I was trying to create ...READ MORE

Feb 28, 2020 in Cloud Computing by saiarun
• 150 points
953 views
+2 votes
1 answer

How to connect to EC2 file directory using SFTP and Filezilla?

To connect to EC2 instance using Filezilla, ...READ MORE

Jul 27, 2018 in Cloud Computing by Gopalan
• 1,360 points
25,943 views
0 votes
0 answers

Trying to configure rsyslog server but I am facing challanges

Here are the steps which i have ...READ MORE

Mar 5, 2020 in Linux Administration by anonymous
• 120 points
699 views
+1 vote
3 answers

What is the command used to register gecko driver?

System.setProperty("webdriver.gecko.driver", "C:\\gecko ...READ MORE

Jan 10, 2019 in Selenium by Frankie
• 9,830 points
17,911 views
0 votes
1 answer

What is Surface Automation technique in Blueprism?

@Pratibha, Blue Prism provides Surface Automation techniques that ...READ MORE

Oct 21, 2019 in RPA by Jyoti
6,520 views
0 votes
1 answer

How to append dataframe without index?

You have to use the ignore_index option. ...READ MORE

Apr 1, 2019 in Python by Robert
15,291 views
0 votes
1 answer

How to open hyperlink in the same tab in power BI

Hey, the discussion on this topic is ...READ MORE

Jul 10, 2019 in Power BI by anonymous
• 33,030 points
10,960 views
–1 vote
2 answers

What is the keyboard shortcut for recording tasks in UIPath Studio?

Hi @Danish, UiPath supports a vast range ...READ MORE

Mar 23, 2019 in RPA by Anvi
• 14,150 points
6,139 views
+1 vote
0 answers

How to create a list of RDDs(or RDD of RDDs, if possible) from a single JavaRDD<List<Integers>> in Java?

Hi, I have the input RDD as a ...READ MORE

Jan 11, 2020 in Apache Spark by itsroops
• 130 points
2,944 views
0 votes
1 answer

Failed to get access token by using service principal. ADAL Error: service_unavailable while trying copy activity using datafactory

When the Service Token Server (STS) owned ...READ MORE

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

How to stop test execution in Selenium if an error occured?

Hey Fatima, if you are using any ...READ MORE

Jul 4, 2019 in Selenium by Abha
• 28,140 points
11,222 views
0 votes
3 answers

How autowiring works in Spring?

First, and most important - all Spring ...READ MORE

Jan 11, 2019 in Java by developer_1
• 3,350 points
18,637 views
0 votes
0 answers

How to handle simultaneous requests using springboot?

A gateway and load balancer built using ...READ MORE

Feb 9, 2020 in Java by anonymous
• 19,610 points
1,728 views
0 votes
0 answers

problem in sklearn

from sklearn.model_selection import train_test_split is not working ...READ MORE

Mar 9, 2020 in Python by Manjunath
• 120 points
487 views
0 votes
1 answer

Anyone know how to recover the kubernetes token?

You can recover it using : Kubeadm token ...READ MORE

Feb 3, 2020 in Kubernetes by Sirajul
• 59,230 points
1,934 views
0 votes
1 answer

Docker compose to bring up a Prometheus server

I think this docker-compose should be helpful. ...READ MORE

Oct 23, 2019 in Docker by Eric
6,367 views
0 votes
1 answer

R Shiny Error: no applicable method for 'filter_' applied to an object of class "c('reactiveExpr','reactive')"

The error could be because of using reactive ...READ MORE

Aug 21, 2019 in Data Analytics by Cherukuri
• 33,030 points
9,117 views
+7 votes
4 answers

How are ClusterIP, NodePort and LoadBalancer different from each other?

ClusterIP ClusterIP accesses the services through proxy. ClusterIP ...READ MORE

Sep 10, 2018 in Kubernetes by Nilesh
• 7,060 points
23,624 views
+1 vote
2 answers

if the File system is full how to troubleshoot ?

Check filesystem usage. df -h If /var is showing ...READ MORE

Nov 18, 2019 in Linux Administration by Sirajul
• 59,230 points
5,218 views
0 votes
2 answers

Obtaining a value when given a key in python dicionaries

Yes you can check below code dictionary = ...READ MORE

Nov 25, 2021 in Python by Suhas
831 views
0 votes
1 answer

Error on executing docker inspect while the docker image build is successfull.

Just type docker inspect contid /name without ...READ MORE

Feb 4, 2020 in Docker by viper
1,859 views
+3 votes
1 answer

How to read excel file numeric data of all rows and column in selenium? I have 10 rows and 5 column but I read Only String value not a Numeric value?

Hey, @Mahendra, check this thread https://www.edureka.co/community/52170/read-numeric-data-from-excel-sheet-using-selenium-webdriver It deals with ...READ MORE

Jan 27, 2020 in Selenium by Sirajul
• 59,230 points
2,107 views
0 votes
1 answer

python error " r = sr.Recognizer() AttributeError: 'module' object has no attribute 'Recognizer'"

Hey @Hannh, I had a similar issue. ...READ MORE

Oct 3, 2019 in Python by Farheen
7,216 views
0 votes
1 answer

Set up environment variables for gcloud tool to import/export data using Cloud Filestore.

Before you export or import data, you ...READ MORE

Nov 4, 2019 in GCP by Sirajul
• 59,230 points
5,834 views
+2 votes
1 answer

BluePrism Error

The possible reasons for this might be ...READ MORE

Mar 13, 2020 in RPA by Sirajul
• 59,230 points
1,179 views
0 votes
1 answer
0 votes
1 answer

Is there any way to get the number of New Items in a Queue?

Hi @Pratibha, yes you can get the ...READ MORE

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

How to create Kafka consumer API?

Hi@akhtar, If you know the kafka producer API ...READ MORE

Feb 11, 2020 in Apache Kafka by MD
• 95,460 points
1,540 views
+2 votes
1 answer

How to get into cyber security with no experience?

Cybersecurity as a profession has a wide ...READ MORE

Jan 29, 2020 in Career Counselling by Sirajul
• 59,230 points
2,021 views