Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 68  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for Akubra developers
 

[akubra/akubra] 7091f3: Code cleanup: fix minor style & findbugs issues 
  ...Diff: ...I disagree with this change. Exceptions on close are now silently lost - no log, no anything at all to indicate there was an issue. Every exception should at the very least be logged. What was wrong with the original? Besides the fact that the two 'f_xxx != null' tests were not necessary (the try's should've been one... more »
By Life is hard, and then you die  - Mar 4 2012 - 4 new of 4 messages    

contract of BlobStoreConnection.listBlobId s(String) 
  I would have assumed that the ids returned by BlobStoreConnection.listBlobId s(String) shouldn't need any further mangling in order to be passed directly to BlobStoreConnection.getBlob(UR I, Map<String,String>). I ask because (and then, this may be more of a Fedora-specific question) when using an IdMappingBlobStore backed by an FSBlobStore... more »
By Edwin Shin  - Feb 18 2012 - 8 new of 8 messages    

JavaDocs linking? 
  Hello, Akubra-meisters! I'm having some difficulty linking JavaDocs against Akubra. I'm getting: [ERROR] Error fetching link: [link]. Ignored it. [ERROR] Error fetching link: [link]. Ignored it.... more »
By A. Soroka  - Sep 30 2011 - 2 new of 2 messages    

iRODS URI 
  I think the irods:// URI (minus the username) would be best to use here. If possible, using URIs that are globally unique is preferable. The akubra-fs implementation is an exception to this since file:// URIs don't really have an authority component. - Chris
By Chris Wilper  - Sep 27 2011 - 6 new of 6 messages    

Digest for akubra-dev@googlegroups.com - 3 Messages in 1 Topic 
  Thanks, In looking at this, I would assume that the URI is used to discriminate between different low-level repositories, so I feel like I would need an irods:// uri versus a file:// uri. In iRODS, we do have a uri scheme that looks like this: irods://user@host:port/and/the n/path/info/to/something.tiff... more »
By Mike Conway  - Sep 27 2011 - 1 new of 1 message    

iRODS = Akubra 
  Greetings all, I just wanted to post a short note that I am working on an Akubra module for iRODS. I'm doing this on the weekends, so it's been in fits and starts, but am making progress. I started out by grabbing the API and am implementing the org.akubraproject.impl abstract objects. Once this is done I'll see... more »
By Mike Conway - DICE - UNC Chapel Hill  - Sep 26 2011 - 3 new of 3 messages    

system objects 
  Hey guys! i ran into the following trouble: in AkubraLowlevelStorage.java the jdoc reads: * The blob stores MUST: * * be non-transactional * be able to accept info:fedora/ URIs as blob ids. but when i fire up a fedora instance it tries to ingest the URI file:6f/info%3Afedora%2Ffedora -system%3AContentModel-3.0... more »
By frank.asseg@fiz-karlsruhe .de  - Jun 29 2011 - 3 new of 3 messages    

questions regarding moveTo() and special chars 
  Hola Guys! a couple more questions regarding akubra came up while i reimplemented Blob.moveTo() in order to take advantage of HDFS rename() method: 1.) Blob.moveTo(URI toUri, Map hints): The TCK expects to be able to call moveTo(null,null). Am i getting it crrectly that passing null as the "toUri" means that a new id/uri has to be... more »
By frank.asseg@fiz-karlsruhe .de  - Jun 20 2011 - 2 new of 2 messages    

akubra implementation and hints 
  Hola guys! i wanted to ask if there are some hints that get passed to BlobStoreConnection.getBlob() that *have* to be considered or is it safe to ignore those completely? Thanks Frank Asseg *Frank Asseg* ePublishing & eScience Development & Applied Research Phone +49 7247-235- Fax +49 7247 808-133... more »
By frank.asseg@fiz-karlsruhe .de  - Jun 1 2011 - 2 new of 2 messages    

akubra-hdfs 
  Hello guys! We put up a HDFS implementation for akubra called akubra-hdfs at: [link] [link] We would be very happy if someone with a little bit more expertise would take a look at the code and check if it's implemented correctly.... more »
By frank.asseg@fiz-karlsruhe .de  - Jun 1 2011 - 15 new of 15 messages    

1 - 10 of 68   « Newer | Older »

XML       Send email to this group: akubra-dev@googlegroups.com