issues
search
enis
/
gora
Gora has moved to Apache Incubator, please goto http://incubator.apache.org/gora/
http://incubator.apache.org/gora/
Apache License 2.0
22
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Data Stores Should Also Implement Basic Client Functionalities
#56
sertan
opened
14 years ago
0
Comparator for Persistent objects
#55
enis
opened
14 years ago
0
Gora{Input|Output}Format and GoraMapper, GoraReducer should take dataStoreClass instead of dataStore
#54
enis
opened
14 years ago
0
Publish Gora tutorial
#53
enis
opened
14 years ago
0
Add Result#getOffset()
#52
enis
closed
14 years ago
1
Primitive types cannot be used as keys in DataStore
#51
enis
opened
14 years ago
0
DataStore.put() silently loses records when executed from multiple processes
#50
jnioche
opened
14 years ago
0
Annotate build artifacts with snapshot version
#49
enis
closed
14 years ago
1
SQLStore does not accept DB specific types
#48
enis
closed
14 years ago
7
SqlStore doesn't work with nested types in Avro schema
#47
enis
closed
14 years ago
1
DataStoreFactory.createDataStore should throw exceptions on failure
#46
sigram
opened
14 years ago
0
Fix failing HBase tests
#45
enis
opened
14 years ago
0
Introduce class Gora as the main Facade
#44
enis
opened
14 years ago
1
Enable individual test methods to be run from the CLI
#43
enis
opened
14 years ago
0
Enable compression on SQL tables
#42
enis
opened
14 years ago
0
SQLStore.put() assumes that at least one field is dirty
#41
jnioche
opened
14 years ago
1
use slf4j for logging
#40
jnioche
opened
14 years ago
0
java.lang.IllegalArgumentException in IOUtils.readFully
#39
jnioche
closed
14 years ago
1
Evaluate switching to JavaDB (aka Apache Derby) as the default embedded database for gora-sql
#38
enis
opened
14 years ago
0
Mapreduce support in SqlStore
#37
enis
opened
14 years ago
0
MySQL does not recognise LONGVARBINARY
#36
jnioche
opened
14 years ago
1
Fix null field treatment across data stores
#35
enis
closed
14 years ago
1
HbaseStore should honer mapping.file property configuration
#34
enis
opened
14 years ago
0
Integrate clover, findbugs, checkstyle and CI into build process
#33
enis
opened
14 years ago
0
Implement state tracking for Arrays
#32
enis
opened
14 years ago
0
merge gora-examples into gora-core test
#31
enis
closed
14 years ago
2
Specify name of table separately from the schema
#30
jnioche
closed
14 years ago
1
resolve gora artifacts locally in ivysettings
#29
enis
closed
14 years ago
1
Make reusing of objects by Datastore's and Result's, explicit
#28
enis
opened
14 years ago
0
generate clone() methods for gora generated classes
#27
enis
closed
14 years ago
1
Rename hbase-mapping.xml to gora-hbase-mapping.xml
#26
enis
closed
14 years ago
1
Support complex objects
#25
dogacan
opened
14 years ago
0
Implement a Filter interface for Query-s
#24
dogacan
closed
14 years ago
0
Add DataStore#schemaExists()
#23
enis
closed
14 years ago
1
HBase tests takes forever to finish
#22
enis
closed
14 years ago
1
HBaseGetResult.next() returns true even if there aren't any results
#21
jnioche
closed
14 years ago
1
HBaseStore does not respect partitionQuery's
#20
enis
closed
14 years ago
1
Implement query filters
#19
enis
opened
14 years ago
0
Support using file backed data store as a mapreduce in/output
#18
enis
opened
14 years ago
0
Persistent.clear()
#17
enis
closed
14 years ago
1
Implement gora - Lucene / Solr bindings
#16
enis
opened
14 years ago
0
Implement benchmarks
#15
enis
opened
14 years ago
0
TFile/MapFile backed avro store
#14
enis
opened
14 years ago
0
Implement gora - pig bindings
#13
enis
opened
14 years ago
0
Implement gora - cascading bindings
#12
enis
opened
14 years ago
0
NPE in Hbase store when querying on a key that does not exist
#11
jnioche
closed
14 years ago
1
Override storage name using properties
#10
jnioche
closed
14 years ago
1
Can't use MemStore in Mapreduce
#9
jnioche
opened
14 years ago
0
Add deleteByQuery() to DataStore
#8
enis
closed
14 years ago
1
Add deleteSchema() to DataStore
#7
enis
closed
14 years ago
1
Next