> We previously had two of our community members working on a site, one of
> which was creating a REST endpoint (I believe it was all in JAVA) for drill
> and the other was working on hooking it up to a front-end.

I’m one of said ‘community members’, working on the front-end.

The REST interface is done in Java, yes. The front-end is a client-side 
implementation in JavaScript/bootstrap.js (for a previous version see 
https://github.com/mhausenblas/apache-drill-frontend)

If you’d like to pick up the work on the REST interface then I’m more than 
happy to continue the work on the front-end—as you might expect there is an 
one-way dependency.

Cheers,
                Michael

--
Michael Hausenblas
Ireland, Europe
http://mhausenblas.info/

On 20 Feb 2014, at 14:43, Jason Altekruse <[email protected]> wrote:

> Welcome Madusan,
> 
> We previously had two of our community members working on a site, one of
> which was creating a REST endpoint (I believe it was all in JAVA) for drill
> and the other was working on hooking it up to a front-end. The development
> has slowed down a bit in recent months, and nothing was ever added to the
> central repository. I can try to message them directly to get them
> connected with you, they could probably share their work so far through a
> personal github fork.
> 
> We actually just recently gained CSV reader support (earlier we had been
> focused on getting some high performance formats working with Drill). Jacques
> in currently in the process of merging this work, which will come from the
> Hive serde support, along with a number of other formats like thrift and
> sequence file and ORC.
> 
> There is currently no support for reading xls files, something you could
> certainly work on adding if you have a need for it. I have written one of
> our current storage engines and would be happy to talk some time about how
> everything is setup to get you started.
> 
> -Jason Altekruse
> 
> 
> On Thu, Feb 20, 2014 at 1:53 AM, boom topaz <[email protected]>wrote:
> 
>> Hi ,
>> 
>> Is there any requirement to read from multiple types of files.
>> CSV , xls or any other types of files.
>> Does some one working on this. If not what kind of plan to develop below
>> requirement. is it going to be a php web page or java related. Any
>> suggestions please.
>> https://issues.apache.org/jira/browse/DRILL-125
>> 
>> Does the above issue is related to
>> https://issues.apache.org/jira/browse/DRILL-58
>> 
>> Any help will be appreciated.
>> 
>> Thanks.
>> Madusan.
>> 
>> 
>> On Wed, Feb 12, 2014 at 12:29 AM, boom topaz <[email protected]
>>> wrote:
>> 
>>> Hi All ,
>>> 
>>> I found Apache drill is a very interesting project and there's lot to
>>> learn from it.
>>> I was able to build the project and run the simple query mentioned in the
>>> install file.
>>> I went through the jira and it will be great if anyone can point out some
>>> simple tasks that help me to get use to apache drill.
>>> Please be kind to point me out some features that can be attended.
>>> 
>>> Thanks,
>>> Madusan
>>> 
>> 

Reply via email to