Trending questions in Edureka Community

0 votes
1 answer

How to install Zookeeper in Ubuntu?

There are two ways to install Zookeeper: You ...READ MORE

Feb 20, 2019 in Big Data Hadoop by Omkar
• 69,180 points
5,782 views
0 votes
2 answers

How do i ssh into a running conatiner?

To bash into a running container,you could ...READ MORE

Aug 9, 2019 in Docker by Sirajul
• 59,190 points
1,641 views
0 votes
1 answer

Which is a good hex editor for Linux?

You could try Bless. It is written ...READ MORE

Jun 5, 2019 in Linux Administration by Upasana
• 8,620 points
1,277 views
0 votes
0 answers

What is JUnit @ignore test annotation and when it can be used?

What is JUnit @ignore test annotation and ...READ MORE

Jun 13, 2019 in Selenium by Garry
970 views
0 votes
2 answers

Signs that you have left a good impression to your interviewer

Hey, There are a few points you can keep ...READ MORE

Jun 18, 2019 in Career Counselling by Gitika
• 65,730 points
1,269 views
0 votes
1 answer

How to make label in center of dual axis chart?

Hi Banu, Follow below steps: 1. Create a dual ...READ MORE

Apr 2, 2019 in Tableau by Cherukuri
• 33,050 points
3,997 views
0 votes
1 answer

How to Change the maximum number of cells of a column family?

Hey, Given below is the syntax to change ...READ MORE

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

Syntax error while using block in ansible role

block should be on the same indentation level ...READ MORE

Mar 13, 2019 in Ansible by Kim
4,862 views
0 votes
1 answer

Trying to implement block-chain payment in website

There are many plugins that you can ...READ MORE

Jun 11, 2019 in Blockchain by Tina
981 views
0 votes
1 answer

related to href

Hey Himanshu, as far as I can ...READ MORE

Jun 18, 2019 in Selenium by Abha
• 28,140 points
760 views
0 votes
0 answers

How can you print the date in a regular format in python?

Is there a module or package in ...READ MORE

Jun 18, 2019 in Python by Waseem
• 4,540 points
708 views
0 votes
1 answer

Does AWS uses openstack?

No, AWS does not use any publicly ...READ MORE

Jan 31, 2019 in OpenStack by Ritwik
6,629 views
0 votes
1 answer

What are the different types of join in SQL?

Hi Suraj, You have a doubt regarding inner join ...READ MORE

May 28, 2019 in Database by sampriti
• 1,120 points
1,598 views
0 votes
1 answer

Unique fields data

Hey, use below calculated field - { FIXED ...READ MORE

Jun 17, 2019 in Tableau by anonymous
• 33,050 points
708 views
0 votes
1 answer

How we can configure multiple size for the buckets in HBase?

Hey, To, configurable multiple bucket sizes, configure the ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,437 views
0 votes
1 answer

Error saying "TypeError: range() integer end argument expected"

Try this: [x * 0.01 for x in ...READ MORE

May 27, 2019 in Python by Keshav
1,608 views
0 votes
4 answers

Hyperledger fabric: enrollAdmin.js Error: Cannot find module 'fabric-client'

Change your directory to fabric-samples/fabrcar. And run: npm ...READ MORE

Nov 21, 2018 in Blockchain by Omkar
• 69,180 points
6,069 views
0 votes
1 answer

Truffle migrate: Error: You must specify a network_id in your 'development' configuration in order to use this network.

You have to mention the network id ...READ MORE

Dec 11, 2018 in Blockchain by Omkar
• 69,180 points
8,821 views
0 votes
1 answer

How to kill a Backup Master in HBase?

Hey, To kill a backup master, you need ...READ MORE

May 23, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,791 views
0 votes
1 answer

What are the features of d3js?

Hey Ankur, following are some of the ...READ MORE

May 8, 2019 in Career Counselling by Eric
2,435 views
+1 vote
1 answer

what is the diffrence between hashing and encryption?

In hash, you can't get the actual ...READ MORE

Jun 25, 2019 by sunshine
• 1,300 points
351 views
0 votes
2 answers

Reverse an Array in Java

If you want to reverse the array ...READ MORE

Aug 28, 2019 in Java by Sirajul
• 59,190 points
1,230 views
0 votes
1 answer

Can anyone explain how to write Selenium script for Flash Testing?

Hey Wasin, to understand how Selenium scripts ...READ MORE

May 23, 2019 in Selenium by Neelam
1,799 views
0 votes
3 answers

Nginx reverse proxy URL getting rewritten

Hey @Gopi, try your ingress probably like ...READ MORE

Feb 12, 2019 in Kubernetes by Kalgi
• 52,340 points
5,559 views
0 votes
3 answers

Data Modeler Certifications

Hi,  These all are the certifications you can opt ...READ MORE

Jul 1, 2019 in Career Counselling by Gitika
• 65,730 points
4,528 views
0 votes
1 answer

Can anyone help me with the installation and configuration procedures of Hadoop Multi-Node Cluster?

If you are ready to switch to ...READ MORE

May 28, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,563 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
2,030 views
0 votes
1 answer

Comparing two string variables in an 'if' statement in Bash

1. For string comparison, use: if [ "$s1" ...READ MORE

May 15, 2019 in Linux Administration by Shubham
• 13,490 points
2,123 views
0 votes
1 answer

Getting an error when trying to authenticate using REST API Dynamics CRM with Azure AD.

Dynamics 365 has started to support Server-to-Server ...READ MORE

Apr 25, 2019 in Azure by Prerna
• 1,960 points
2,988 views
0 votes
1 answer

How driver.close() and driver.quit() commands are different from each other in Selenium?

Hello Pallavi, Selenium WebDriver’s close() command closes the ...READ MORE

May 7, 2019 in Selenium by Anvi
• 14,150 points
2,458 views
0 votes
1 answer

How will you backup an HBase cluster?

Hey, In 2 ways we can perform HBase ...READ MORE

May 22, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,816 views
0 votes
1 answer

How to configure Oozie to use Oracle?

You have to mention the following properties ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Rishi
1,165 views
0 votes
1 answer

Writing a heredoc to a file in a script

try to use tee: tee newfile <<EOF line 1 line 2 line ...READ MORE

May 20, 2019 in Linux Administration by Shubham
• 13,490 points
1,892 views
0 votes
1 answer

Explain what does the conf.setMapper Class do?

Hi, Conf.setMapperclass  sets the mapper class and all ...READ MORE

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

Query regarding Temporary table's metadata in HIVE

Registered tables are not cached in memory. ...READ MORE

May 22, 2019 in Big Data Hadoop by Tina
1,801 views
0 votes
0 answers

Command to initiate MapReduce which provide decent UI?

I am new to MapReduce and want ...READ MORE

Jun 14, 2019 in Big Data Hadoop by Rachna
858 views
0 votes
1 answer

Stacked and a independent column

Hi Rahul, Follow the below steps: 1. Create a ...READ MORE

Jun 12, 2019 in Tableau by Cherukuri
• 33,050 points
899 views
0 votes
1 answer

How do I get a list of all Ansible variables?

Ansible by default gathers facts about machines ...READ MORE

Jan 31, 2019 in Ansible by Mahir
6,633 views
0 votes
2 answers

What are the type of Parameterization in TestNG?

A Data Provider is a method on your class ...READ MORE

May 28, 2019 in Selenium by Frankie
• 9,830 points
1,497 views
+1 vote
0 answers

Email alert when Failed transaction is assigned to a reviewer?

Can we get Email alert when Failed ...READ MORE

Jun 27, 2019 by Sameer
280 views
0 votes
2 answers

Which programming language should I learn - Python or PHP?

It really depends on what you want ...READ MORE

Jun 11, 2019 in Python by Morten

reshown Jun 11, 2019 by Vardhan 1,212 views
0 votes
1 answer

Combined set for dynamic selection of members in a set

Hi Priyanka Follow the below steps: 1. Create 2 ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
941 views
0 votes
1 answer

Reset ansible vault password

Should you wish to change your password ...READ MORE

Feb 11, 2019 in Ansible by Zonasha
6,116 views
0 votes
1 answer

Python IDE's that include graphical debuggers

There are three python IDE's that include ...READ MORE

Jun 7, 2019 in Python by Fez
1,110 views
0 votes
1 answer

How to fetch a list of items (like a SQL IN clause)

You can use this as this worked ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,020 points
10,789 views
0 votes
1 answer

adding elements to empty set

Adding elements to a Set: Elements can be ...READ MORE

Jun 13, 2019 by Nisa
• 1,090 points
843 views
0 votes
1 answer

example of mypy with static typing

Have a look at this example: import sys import ...READ MORE

Jun 7, 2019 in Python by Althier
1,096 views
0 votes
1 answer

How to sort the data in sql ?

Hi Akash,  If you want to sort ...READ MORE

May 29, 2019 in Database by sampriti
• 1,120 points
1,477 views
0 votes
1 answer

i am not able to perform this method in selenium driver.get("google")

Hi Sachin, are you getting any errors ...READ MORE

May 15, 2019 in Selenium by Abha
• 28,140 points
2,086 views
0 votes
1 answer

What is work flow application consists of in Oozie?

Hi, A workflow application consists of the workflow ...READ MORE

Jun 12, 2019 in Big Data Hadoop by Gitika
• 65,730 points
878 views