Trending questions in Edureka Community

0 votes
1 answer

what is Region keyword and and store keyword in Hbase?

Hey, In HBase, tables are split into regions ...READ MORE

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

Error saying "Timeout (12s) waiting for privilege escalation prompt: or Connection to 127.0.0.1 closed.\r\n"

Hey @Sinha, add these parameters in your ...READ MORE

Feb 9, 2019 in Ansible by Monish
5,413 views
0 votes
1 answer

Renaming multiple columns in pandas dataframe

Please refer to the below code to ...READ MORE

Apr 3, 2019 in Python by Raj
3,112 views
0 votes
2 answers

R Programming error in if condition

Hi. Instead of breaking the line add it ...READ MORE

Aug 26, 2019 in Data Analytics by anonymous
• 33,050 points
1,575 views
+1 vote
3 answers

when i tried to run the hdfs namenode -format command...its failed to run..can anyone help me with this???

Hi Suriyaprakash, I guess the path for hadoop ...READ MORE

Jul 23, 2018 in Big Data Hadoop by avi_man_utd
13,635 views
0 votes
1 answer

Explain the function of ORDER-BY operator in pig?

Hi, The ORDER-BY operator is used to display ...READ MORE

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

How to loacte data cell in Hbase?

Hey, Hbase uses the coordinates to locate a ...READ MORE

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

Can Kubernetes dashboard be accessible from outside the cluster?

Yes, you just have to copy the ...READ MORE

Apr 30, 2019 in Kubernetes by Himanshu Sharma
1,950 views
0 votes
1 answer

PEP8 E226 recommendation

The maintainers of the PEP8 tool decide ...READ MORE

May 23, 2019 in Python by SDeb
• 13,300 points
958 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
1,208 views
0 votes
1 answer

pyplot tab character

I see that pylab.show actually shows some ...READ MORE

Mar 19, 2019 in Python by SDeb
• 13,300 points
3,759 views
0 votes
1 answer

What do you mean by Bag in Pig?

Hey, Bag in Apache Pig is nothing but ...READ MORE

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

How to confirm if Hue plugins are properly set?

You can confirm it like this: $ tail ...READ MORE

May 24, 2019 in Big Data Hadoop by Shirish
901 views
0 votes
2 answers

Do you learn from your organization or do you just learn by yourself and apply it in your work?

Hey, I don't think this perception is good ...READ MORE

May 30, 2019 in Career Counselling by Gitika
• 65,730 points
1,034 views
0 votes
1 answer

Increase Yarn wait time for Sparkcontext

The default time that the Yarn application waits ...READ MORE

Mar 27, 2019 in Apache Spark by Rohit
3,436 views
0 votes
1 answer

Open separate tabs in browser from dashboard through web object

Hi Ayushi, You can open separate tabs on ...READ MORE

May 16, 2019 in Tableau by Cherukuri
• 33,050 points
1,246 views
+2 votes
1 answer

Error in log when trying to create a kubernetes cluster saying 1 node(s) had taints that the pod didn't tolerate.

You get this error when your pod ...READ MORE

Jan 11, 2019 in Kubernetes by Yesha

edited Jun 28, 2019 6,563 views
0 votes
1 answer

Is there a limit on the number of attributes in DynamoDB Table?

Actually, there is no limit to the ...READ MORE

Feb 21, 2019 in AWS by Archana
• 5,640 points
4,859 views
0 votes
1 answer

What does the main properties of any activity mean in UiPath studio?

Hi @Sumit, there are multiple activities that you ...READ MORE

Mar 26, 2019 in RPA by Pratibha
• 3,690 points
3,438 views
0 votes
1 answer

Show Records where non-null in both fields

Hey, Try this,  create a calculated field as ...READ MORE

May 23, 2019 in Tableau by Cherukuri
• 33,050 points
942 views
0 votes
1 answer

What is PageFactory in Selenium?

Hi Shruti, The PageFactory class in Selenium is an extension ...READ MORE

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

What is the recommended way to open an application as part of a task in Automation Anywhere?

The recommended methods for opening an application ...READ MORE

Apr 1, 2019 in RPA by Iffath
• 1,180 points
3,176 views
0 votes
1 answer

What are the most commonly used frameworks in automation testing?

Hey Hina, some of the most commonly ...READ MORE

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

I am not able to use pull, push, branch merge

Please execute the below command in the ...READ MORE

May 23, 2019 in Git & GitHub by Umer
916 views
0 votes
1 answer

Disassociate a CIDR block associated with a VPC

Yes, you can. According to the documentation: You ...READ MORE

May 16, 2019 in AWS by Meghna
1,218 views
0 votes
1 answer

How to check if a substring is present in a string using Python?

To check if the substring exists in ...READ MORE

May 9, 2019 in Python by Sharan
1,523 views
0 votes
1 answer

How can you use a single insert statement into three tables from three different classes in python

you can use executescript() method : This is ...READ MORE

May 23, 2019 in Python by Mihir
915 views
0 votes
1 answer

What is the difference between pd.concat(frames) and pd.concat(frames, key[])?

Both the codes are used to concatenate ...READ MORE

May 14, 2019 in Python by John
1,307 views
+1 vote
1 answer

How Selenium functions internally when you create a object of driver instance?

Based on the above statements, the Firefox ...READ MORE

May 8, 2019 in Selenium by Frankie
• 9,830 points
1,526 views
0 votes
2 answers

learn a lesson from a person below you?

Hey, There is nothing wrong if you learn ...READ MORE

May 31, 2019 in Career Counselling by Gitika
• 65,730 points
990 views
0 votes
1 answer

How can I register webdrivers for python-selenium?

Hello Shelly, to register webdrivers like Chrome ...READ MORE

May 16, 2019 in Selenium by Pratibha
• 3,690 points
1,253 views
0 votes
1 answer

Java version for Jenkins on ubuntu 18.04

Hi @Koyal, If you look at the ...READ MORE

Apr 16, 2019 in Jenkins by Vish
2,547 views
0 votes
1 answer

How exception handling can be done in Selenium?

@Suresh, Selenium exceptions can be handled in ...READ MORE

May 23, 2019 in Selenium by Suman
947 views
0 votes
1 answer

What is clustering in Machine Learning?

Clustering is a type of unsupervised learning ...READ MORE

May 10, 2019 in Machine Learning by Shridhar
1,501 views
0 votes
4 answers

Issue with getting web3.eth.accounts (MetaMask)

I solved problem, using: web3.eth.getAccounts((err, res) => ...READ MORE

Oct 12, 2018 in Blockchain by Perry
• 17,100 points
5,942 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,050 points
1,036 views
0 votes
1 answer

Multichain installation error

Please follow the below steps to install ...READ MORE

May 22, 2019 in Blockchain by Wasim
939 views
0 votes
1 answer

Maximizing the current tab in Visual Studio

try View->Full Screen (Shift + Alt + Enter) READ MORE

May 14, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,296 views
0 votes
1 answer

Solidity error: SyntaxError: No visibility specified.

As mentioned in the error, you have ...READ MORE

Dec 12, 2018 in Blockchain by Omkar
• 69,180 points
7,891 views
0 votes
1 answer

How to decrease load on HBase while importing Sqoop?

Sqoop by default serializes all the input ...READ MORE

May 16, 2019 in Big Data Hadoop by Yogi
1,195 views
0 votes
1 answer

Advantages of NLB over a classic one

I've listed down all the benefits of using ...READ MORE

May 14, 2019 in AWS by Isha
1,281 views
0 votes
0 answers

What is the python image library?

Do we use it in python 3 ...READ MORE

May 31, 2019 in Python by Waseem
• 4,540 points
594 views
0 votes
1 answer

pip wheel conditional dependencies

With the latest version (2017) of the ...READ MORE

May 7, 2019 in Python by SDeb
• 13,300 points
1,591 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
1,186 views
+1 vote
1 answer

How can I reverse list in Python?

Reversing a list is a commonly used ...READ MORE

May 13, 2019 in Python by Taj
• 1,080 points
1,286 views
0 votes
1 answer

Linux Permissions: Sticky bits

You might have come across read, write ...READ MORE

May 21, 2019 in Linux Administration by John
974 views
0 votes
3 answers

Not allowed to work after marriage, what to do?

Hi, See as a working woman you should ...READ MORE

Jun 13, 2019 in Career Counselling by Gitika
• 65,730 points
2,530 views
0 votes
1 answer

Tableau - Convert string from date

Hi Ayushi, 1.You can convert a date field ...READ MORE

Apr 22, 2019 in Tableau by Cherukuri
• 33,050 points
2,222 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
1,078 views
0 votes
1 answer

How to generate urls in django?

If you need to use something similar ...READ MORE

Apr 12, 2019 in Python by SDeb
• 13,300 points
2,662 views