[ 
https://issues.apache.org/jira/browse/IMPALA-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aman Sinha updated IMPALA-2920:
-------------------------------
    Component/s: Catalog
                 Backend

> Provide an HDFS pseudotable in Impala
> -------------------------------------
>
>                 Key: IMPALA-2920
>                 URL: https://issues.apache.org/jira/browse/IMPALA-2920
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend, Catalog, Frontend
>    Affects Versions: Impala 2.2.4
>            Reporter: Joe Slagel
>            Priority: Minor
>              Labels: impala
>
> Would it be possible to implement some sort of pseudo table(s) in Impala that 
> one could query to get HDFS information?  For example, instead of having to 
> do some sort of "hdfs dfs -ls *" from the command line (or through an hdfs 
> api), cut, sort, filter and dump to a file to operate on, it'd be nice to do 
> something like select filename from hdfs where path like '/tmp/some/path/%'.  
> Similarly you could then run queries to do things like group by files in 
> directories, sizes of files, etc.  The possibilities are pretty endless of 
> how useful it could be.  And all easily done through the Hue interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to