[GitHub] drill pull request: DRILL-4657: Rank() will return wrong results i...

2016-05-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/499 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] drill pull request: DRILL-4657: Rank() will return wrong results i...

2016-05-06 Thread amansinha100
Github user amansinha100 commented on the pull request: https://github.com/apache/drill/pull/499#issuecomment-217587650 +1. LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

Re: Manta Object Store Support

2016-05-06 Thread Tomer Shiran
Does Manta have a Hadoop FileSystem API implementation? That's what Drill uses for S3, HDFS, MapR-FS, Azure Blob Storage, etc. You could potentially write a Drill storage plugin, but you get a lot for free if you already have the file system implementation. On Fri, May 6, 2016 at 9:43 AM, Elijah Z

Getting Started & Adding Manta Object Store Support

2016-05-06 Thread Elijah Zupancic
I'm trying to get started contributing to Apache Drill. I've got the project checked out and it is building to my satisfaction. Right now, I'm trying to add support for the open source object store Manta (https://github.com/joyent/manta ). I thought that this wou

Manta Object Store Support

2016-05-06 Thread Elijah Zupancic
I'm trying to get started contributing to Apache Drill. I've got the project checked out and it is building to my satisfaction. Right now, I'm trying to add support for the open source object store Manta ( https://github.com/joyent/manta). I thought that this would be a good learning project. Init

[jira] [Resolved] (DRILL-3763) Cancel (Ctrl-C) one of concurrent queries results in ChannelClosedException

2016-05-06 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3763. - Resolution: Fixed DRILL-3714 should also fix this issue > Cancel (Ctrl-C) one of concurre

[jira] [Created] (DRILL-4658) cannot specify tab as a fieldDelimiter in table function

2016-05-06 Thread Vince Gonzalez (JIRA)
Vince Gonzalez created DRILL-4658: - Summary: cannot specify tab as a fieldDelimiter in table function Key: DRILL-4658 URL: https://issues.apache.org/jira/browse/DRILL-4658 Project: Apache Drill