[arvados-dev] Using Java SDK to access file content in collection/keep

George Chlipala gchlip2 at uic.edu
Fri Sep 2 09:08:19 EDT 2016


Peter -

Thanks for the information.  Is there an API/developer document for the keep-web?  I looked around doc.arvados.org and dev.arvados.org and cannot seem to find it.

George Chlipala, Ph.D.
Senior Research Specialist
Research Resources Center
University of Illinois at Chicago

phone: 312-413-1700
email: gchlip2 at uic.edu

> On Sep 1, 2016, at 6:13 PM, Peter Amstutz <peter.amstutz at curoverse.com> wrote:
> 
> Hi George,
> 
> Unfortunately, the Arvados Java SDK is very limited, and doesn't
> include the ability to access keep directly.  Full featured SDKs are
> available for Python and Go.  If you want to get files from Keep from
> a Java program, you have a few options: you can call arv-get in a
> subprocess, you can use arv-mount, or you can access keep-web server
> over HTTP.
> 
> Thanks,
> Peter
> 
>> On Wed, Aug 31, 2016 at 12:56 PM, George Chlipala <gchlip2 at uic.edu> wrote:
>> To whom it may concern -
>> 
>> It is not completely clear in the SDK and API documentation, but is there a
>> way to read the content of a file in a collection/keep using the Java SDK or
>> via a RESTful method?
>> 
>> Thanks!
>> 
>> George Chlipala, Ph.D.
>> Senior Research Specialist
>> Research Resources Center
>> University of Illinois at Chicago
>> 
>> phone: 312-413-1700
>> email: gchlip2 at uic.edu
>> 
>> _______________________________________________
>> arvados-dev mailing list
>> arvados-dev at arvados.org
>> http://lists.arvados.org/mailman/listinfo/arvados-dev
>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.arvados.org/pipermail/arvados-dev/attachments/20160902/a103686f/attachment.html>


More information about the arvados-dev mailing list