Most answered questions in Edureka Community

0 votes
1 answer

What is a tuple in python?

A tuple is a collection data type ...READ MORE

May 21, 2019 in Python by Mohammad
• 3,230 points
818 views
0 votes
1 answer

What are the naming conventions for variables and data types in python?

There are certain rules that we have ...READ MORE

May 21, 2019 in Python by Mohammad
• 3,230 points
1,855 views
0 votes
1 answer

Count of negative profit and positive profit for a month

Hi Anitha, It is easy and simple. Follow ...READ MORE

May 20, 2019 in Tableau by Cherukuri
• 33,030 points
1,896 views
0 votes
1 answer

How to find the value of a row in a csv file in python?

If you want to find the value ...READ MORE

May 20, 2019 in Python by Sanam
18,621 views
0 votes
1 answer

Python: Sort list of lists numerically

You can try and De-dupe it with ...READ MORE

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

Python Regex Search And Replace

You need not use a regex. Your ...READ MORE

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

How to perform a calculation using one variable with an aggregation in calculated field?

Hi, You can use the calculative field and ...READ MORE

May 20, 2019 in Tableau by anonymous
• 33,030 points
503 views
0 votes
1 answer

pie chart from a calculated field

Hi Keerthana, As you have already created a ...READ MORE

May 20, 2019 in Tableau by Cherukuri
• 33,030 points
2,188 views
0 votes
1 answer

Need to group customers, based on %

Hi Karthick, You calculative field to form ...READ MORE

May 20, 2019 in Tableau by anonymous
• 33,030 points
447 views
0 votes
1 answer

How to find path of software installed in Linux?

There are multiple ways to find the ...READ MORE

May 20, 2019 in Linux Administration by Rishi
7,812 views
+1 vote
1 answer

How to transfer my Amazon S3 Bucket to another region

Hey @Richard, as far as I know, ...READ MORE

May 20, 2019 in AWS by Kalgi
• 52,360 points
22,901 views
0 votes
1 answer

How many languages gherkin supports?

In order to allow Gherkin to be written in ...READ MORE

May 17, 2019 in Career Counselling by Frankie
• 9,830 points
1,652 views
+1 vote
1 answer

How do I create an SNS topic while creating an alarm for my Load Balancer using with CloudWatch console?

Follow these steps: Open the Amazon EC2 consoleOn ...READ MORE

May 17, 2019 in AWS by Tamheer
939 views
0 votes
1 answer

How do I create an alarm for my load balancer using the Amazon EC2 console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Rhea
1,374 views
0 votes
1 answer

How do I view a metric across all dimensions while viewing Load Balancer metrics using the CloudWatch console?

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Haseeb
1,730 views
0 votes
1 answer

select a metric dimension to view metrics by load balancer by Availability Zone across all load balancers through CloudWatct

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Jinu
652 views
0 votes
1 answer

View CloudWatch metrics of my Load Balancer using the CloudWatch console?

Hey @Nell, Follow these steps: Open the CloudWatch ...READ MORE

May 17, 2019 in AWS by Liena
609 views
0 votes
1 answer

How do I view CloudWatch metrics for my Load Balancer using the console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Tanishq
595 views
0 votes
1 answer

How do I create a subquery in hive?

Hey, Hive subquery is a select expression enclosed ...READ MORE

May 17, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,563 views
0 votes
1 answer

How to run HCatalog using Hive?

You can run HCatalog using the below ...READ MORE

May 17, 2019 in Big Data Hadoop by Likith
618 views
0 votes
1 answer

How to override Mapred home directory using sqoop?

Sqoop provides an option to override the ...READ MORE

May 17, 2019 in Big Data Hadoop by Rajini
717 views
0 votes
1 answer

What is gherkin?

Gherkin is the format for cucumber specifications. It is a ...READ MORE

May 17, 2019 in Selenium by Frankie
• 9,830 points
422 views
0 votes
1 answer

Specify JDBC driver to use with Sqoop

Mention the JDBC driver in the sqoop import ...READ MORE

May 17, 2019 in Big Data Hadoop by Kishan
1,218 views
0 votes
1 answer

When does ElementNotInteractable exception occurs?

This Selenium exception is thrown when an ...READ MORE

May 17, 2019 in Selenium by Frankie
• 9,830 points
506 views
0 votes
1 answer

What is the value shown in tooltip when hovered over trend line?

Hi, When you hover over the trend line ...READ MORE

May 17, 2019 in Tableau by Cherukuri
• 33,030 points
1,055 views
0 votes
1 answer

Getting runtime.cucumberexception for error parsing feature file

First check if there is any extra ...READ MORE

May 17, 2019 in Selenium by Frankie
• 9,830 points
27,617 views
0 votes
1 answer

Add image in story

Hi, you can add an image in the ...READ MORE

May 17, 2019 in Tableau by anonymous
• 33,030 points
5,995 views
0 votes
1 answer

How to add multiple dashboards in story?

Hi, You can add the same or different ...READ MORE

May 17, 2019 in Tableau by anonymous
• 33,030 points
10,919 views
0 votes
1 answer

How to run test scripts in Selenium using PhantomJS?

Hey @Shushil, you can run your test ...READ MORE

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

What are the steps to install PhantomJS with Selenium?

Hello Rizwan, steps to install PhantomJS with ...READ MORE

May 17, 2019 in Selenium by Pritesh
2,420 views
0 votes
1 answer

How can I use HTML Unit Driver as a headless browser with Selenium?

Hello @Nishant, follow these steps to use ...READ MORE

May 17, 2019 in Selenium by Anvi
• 14,150 points
3,993 views
0 votes
1 answer

How to run Selenium test cases in Headless Chrome browser?

@Afreen to run selenium test cases in ...READ MORE

May 17, 2019 in Selenium by Kushal
3,862 views
0 votes
1 answer

Merge multiple pdf files in one using terminal

Install a utility call pdfunite which is ...READ MORE

May 17, 2019 in Linux Administration by ajs3033
• 7,300 points
659 views
0 votes
1 answer

what are nested if statements in python?

nested if statements are statements with more ...READ MORE

May 21, 2019 in Python by Mohammad
• 3,230 points
589 views
0 votes
1 answer

how can i import the tensorflow library in python?

to import the tensorflow library in your ...READ MORE

May 21, 2019 in Python by Mohammad
• 3,230 points
623 views
0 votes
1 answer

Calculate age from dob field and another date value using slicer

Hi Karthick, Create a parameter with year range ...READ MORE

May 17, 2019 in Power BI by anonymous
• 33,030 points
1,626 views
0 votes
1 answer

Give constant values to a column or field

Hi Priyanka, You can use a measure to ...READ MORE

May 17, 2019 in Power BI by anonymous
• 33,030 points
1,795 views
0 votes
1 answer

Use Measure/ column to replace text

Hi Nithin, For example, to replace null or ...READ MORE

May 17, 2019 in Power BI by Cherukuri
• 33,030 points
797 views
0 votes
1 answer

Measure to filter date from another field

Hi, Create a column with [date-field].[month] to fetch ...READ MORE

May 17, 2019 in Power BI by Cherukuri
• 33,030 points
394 views
0 votes
1 answer

Set dynamic date value for parameter

Hi Anitha, You can create a calculated field ...READ MORE

May 17, 2019 in Tableau by Cherukuri
• 33,030 points
495 views
0 votes
1 answer

Difference between measure and calculate column in power BI

Hi Rahul,  With calculated columns, you can add new ...READ MORE

May 17, 2019 in Power BI by Cherukuri
• 33,030 points
10,333 views
0 votes
1 answer

How to run a Function in Spyder and check output?

You will see the output of the ...READ MORE

May 17, 2019 in Python by Omkar
• 69,230 points
10,313 views
0 votes
1 answer

How to set output path for sqoop generated code?

To set output path for the generated ...READ MORE

May 17, 2019 in Big Data Hadoop by Suman
1,056 views
0 votes
1 answer

Sqoop set path for compiled objects

While you use the sqoop command (I ...READ MORE

May 17, 2019 in Big Data Hadoop by Kunal
486 views
0 votes
1 answer

Sqoop: Use accumulo with user credentials

Refer to the below syntax and use ...READ MORE

May 17, 2019 in Big Data Hadoop by Carly
334 views
0 votes
1 answer

Sqoop import mention accumulo instance to use

You have to mention the accumulo instance ...READ MORE

May 17, 2019 in Big Data Hadoop by Esha
370 views
0 votes
1 answer

How to set Zookeeper server for Accumulo in sqoop?

Hi. To mention the Zookeeper server in ...READ MORE

May 17, 2019 in Big Data Hadoop by Kumar
717 views
0 votes
1 answer

Increasing latency for Accumulo batch writer

The default max-latency set is 0 milliseconds. ...READ MORE

May 17, 2019 in Big Data Hadoop by Karan
383 views
0 votes
1 answer

How to increase Sqoop Accumulo write buffer size?

By default the write buffer size is ...READ MORE

May 17, 2019 in Big Data Hadoop by Rishi
639 views