Trending questions in Edureka Community

+1 vote
2 answers

Not able to install Solidity in Ubuntu

As far as I can understand the ...READ MORE

Nov 26, 2019 in Blockchain by DeadShotOne96
2,403 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,406 views
0 votes
1 answer

How can we optimize and minimize the memory when work with scala use case?

Hi, There is a term in Scala that is ...READ MORE

Jul 5, 2019 in Apache Spark by Gitika
• 65,730 points
1,157 views
0 votes
0 answers

Blueprism is navigating me to wrong screen

After clicking OK button in a screen, ...READ MORE

Jul 17, 2019 in RPA by anonymous
719 views
0 votes
1 answer

What is the use of setting the name of the job in mapreduce?

Job job = new Job(conf,"job_name") is just used ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Umesh
981 views
0 votes
0 answers

CodeDeploy failed

I have code pipeline, where I get ...READ MORE

Jul 1, 2019 in AWS by Janvi
1,369 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
2,808 views
0 votes
1 answer

What is error collector in JUnit and why it is used?

Hey Ekanshi, Error collector collects all error objects ...READ MORE

Jun 19, 2019 in Selenium by anonymous
• 28,140 points
1,847 views
0 votes
2 answers

What if ELB itself fails?

This is the exact same reason why ...READ MORE

May 15, 2019 in AWS by Takeshi
3,326 views
0 votes
1 answer

Can I run docker in docker?

If you want to use Docker in Docker, that ...READ MORE

Jul 5, 2019 in Docker by Sirajul
• 59,190 points
1,156 views
0 votes
3 answers

What is the salary offered to a Azure Administrator?

Hi, average salary varies from 5L to ...READ MORE

Jul 22, 2019 in Career Counselling by anonymous
4,667 views
0 votes
1 answer

Pig: Does these jar files run in NodeManager to produce result?

Below is what happens with the map-reduce ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Lucy
935 views
0 votes
1 answer

What are the levels of logging in UiPath studio?

Hey @Amit, logging levels present in UiPath ...READ MORE

Mar 29, 2019 in RPA by Anvi
• 14,150 points
5,389 views
+1 vote
0 answers

How to show CLUSTERS AFTER USING Kmeans(data,n) in R?

Hi, I'm new to R. I used ...READ MORE

Jul 12, 2019 in Data Analytics by prakash
848 views
0 votes
1 answer

How to synchronize python lists?

threading provides Lock objects if you need to protect an ...READ MORE

Jun 18, 2019 in Python by SDeb
• 13,300 points
1,893 views
0 votes
1 answer

Hive: Dropping a not empty database

This behavior is because Hive by default ...READ MORE

May 20, 2019 in Big Data Hadoop by Rakshit
3,138 views
0 votes
1 answer

Error: tkinter for Python Installation

It isn't easy to install Tkinter locally ...READ MORE

Jul 4, 2019 in Linux Administration by Upasana
• 8,620 points
1,227 views
+1 vote
0 answers

store images from a power publish report in db and call those images

Hi Experts What is the best way to ...READ MORE

Jul 3, 2019 in Power BI by Parminder
• 130 points
1,237 views
0 votes
1 answer

Impala: Add months to current time

You can add the months using the add_months method ...READ MORE

Jun 6, 2019 in Big Data Hadoop by John
2,398 views
0 votes
1 answer

Merging Files using PIG

In order to merge two or more ...READ MORE

Jul 9, 2019 in Big Data Hadoop by Tina
965 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,154 views
0 votes
1 answer

create a public internet-facing load balancer and attach backend Amazon EC2 instances that are not publicly reachable

Follow these steps: List the Availability Zones that ...READ MORE

May 16, 2019 in AWS by Laila
3,302 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
1,827 views
0 votes
1 answer

Error while trying to execute a maven project

Follow these steps: In global tool configuration: For Maven: ...READ MORE

Jan 3, 2019 in Jenkins by Vishnu
9,076 views
0 votes
1 answer

Configuring JDBC Clients for LDAP Authentication with HiveServer2

JDBC client requires a connection URL as ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Raman
2,520 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,482 views
0 votes
0 answers

How to perform string operations on every element of list ?

I have a list of words in ...READ MORE

Jul 18, 2019 in Python by Neel
• 3,020 points
606 views
0 votes
3 answers

What are the Effective ways of marketing products

Marketing is a lot easier these days...Thanks ...READ MORE

Jul 29, 2019 in Career Counselling by Sirajul
• 59,190 points
1,503 views
0 votes
1 answer

Connection String for MySQL database using Sqoop

The format for the connection string and ...READ MORE

Jun 6, 2019 in Big Data Hadoop by John
2,385 views
0 votes
1 answer

What is a revision in AWS CodePipeline?

A revision is a change made to ...READ MORE

Jul 1, 2019 in AWS by Sidd
1,305 views
0 votes
1 answer

what is the webDriverWait in Explicitwait??

Hey Narayanappagari, there's already a thread on ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
768 views
0 votes
0 answers

In R3 Corda I don't know to start the web server port in server?

In R3 Corda all the nodes are ...READ MORE

Jun 26, 2019 in Blockchain by anonymous
1,557 views
0 votes
1 answer

I want to insert an element at a specific index in a list and return the updated list.

Hi, Using insert() method you can insert the ...READ MORE

Jun 7, 2019 in Python by Taj
• 1,080 points
2,333 views
0 votes
1 answer

JDBC to HiveServer2 connection in HTTPS mode with SSL enabled

To connect to HiveServer2 in HTTPS mode ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Firoz
2,468 views
0 votes
1 answer

Tooltip different for different rows/columns

Hi Anitha, When you make a dual-axis graph, ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
3,022 views
0 votes
1 answer

What is the future of AWS?

Amazon Web Services (AWS) is a secure ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
2,631 views
0 votes
1 answer

Java URL encoding of query string parameters

I would not use URLEncoder. Besides being incorrectly ...READ MORE

Jun 1, 2018 in Java by Rishabh
• 3,620 points
18,357 views
0 votes
1 answer

What will happen if the OOZIE_URL environment variable has not been set?

Hey, If the Oozie_URL environment variable has not ...READ MORE

Jun 24, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,591 views
0 votes
1 answer

How to assign block expression in scala?

Hi, You can follow this example to know ...READ MORE

Jul 5, 2019 in Apache Spark by Gitika
• 65,730 points
1,116 views
0 votes
1 answer

Where is table data stored in Apache HIve by default?

Hi, yes, you can do it by using  ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,846 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,369 views
+1 vote
2 answers

How to prepare for technical analyst job profile? [closed]

Interview questions are designed to test your ...READ MORE

Sep 11, 2019 in Career Counselling by anonymous
1,145 views
0 votes
1 answer

What are different types of regressions?

There are three types of regressions: Linear regression: Linear ...READ MORE

May 10, 2019 in Machine Learning by Jinu
3,568 views
0 votes
1 answer

pandas and Stata 13 files

You can check with the following: Update your ...READ MORE

Jul 4, 2019 in Python by SDeb
• 13,300 points
1,161 views
0 votes
2 answers

System.setProperty is not recogonized in Eclipse.

Try adding the selenium jar files to ...READ MORE

Feb 5, 2019 in Selenium by Shashank
• 1,370 points
7,891 views
0 votes
4 answers

What are the skill sets required for Oracle Cloud Enginneer?

Hi Nitesh, to become an Oracle Cloud ...READ MORE

May 27, 2019 in Career Counselling by Ruchi
5,166 views
0 votes
1 answer

How to create and manage Users in UiPath Orchestrator?

Hello Rashmi, you can follow these steps ...READ MORE

Apr 5, 2019 in RPA by Pratibha
• 3,690 points
5,081 views
0 votes
1 answer

Any one know SAP Analytic Cloud is it possible to run SAC on premise?

SAP Analytic Cloud as the name suggests ...READ MORE

Jun 21, 2019 in AWS by Harsh
1,732 views
0 votes
1 answer

AWS cloud formation Template- providing Tags for the stack in the template

AWS CloudFormation automates and simplifies the task ...READ MORE

May 20, 2019 in AWS by ArchanaNagur
• 2,360 points
3,096 views
0 votes
1 answer

What are higher-order functions?

Higher-order functions are those functions that either ...READ MORE

Jul 25, 2019 in Python by Fata
• 1,050 points
1,176 views