Trending questions in Edureka Community

0 votes
0 answers

Check type of input taken through textInput in shiny app

How to Check type of input taken ...READ MORE

Jul 16, 2019 in Data Analytics by rubini
1,100 views
0 votes
0 answers

How does pillow work in opening and closing images in python?

Is there a separate library that we ...READ MORE

Jul 16, 2019 in Python by Waseem
• 4,540 points
1,101 views
+1 vote
0 answers

Color attribute values in plot - R

Hi, i want to show different colors ...READ MORE

Jul 12, 2019 in Data Analytics by keerthi
1,240 views
0 votes
1 answer

Can i edit an existing pipeline? - AWS

Yes. You can use the AWS CodePipeline ...READ MORE

Jul 1, 2019 in AWS by Travis
1,711 views
0 votes
0 answers

How to store r output that contains both text and tables using render* Functions?

How to store r output that contains ...READ MORE

Jul 19, 2019 in Data Analytics by pragyat
966 views
0 votes
0 answers
0 votes
1 answer

What is a Workflow in UiPath?

Hey @Ruchi, Workflows are small pieces of ...READ MORE

Mar 5, 2019 in RPA by Pratibha
• 3,690 points
6,798 views
0 votes
1 answer

Sqoop: Oracle Connection String

The format for connection string for Oracle ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Varun
2,788 views
0 votes
1 answer

Can we use different i/p and o/p format classes in mapreduce code?

Yes, InputFormatClass and OutputFormatClass are independent of ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Jimmy
1,350 views
+1 vote
1 answer

What will happen if you have forgotten to stop an instance on AWS?

EC2 is a service by Amazon where ...READ MORE

Jun 17, 2019 in AWS by ArchanaNagur
• 2,360 points
2,275 views
+1 vote
1 answer

AWS Enterprise Architect Interview Question- Help Urgent

Hey, have a look at the following ...READ MORE

Jun 11, 2019 in AWS by Kalgi
• 52,340 points
2,542 views
0 votes
1 answer

How do I create a star using the turtle module of python?

Hey @Jinu, Try something like this: import turtle star = ...READ MORE

Jun 22, 2019 in Python by Neha
2,123 views
0 votes
0 answers

how does sorted function works in python?

How are the arguments passed in the ...READ MORE

Jul 19, 2019 in Python by Waseem
• 4,540 points
955 views
+1 vote
0 answers

The KSQL query PRINT 'Topic' doesn't return a result

when I use the consumer it return ...READ MORE

Jul 1, 2019 in Apache Kafka by salma
1,701 views
0 votes
1 answer

How can I scroll a web page in Mozilla Firefox using Selenium?

Hi Rohan, steps to scroll a webpage in ...READ MORE

May 14, 2019 in Selenium by Pratibha
• 3,690 points
3,807 views
+1 vote
1 answer

Multichain "Resource temporarily unavailable" error

The command you have executed is used ...READ MORE

Jul 10, 2019 in Blockchain by Olivia
1,300 views
0 votes
1 answer

Create a circle turtle - Python

Hey its pretty simple. Try this out: food ...READ MORE

Jul 8, 2019 in Python by Manasa
1,384 views
0 votes
1 answer

Kubernetes: Daemon Sets

A DaemonSet is a set of pods ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,190 points
1,005 views
0 votes
1 answer

How to import TestNG in Eclipse for Selenium?

Hi Charu, to install TestNG framework in ...READ MORE

May 17, 2019 in Selenium by Abha
• 28,140 points
3,672 views
0 votes
1 answer

Sending hdfs file to a non hadoop cluster

There are different ways to do this. ...READ MORE

Jul 9, 2019 in Big Data Hadoop by Tarun
1,348 views
0 votes
1 answer

What to do when I get and error saying python not recognized as internal or external command?

You need to set up the path ...READ MORE

May 28, 2019 in Python by Fata
• 1,050 points
3,166 views
+1 vote
1 answer

ssh first with mysqldb in python

Setup an ssh tunnel before you use ...READ MORE

May 23, 2019 in Python by ana1504.k
• 7,910 points
3,326 views
0 votes
1 answer

How to enter text into text field using Selenium WebDriver

You can use the same code as ...READ MORE

Jul 6, 2018 in Selenium by Meci Matt
• 9,460 points
17,235 views
0 votes
1 answer

What are generators in Python?

There are two terms involved when we ...READ MORE

Jul 11, 2019 in Python by Neel
• 3,020 points
1,248 views
0 votes
1 answer

Draw a square using the turtle module - Python

Hey @Baily, use something like this: import turtle sq ...READ MORE

Jun 22, 2019 in Python by Himanshu
2,106 views
0 votes
1 answer

Error while reading multiline Json

peopleDF: org.apache.spark.sql.DataFrame = [_corrupt_record: string] The above that ...READ MORE

May 23, 2019 in Apache Spark by Conny
3,363 views
0 votes
2 answers

Is Software Development a dead-end after 35-40 years old?

Hi, Development is a never ending job, it ...READ MORE

May 21, 2019 in Career Counselling by Gitika
• 65,730 points
5,553 views
0 votes
1 answer

Python Tkinter: “‘Label’ unresolved” error

You have imported Tkinter as tk but ...READ MORE

May 9, 2019 in Python by Rishi
4,002 views
0 votes
1 answer

Hive Execution Engine

The default execution engine for Hive is mr. To ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Varun
2,847 views
0 votes
1 answer

Hive Connection issue

You are getting the issues probably because ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Karan
2,192 views
0 votes
1 answer

In Tableau, how to pass measure/dimension to action filters that are not in the chart?

Hi Sindhu,  You can choose the fields that are ...READ MORE

Mar 11, 2019 in Tableau by Cherukuri
• 33,050 points
6,514 views
0 votes
0 answers

How to trigger an action after clicking on a button? - R

Hi, i want to show the updated ...READ MORE

Jul 16, 2019 in Data Analytics by dhruv
1,066 views
0 votes
2 answers

Characteristics of RPA

The best characteristic of RPA is the ...READ MORE

Jul 1, 2019 in RPA by Jayshree
5,845 views
0 votes
2 answers

How to successfully implement your new strategy? [closed]

The basic activities in strategy implementation involve the following: Establishment ...READ MORE

Sep 11, 2019 in Career Counselling by Sirajul
• 59,190 points
1,113 views
0 votes
1 answer

How to determine what is the status of a deployment ?

You could use kubectl get deployment <deployment>.  If ...READ MORE

Jul 12, 2019 in Kubernetes by Sirajul
• 59,190 points
1,199 views
0 votes
1 answer

What is exception test in testng?

@Zubin, TestNG gives an option for tracing the ...READ MORE

Jun 19, 2019 in Selenium by Anvi
• 14,150 points
2,183 views
0 votes
0 answers

Linear Regression using Rcmdr

Hi, How to do Linear Regression using ...READ MORE

Jul 19, 2019 in Data Analytics by kriti
932 views
0 votes
1 answer

Attribute selection in Decision tree Algorithm

If you have a dataset that consists ...READ MORE

May 14, 2019 in Machine Learning by Raj
3,743 views
0 votes
1 answer

Can anyone explain how to use fluent wait on a webpage?

Hey Inayat, checkout following code snippet to ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
1,081 views
0 votes
1 answer

Kubernetes "secrets"

A Secret is an object that contains ...READ MORE

Jul 16, 2019 in Kubernetes by Sirajul
• 59,190 points
1,017 views
0 votes
1 answer

yield keyword in Python

The yield keyword is used along with ...READ MORE

Jul 9, 2019 in Python by Wajiha
• 1,960 points
1,309 views
0 votes
1 answer

How does decreasing the block size make more space on Datanode?

When there is space in data nodes ...READ MORE

Jul 5, 2019 in Big Data Hadoop by Krish
1,492 views
0 votes
0 answers

how to import jar in Mac

Jul 7, 2019 in Others by anonymous
1,438 views
0 votes
1 answer

How to handle a checkbox on a webpage and check its state using Selenium Webdriver?

Hey Chris, to handle a checkbox and ...READ MORE

May 14, 2019 in Selenium by Anvi
• 14,150 points
3,727 views
0 votes
0 answers

shiny apps authentication

How to add authentication for shiny applications? READ MORE

Jul 17, 2019 in Data Analytics by rithvik
1,002 views
0 votes
1 answer

Can Automation Anywhere run more than one bot at the same time on the same machine?

1. No, in a machine, only one ...READ MORE

Jun 13, 2019 in RPA by Iffath
• 1,180 points
2,425 views
0 votes
4 answers

Hyperledger: byfn.sh up: ERROR !!! FAILED to execute End-2-End Scenario.

Try these commands $ docker rm -f $(docker ...READ MORE

Nov 28, 2018 in Blockchain by kartik chauhan
8,073 views
0 votes
1 answer

Is it possible to exclude a particular test method from a test case execution?

Hello Tarang, you can exclude a particular ...READ MORE

Jun 19, 2019 in Selenium by Anvi
• 14,150 points
2,164 views
0 votes
2 answers

"aws: error: argument --region: expected one argument" when running Kubernetes on AWS

You seem pretty confused with AZ and ...READ MORE

Oct 4, 2018 in Kubernetes by Priyaj
• 58,020 points
13,278 views