[jira] [Commented] (DRILL-4137) Metadata Cache not being leveraged

2015-11-25 Thread Rahul Challapalli (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15027917#comment-15027917
 ] 

Rahul Challapalli commented on DRILL-4137:
--

marked it as critical since this is a regression

> Metadata Cache not being leveraged
> --
>
> Key: DRILL-4137
> URL: https://issues.apache.org/jira/browse/DRILL-4137
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Metadata
>Reporter: Rahul Challapalli
>Priority: Critical
> Attachments: fewtypes.parquet
>
>
> git.commit.id.abbrev=367d74a
> The below query is not leveraging the metadata
> {code}
> 0: jdbc:drill:zk=10.10.100.190:5181> explain plan for  select * from fewtypes;
> +--+--+
> | text | json |
> +--+--+
> | 00-00Screen
> 00-01  Project(*=[$0])
> 00-02Scan(groupscan=[ParquetGroupScan [entries=[ReadEntryWithPath 
> [path=maprfs:///drill/testdata/metadata_caching/fewtypes/fewtypes.parquet]], 
> selectionRoot=/drill/testdata/metadata_caching/fewtypes/fewtypes.parquet, 
> numFiles=1, usedMetadataFile=false, columns=[`*`]]])
> {code}
> I attached the data set used



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DRILL-4137) Metadata Cache not being leveraged

2015-11-25 Thread Rahul Challapalli (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15027991#comment-15027991
 ] 

Rahul Challapalli commented on DRILL-4137:
--

I have to dig to find the specific commit. I ran it with a build roughly 1 week 
old and this issue was not present.

Also this test is part of our regression tests and is failing consistently

> Metadata Cache not being leveraged
> --
>
> Key: DRILL-4137
> URL: https://issues.apache.org/jira/browse/DRILL-4137
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Metadata
>Reporter: Rahul Challapalli
>Priority: Critical
> Attachments: fewtypes.parquet
>
>
> git.commit.id.abbrev=367d74a
> The below query is not leveraging the metadata
> {code}
> 0: jdbc:drill:zk=10.10.100.190:5181> explain plan for  select * from fewtypes;
> +--+--+
> | text | json |
> +--+--+
> | 00-00Screen
> 00-01  Project(*=[$0])
> 00-02Scan(groupscan=[ParquetGroupScan [entries=[ReadEntryWithPath 
> [path=maprfs:///drill/testdata/metadata_caching/fewtypes/fewtypes.parquet]], 
> selectionRoot=/drill/testdata/metadata_caching/fewtypes/fewtypes.parquet, 
> numFiles=1, usedMetadataFile=false, columns=[`*`]]])
> {code}
> I attached the data set used



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DRILL-4137) Metadata Cache not being leveraged

2015-11-25 Thread Suresh Ollala (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15027941#comment-15027941
 ] 

Suresh Ollala commented on DRILL-4137:
--

[~rkins]Rahul, this is regression from which release?

> Metadata Cache not being leveraged
> --
>
> Key: DRILL-4137
> URL: https://issues.apache.org/jira/browse/DRILL-4137
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Metadata
>Reporter: Rahul Challapalli
>Priority: Critical
> Attachments: fewtypes.parquet
>
>
> git.commit.id.abbrev=367d74a
> The below query is not leveraging the metadata
> {code}
> 0: jdbc:drill:zk=10.10.100.190:5181> explain plan for  select * from fewtypes;
> +--+--+
> | text | json |
> +--+--+
> | 00-00Screen
> 00-01  Project(*=[$0])
> 00-02Scan(groupscan=[ParquetGroupScan [entries=[ReadEntryWithPath 
> [path=maprfs:///drill/testdata/metadata_caching/fewtypes/fewtypes.parquet]], 
> selectionRoot=/drill/testdata/metadata_caching/fewtypes/fewtypes.parquet, 
> numFiles=1, usedMetadataFile=false, columns=[`*`]]])
> {code}
> I attached the data set used



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)