× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
anilkalshetti reported 2014-05-26T06:59:26Z  · tariqrahiman last modified 2014-09-23T17:01:57Z

Impala- Add support for Table storage file format PARQUETFILE


Priority Low
Complexity Unknown
Component Hive
Version 15.0

Aqua Data Studio 15.0.0-dev-295
Build #: 38083
Built on: 2014-May-22 04:40:25 PM 

Operating Environment: Ubuntu 13.04 LTS    
Database: Cloudera Impala
CDH 5 VM ,  Connection Type: Impala ,   Port: 21050
Java Version:   Java 1.7.0_51 
 
Issue:  Impala- Add support for  Table storage file format PARQUETFILE
 
Steps to reproduce:
Start  Cloudera Quickstart VM CDH5                    [or you can use other Cloudera version ] 
 
1. Connect to Impala Database.
2. Open Query Analyzer and run below Query to create a Database and Table,
 
CREATE DATABASE dbimpala
GO
 
//Created Table with PARQUETFILE File Format, script

CREATE TABLE `dbimpala`.`customerFFParquetfile`  ( 
    firstname      string, 
    lastname       string)
ROW FORMAT DELIMITED
STORED AS PARQUETFILE
 
3. Table gets created successfully, Need to add support for this file format
 
Create Table using ADS Visual Editor-> Storage Tab-> Stored As ->  in drop- down list, need to add PARQUETFILE
 

 

2 attachments

Issue #12195

Closed
Fixed
Resolved 2014-09-10T21:39:02Z
 
 
Completion
No due date
Fixed Build ADS 15.0.0-rc-34
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017