Latest questions in Edureka Community

0 votes
1 answer

How to turn on REST gateway impersonation in HBase?

Hey, To turn on REST gateway impersonation, we ...READ MORE

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

Is it possible to make android apps using python?

Yes, of course, it's possible. PyMob is ...READ MORE

May 31, 2019 in Python by Umer
480 views
0 votes
1 answer

How to add server-side configuration for secure operation in HBase?

Hey, First, ensure that your underlying HDFS configuration ...READ MORE

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

Are there any copyrights restriction on python usage?

You can do anything and everything with ...READ MORE

May 31, 2019 in Python by Haseeb
441 views
0 votes
1 answer

Python error "ZeroDivisionError: division by zero"

Catch the error and handle it: try: ...READ MORE

May 31, 2019 in Python by Rhea
8,512 views
0 votes
2 answers

Python error "TypeError: Can't convert 'int' object to str implicitly"

A TypeError can occur if the type ...READ MORE

Feb 5, 2020 in Python by lovelmark
• 160 points
1 flag 18,269 views
0 votes
1 answer

Python error "Python NameError: global name 'Thread' is not defined"

There is a built-in function with the ...READ MORE

May 31, 2019 in Python by Riya
6,819 views
0 votes
1 answer

What things to keep in mind before upgrading Hbase ?

Hey, Before beginning the upgrade process, you must ...READ MORE

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

Hive: external table without URI scheme

Yes, it is possible to create an ...READ MORE

May 31, 2019 in Big Data Hadoop by Daniel
1,263 views
0 votes
1 answer

How to see the version of Zookeeper I am running?

Hey, First, you need to have a running ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
7,954 views
0 votes
1 answer

Which is good to learn, AWS or DevOps? Which has a great future?

Well Let us First see what is ...READ MORE

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

Hive: grant privileges on an object to a role

Use the GRANT <Privilege> statement to grant ...READ MORE

May 31, 2019 in Big Data Hadoop by Sooraj
410 views
0 votes
1 answer

zookeeper starting problem

Hey, The QuorumPeerMain service is visible with sudo ...READ MORE

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

Hive, Sentry: Problem while granting roles to a group

The group name you are trying to ...READ MORE

May 31, 2019 in Big Data Hadoop by Jimmy
965 views
0 votes
1 answer

Hive: Granting roles to groups

You can use the GRANT ROLE statement ...READ MORE

May 31, 2019 in Big Data Hadoop by Roshni
1,517 views
0 votes
1 answer

Hive: Create Roles

The syntax to create roles is: CREATE ROLE ...READ MORE

May 31, 2019 in Big Data Hadoop by Olly
357 views
0 votes
1 answer

Hive: Revoke SELECT privilege from a Role

The following command can be used to ...READ MORE

May 31, 2019 in Big Data Hadoop by Shri
1,727 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,077 views
+1 vote
1 answer

_spark_metadata/0 doesn't exist while Compacting batch 9 Structured streaming error

Please check https://kb.databricks.com/streaming/file-sink-str ...READ MORE

Nov 20, 2019 in Apache Spark by anonymous
3,660 views
0 votes
1 answer

Granting SELECT privilege in Hive

You can use this command to do ...READ MORE

May 31, 2019 in Big Data Hadoop by Umar
4,957 views
0 votes
1 answer

How to set HBase configuration file to set the heap to 4 GB ?

Hey, The following lines in the hbase-env.sh file shows how ...READ MORE

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

Redirecting output to a file and stdout

The command you want is named tee; foo ...READ MORE

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

How to extract file base name without path and extension in bash?

You don't actually have to call the ...READ MORE

May 31, 2019 in Linux Administration by Shubham
• 13,490 points
5,525 views
0 votes
1 answer

How to set Hive Server port?

You can set the port in the hive-site.xml file. ...READ MORE

May 31, 2019 in Big Data Hadoop by Aisha
3,395 views
0 votes
1 answer

Hive JDBC driver URL format and driver class.

For Hive server 1, the URL format ...READ MORE

May 31, 2019 in Big Data Hadoop by Adi
1,659 views
0 votes
1 answer

What configuration I need to make to run HBase client?

Hey, If you are configuring an IDE to ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
363 views
+1 vote
1 answer

Is it possible to create a jenkins pipeline without using a jenkinsfile?

Yes, you can create a Jenkins pipeline ...READ MORE

May 31, 2019 in Jenkins by Sirajul
• 59,230 points
5,173 views
0 votes
1 answer

How to perform double click on a webpage using WebDriver?

Hey Jaya, to perform double click on ...READ MORE

May 31, 2019 in Selenium by Anvi
• 14,150 points
482 views
0 votes
1 answer

What is the use of AutoIt tool with Selenium?

Hey Badrish, AutoIT is a third party tool ...READ MORE

May 31, 2019 in Selenium by Anvi
• 14,150 points
845 views
0 votes
1 answer

Is it possible to take screenshot with EventFiringWebDriver in Selenium?

@Yarush, Yes it is possible to take ...READ MORE

May 31, 2019 in Selenium by Jitendra
1,717 views
0 votes
2 answers

What are the benefits of using TestNG with Selenium?

Hi Falguni, some of the benefits of ...READ MORE

May 31, 2019 in Selenium by Anvi
• 14,150 points
1,471 views
0 votes
1 answer

Set Table Lock manager for Hive

To enable Table Lock manager, you have ...READ MORE

May 31, 2019 in Big Data Hadoop by Vinod
1,803 views
0 votes
1 answer

Encrypt Hive JDBC and Hive Server traffic

You can enable encryption of data flowing ...READ MORE

May 31, 2019 in Big Data Hadoop by John
427 views
0 votes
1 answer

What is the use of deSelectAll() method in Selenium Webdriver?

Hello Inderjeet, deselectAll() method is useful to ...READ MORE

May 31, 2019 in Selenium by Yogesh
6,030 views
0 votes
1 answer

What is the use of getOptions() method in Selenium?

Hi Urmila, getOptions() is used to get all ...READ MORE

May 31, 2019 in Selenium by Abha
• 28,140 points
9,734 views
0 votes
1 answer

How to check whether a text is underlined or not in a webpage using Selenium Webdriver?

Hey Kamal, you can use following code ...READ MORE

May 31, 2019 in Selenium by Abha
• 28,140 points
7,863 views
0 votes
1 answer

JDBC connection to Hive using TLS/SSL

Hi. The properties are right but in ...READ MORE

May 31, 2019 in Big Data Hadoop by Karan
1,995 views
0 votes
1 answer

Can anyone help me out to install the following packages R-MR, R-HDFS, and R-HBase on R-HAdoop?

I have understood your problem, I will ...READ MORE

May 31, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
508 views
0 votes
1 answer

Enabling TLS/SSL on Hive

To enable TLS/SSL on hive, you have ...READ MORE

May 31, 2019 in Big Data Hadoop by Haran
1,919 views
0 votes
1 answer

I am receiving a warning which says: Failed to locate the winutils binary in the Hadoop binary path

I see that you are facing multiple ...READ MORE

May 31, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
5,849 views
0 votes
2 answers

What is the difference between Map and HashMap in java?

The basic difference is : Map is ...READ MORE

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

CDH: Permission for Hbase user for Hbase key.

You can grant the permission for Hbase ...READ MORE

May 31, 2019 in Big Data Hadoop by Tina
522 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
359 views
0 votes
0 answers

What is the difference between isdigit, isnumeric and isdecimal in python?

Can you give examples for each of ...READ MORE

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

Encrypt spilled data in Impala

Yes, Impala allows you to encrypt spilled ...READ MORE

May 31, 2019 in Big Data Hadoop by Rajan
433 views
0 votes
1 answer

How can I compare two integers properly?

Hi Divya, I hope this code snippet will ...READ MORE

May 31, 2019 in Java by sampriti
• 1,120 points
814 views
0 votes
1 answer

Python pygame error : Failed loading libpng.dylib: dlopen(libpng.dylib, 2): image not found

Try installing libpng You can do it with ...READ MORE

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

keras model.fit_generator() several times slower than model.fit()

You may want to check out the ...READ MORE

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

Linux: Recursive download of a folder via FTP

wget -r ftp://user:pass@server.com/ try this. READ MORE

May 31, 2019 in Linux Administration by Upasana
• 8,620 points
466 views
0 votes
1 answer

How to Iterate HashMap?

Hi Shashank. Please try this code I hope ...READ MORE

May 30, 2019 in Java by sampriti
• 1,120 points
468 views