Most voted questions in Edureka Community

0 votes
1 answer

Power of a number in Impala

Suppose you have fetched two values X ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Reshma
571 views
0 votes
1 answer

Impala concatenate string.

Yes, you can concatenate two strings using ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Raghu
13,123 views
0 votes
0 answers

What are some sources to learn design techniques in python?

The idea is to build creative error ...READ MORE

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

How can I start learning Node.js and its related components?

Node.js is an open source server environment ...READ MORE

Jun 6, 2019 in Career Counselling by ArchanaNagur
• 2,360 points
504 views
0 votes
0 answers

How can i get the content in the JSON format while making the GET requests in python?

While making POST requests how can we ...READ MORE

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

divide grand total by category

Use the calculated column to calculate the ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,030 points
955 views
0 votes
1 answer

Sqoop and Teradata database connection URL

Refer below Syntax: jdbc:teradata://<HOST>/DBS_PORT=1025/DA ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Vishwa
949 views
0 votes
3 answers

JDBC connection string for Netezza

HI.. Netezza is one of the widely used ...READ MORE

Oct 30, 2020 in Big Data Hadoop by SRI
2,933 views
0 votes
1 answer

What is the PostgreSQL connection string for Sqoop?

The format of the connection string is: jdbc:postgresql://<HOST>:<PORT>/<DATABASE_NAME> You ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Kamal
1,712 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
1,759 views
0 votes
1 answer

Sqoop: Oracle Connection String

The format for connection string for Oracle ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Varun
2,055 views
0 votes
1 answer

Build Python on Windows

Fork the CPython repository to your GitHub account and get ...READ MORE

Jun 6, 2019 in Python by Fez
419 views
0 votes
1 answer

Build python on mac

Fork the CPython repository to your GitHub account and get ...READ MORE

Jun 6, 2019 in Python by Fez
488 views
0 votes
1 answer

Build python on Unix

Fork the CPython repository to your GitHub account and get ...READ MORE

Jun 6, 2019 in Python by Fez
314 views
0 votes
1 answer

Install PostgreSQL JDBC driver for Sqoop

All you have to do to install ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Quill
2,810 views
0 votes
1 answer

Access to development version of python through Git

Follow these steps; Install Git and other dependencies Fork the ...READ MORE

Jun 6, 2019 in Python by Lina
359 views
0 votes
1 answer

Submit bug reports - Python

To report a bug, you can use the ...READ MORE

Jun 6, 2019 in Python by Nisha
629 views
0 votes
1 answer

Using Microsoft SQL Server for Sqoop

To use Microsoft SQL Server for Sqoop, ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Ramay
780 views
0 votes
1 answer

Python releases announcements

Hey @Gargi, all releases are announced on ...READ MORE

Jun 6, 2019 in Python by Trisha
340 views
0 votes
1 answer

Where do I get the Alpha test version of Python?

Hi @Jarvis, You can get the Also and ...READ MORE

Jun 6, 2019 in Python by Kim
419 views
0 votes
1 answer

Run Oozie against a federated Cluster

You can run Oozie against the federated ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Nanda
329 views
0 votes
1 answer

Oozie Uber JARs support configuration

You can configure Oozie to handle Uber ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Karan
503 views
0 votes
1 answer

How do I get Beta test version of python?

You can get the beta releases from ...READ MORE

Jun 6, 2019 in Python by Kim
476 views
0 votes
1 answer

sum wrt previous outstanding amount and month current amount

Hi Keerthi, I used a similar data to ...READ MORE

Jun 6, 2019 in Tableau by Cherukuri
• 33,030 points
624 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
732 views
0 votes
1 answer

Is there a possibility to run Apache Spark without Hadoop?

Spark and Hadoop both are the open-source ...READ MORE

Jun 6, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
977 views
0 votes
1 answer

Can some one help me resolve this warning? It says "Unable to load Native-Hadoop library to your platform"

I understood the issue. I have faced ...READ MORE

Jun 6, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
621 views
0 votes
1 answer

Decentralisation and Smart contract

Hey, @Vijayaprasad! The decentralization in Blockchain refers ...READ MORE

Jun 6, 2019 in Blockchain by Omkar
• 69,210 points
593 views
0 votes
1 answer

Cannot understand this "No X11 DISPLAY variable" error thrown at me

If you're on the main display, then export ...READ MORE

Jun 5, 2019 in Linux Administration by Upasana
• 8,620 points
10,355 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
603 views
0 votes
1 answer

Configure Oozie to use MySQL

To configure Oozie to use MySQL, open ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Karan
1,051 views
0 votes
1 answer

Configure Oozie to use MariaDB

Add the following properties in the oozie-site.xml file, it ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Esha
559 views
0 votes
1 answer

Configure Oozie to use PostgreSQL

To configure Oozie to use PostgreSQL, add ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Rajan
835 views
0 votes
1 answer

Remove attribute from a column in HBase

To remove the attribute from a column, ...READ MORE

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

Using hedged reads in HBase

To enable hedged reads, open the hbase-site.xml file and ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Gani
645 views
0 votes
1 answer

Hive queries from mapreduce gives Null Pointer Exception.

I think you have upgraded CDH. This ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Rihan
2,371 views
0 votes
1 answer

Error: org.apache.thrift.transport.TTransportException (state=08S01,code=0)

This error usually occurs when the HiveServer2 ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Ram
11,390 views
0 votes
0 answers

How can we use python for perl programming?

Is it a good practice to use ...READ MORE

Jun 4, 2019 in Python by Waseem
• 4,540 points
294 views
0 votes
0 answers

What is socket programming in python?

How does sockets work actually? READ MORE

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

Hive Execution Engine

The default execution engine for Hive is mr. To ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Varun
1,920 views
0 votes
1 answer

What does Parameterized testing mean in TestNG?

Hey Imraan, Parameterized tests allow developers to run ...READ MORE

Jun 4, 2019 in Selenium by Parineeti
778 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
1,868 views
0 votes
1 answer

How to set test case priority in TestNG?

@Rumani, you can set test case priority ...READ MORE

Jun 4, 2019 in Selenium by Harry
3,373 views
0 votes
1 answer

Connecting to HiveServer2 with SSL enabled.

The connection URL format to connect to ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Dinesh
427 views
0 votes
1 answer

Is there any way to resize browser window by using selenium webdriver?

Hi Punit, you can use following code ...READ MORE

Jun 4, 2019 in Selenium by Muskan
2,191 views
0 votes
1 answer

How to connect to HiveServer2 in HTTPS mode?

The connection URL to connect to HiveServer2 ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Rachit
1,032 views
0 votes
1 answer

HiveServer2 connection URL for remote mode

For a remote server, the URL format ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Mahesh
620 views
0 votes
1 answer

Can anyone state some of the advantages of Page Object Model framework?

Hey Naomi, POM (Page Object Model) framework ...READ MORE

Jun 4, 2019 in Selenium by Rakshit
2,495 views
0 votes
1 answer

HiveServer2 connection URL format

The HiveServer2 connection URL has the following ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Giri
458 views