Trending questions in Edureka Community

0 votes
2 answers

Scanner is skipping nextLine() after using next() or nextFoo()?

use input.nextLine(); after your nextInt() function for example:- input.nextInt(); ...READ MORE

May 11, 2019 in Java by Sourav Dangi
17,100 views
0 votes
1 answer

How can we use IN/EXIST operator in Hive?

Hey, Yes, now Hive supports IN or EXIST, ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Gitika
• 65,910 points
8,088 views
0 votes
2 answers
0 votes
1 answer

Assign access control to a BigQuery Dataset.

You can apply access controls during dataset creation by ...READ MORE

Nov 15, 2019 in GCP by Sirajul
• 59,230 points
1,646 views
0 votes
1 answer

Set read-write storage scope for a GKE cluster

By default, new Google Kubernetes Engine clusters ...READ MORE

Nov 14, 2019 in GCP by Sirajul
• 59,230 points
1,681 views
0 votes
1 answer

Install aptitude on Ubuntu

You just have to run one single ...READ MORE

Aug 26, 2019 in Linux Administration by Barca
5,134 views
0 votes
1 answer

How to replace characters in string in hive?

You can do it using regexp_replace. This is ...READ MORE

Nov 30, 2018 in Big Data Hadoop by Omkar
• 69,210 points
16,789 views
+1 vote
2 answers

What are the advantages of Functional Testing?

In simple words , expected result and actual ...READ MORE

Sep 1, 2020 in Software Testing by Sri
• 3,190 points
1,050 views
0 votes
1 answer

How to increase aws ebs volume using ansible ?

Hey, I am unaware of any specific ...READ MORE

Sep 9, 2019 in Ansible by Kalgi
• 52,360 points
4,529 views
0 votes
1 answer

Getting error while running a XML file in TestNG

Hello @Sradha, The synatx of using test is ...READ MORE

Dec 26, 2018 in Selenium by Rashmi
15,613 views
0 votes
1 answer

Install Jenkins on an ec2 instance

Hey @Yamini, follow these steps: 1. Install Java yum ...READ MORE

Aug 1, 2019 in AWS by Varsha
6,235 views
0 votes
1 answer

How can I automate Menu links of a website and validate page titles? Please help.

You could probably try following these steps ...READ MORE

Nov 29, 2019 in Selenium by Sirajul
• 59,230 points
3,189 views
+1 vote
1 answer

Can I estimate query cost before running it on GCP?

Yes, you can certainly estimate the query ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,364 views
0 votes
1 answer

Creating password for a windows instance on GCP

Windows Server instances use password authentication instead ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,862 views
0 votes
1 answer

Cloud spanner instance auto-scaling

As the instance's workload changes, Cloud Spanner ...READ MORE

Nov 14, 2019 in GCP by Sirajul
• 59,230 points
1,662 views
0 votes
1 answer

Add header row in pandas dataframe while printing

Refer to this code: import pandas as pd col_name=['Name', ...READ MORE

Jul 5, 2019 in Python by Suri
7,358 views
+1 vote
2 answers

What are the different software testing types?

we have 2 types of testing . Functional ...READ MORE

Sep 1, 2020 in Software Testing by Sri
• 3,190 points
1,020 views
0 votes
1 answer

Is it possible to require labels on creation of any of the GCP resources?

The labels are a simple way to group resources that are connected or related to others. For example you'll ...READ MORE

Nov 5, 2019 in GCP by anonymous
• 59,230 points
2,037 views
0 votes
1 answer

How many Start and End stages will be there in each page of process/object studio?

Hey Anvi, More than one Start Stage on ...READ MORE

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

Is there a way to estimate the cost for BigQuery storage in GCP?

Yes, you could do this using Google ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,385 views
0 votes
1 answer

How to find out what index Cloud Spanner is using to process a query?

To find out what index Cloud Spanner ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
1,374 views
0 votes
1 answer

Error with rbind

Hey, rbind needs the number of columns ...READ MORE

Oct 14, 2019 in Data Analytics by anonymous
• 33,030 points
3,135 views
+1 vote
1 answer

how can i create bins with different sizes?

You can give a different value for all ...READ MORE

Aug 13, 2019 in Tableau by anonymous
• 33,030 points
5,771 views
+1 vote
1 answer

How do I use the data of an array after splitting it?

Hey, You can use  np.greater(b, f) np.greater_equal(b, f) np.less(b, f) np.less_equal(b, ...READ MORE

Dec 9, 2019 in Python by Payal
535 views
0 votes
1 answer

How to create LIST from CSV file in Python?

You can use the pandas library for this which ...READ MORE

Jul 15, 2019 in Python by Karan
6,895 views
0 votes
1 answer

unable to install reprtree package

The solution to the same issue is ...READ MORE

Nov 2, 2019 in Data Analytics by Cherukuri
• 33,030 points
2,371 views
0 votes
1 answer

Getting a 503 HTTP response code while making a BigQuery API request.

This error returns when there is a ...READ MORE

Nov 15, 2019 in GCP by Sirajul
• 59,230 points
1,580 views
0 votes
1 answer

How to check the queries which have taken the most CPU utilization?

To display the recent queries that used ...READ MORE

Nov 14, 2019 in GCP by Sirajul
• 59,230 points
1,622 views
0 votes
1 answer

Removing the header of a text file in SparkRDD

1) First we loaded the data to ...READ MORE

Jul 31, 2019 in Apache Spark by Namitha
6,200 views
0 votes
2 answers

Unable to Click on an Element in Selenium (Python) even after finding it.

Here, I give you working script which ...READ MORE

Sep 19, 2018 in Selenium by Priyaj
• 58,090 points
23,496 views
0 votes
1 answer

Spark error: Caused by: java.lang.RuntimeException: The root scratch dir: /tmp/hive on HDFS should be writable.

Give  read-write permissions to  C:\tmp\hive folder Cd to winutils bin folder ...READ MORE

Jul 11, 2019 in Apache Spark by Rajiv
7,054 views
0 votes
1 answer

Permissions required to update a dataset.

At a minimum, to update dataset properties, ...READ MORE

Nov 15, 2019 in GCP by Sirajul
• 59,230 points
1,578 views
0 votes
0 answers

DAX Calculations for dynamically changing value

2 requirements: please help below scenarios I HAVE ...READ MORE

Dec 3, 2019 in Power BI by anonymous
• 18,570 points
830 views
+2 votes
0 answers

how can i download and install setookit?

Nov 30, 2019 in Others by anonymous
• 140 points
873 views
0 votes
1 answer

ValueError: Input contains NaN, infinity or a value too large for dtype('float32')

Assuming X_test is a pandas dataframe, you ...READ MORE

May 23, 2019 in Machine Learning by Maya
9,158 views
+1 vote
1 answer

Unable to execute the exported jar file exported from eclipse for the selenium webdriver test.

Hi Ijaz Looks like when you are executing ...READ MORE

Dec 4, 2019 in DevOps & Agile by Raveendiran
• 980 points
1,166 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

Jan 17, 2019 in Others by anonymous
14,650 views
0 votes
1 answer

How can I use Selenium in the background?

Hey there! I would suggest you try using a ...READ MORE

Jul 22, 2019 in Selenium by anonymous
6,680 views
+2 votes
1 answer

Why data cleaning plays a vital role in the analysis?

Data cleaning is the fourth step in ...READ MORE

Nov 22, 2019 in Data Analytics by Keshav
1,225 views
+1 vote
1 answer

Migrate S3 bucket from one account to another - AWS

As far as I know, you cannot ...READ MORE

Oct 9, 2019 in AWS by Neel
3,093 views
0 votes
1 answer

RDP connection fails to Windows on GCP

If you have Windows Remote Desktop Services installed ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
1,840 views
0 votes
1 answer

Change default expiration time for a dataset.

You can update a dataset's default table ...READ MORE

Nov 15, 2019 in GCP by Sirajul
• 59,230 points
1,538 views
0 votes
1 answer

How to check the status of logging in Google Cloud Storage?

Using gsutil, you can check logging by ...READ MORE

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

Convert character column to Date field in R Data frame

This is a good question. READ MORE

May 4, 2020 in Data Analytics by anonymous
808 views
0 votes
0 answers
+1 vote
0 answers

I have to write 2 triangles in one raw (python)

I have two triangles that has to ...READ MORE

Dec 4, 2019 in Python by מיקה
• 130 points
727 views
+1 vote
1 answer

Primary keys in Apache Spark

import sqlContext.implicits._ import org.apache.spark.sql.Row import org.apache.spark.sql.types.{StructType, StructField, LongType} val df ...READ MORE

Aug 9, 2019 in Apache Spark by ravikiran
• 4,620 points
5,707 views
0 votes
1 answer

How Foreach Operation works in Apache Spark?

Hi, foreach() operation is an action. It does not ...READ MORE

Aug 2, 2019 in Apache Spark by Gitika
• 65,910 points
6,036 views