[jira] [Updated] (GORA-488) setProperties method contains no code

2016-08-17 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-488: -- Fix Version/s: 0.8 > setProperties method contains no code > -

[jira] [Updated] (GORA-488) setProperties method contains no code

2016-08-17 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-488: -- Component/s: gora-core > setProperties method contains no code > -

[jira] [Updated] (GORA-488) setProperties method contains no code

2016-08-17 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-488: -- Affects Version/s: 0.7 > setProperties method contains no code > -

[jira] [Commented] (GORA-487) Editing AccumuloStore.java duplicate code lines

2016-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425657#comment-15425657 ] ASF GitHub Bot commented on GORA-487: - Github user lewismc commented on the issue:

[GitHub] gora issue #76: GORA-487 Edited AccumuloStore.java duplicate code lines

2016-08-17 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/gora/pull/76 There were other instances of this as well @cguzel . Is that correct? Thanks for logging this issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[jira] [Updated] (GORA-487) Editing AccumuloStore.java duplicate code lines

2016-08-17 Thread JIRA
[ https://issues.apache.org/jira/browse/GORA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cihad güzel updated GORA-487: - Description: You can use {code:borderStyle=solid} final SpecificDatumWriter writer = new SpecificDatumWrit

[GitHub] gora pull request #74: GORA-437 implement couchdb datastore

2016-08-17 Thread cguzel
Github user cguzel commented on a diff in the pull request: https://github.com/apache/gora/pull/74#discussion_r75225014 --- Diff: gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java --- @@ -690,6 +690,7 @@ else if (effectiveSchema.getType() == Type.MAP) {

[jira] [Commented] (GORA-437) Implement CouchDB Datastore

2016-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425577#comment-15425577 ] ASF GitHub Bot commented on GORA-437: - Github user cguzel commented on a diff in the pul

[jira] [Commented] (GORA-487) Editing AccumuloStore.java duplicate code lines

2016-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425575#comment-15425575 ] ASF GitHub Bot commented on GORA-487: - GitHub user cguzel opened a pull request: ht

[GitHub] gora pull request #76: GORA-487 Edited AccumuloStore.java duplicate code lin...

2016-08-17 Thread cguzel
GitHub user cguzel opened a pull request: https://github.com/apache/gora/pull/76 GORA-487 Edited AccumuloStore.java duplicate code lines The code lines have already been in org.apache.gora.util.IOUtils You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GORA-437) Implement CouchDB Datastore

2016-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425563#comment-15425563 ] ASF GitHub Bot commented on GORA-437: - Github user cguzel commented on a diff in the pul

[jira] [Created] (GORA-488) setProperties method contains no code

2016-08-17 Thread JIRA
cihad güzel created GORA-488: Summary: setProperties method contains no code Key: GORA-488 URL: https://issues.apache.org/jira/browse/GORA-488 Project: Apache Gora Issue Type: Improvement

[GitHub] gora pull request #74: GORA-437 implement couchdb datastore

2016-08-17 Thread cguzel
Github user cguzel commented on a diff in the pull request: https://github.com/apache/gora/pull/74#discussion_r75224040 --- Diff: gora-core/src/test/java/org/apache/gora/GoraTestDriver.java --- @@ -94,14 +94,18 @@ public void tearDown() throws Exception { } prote

[jira] [Updated] (GORA-485) Apache Kudu datastore for Gora

2016-08-17 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-485: -- Fix Version/s: 0.8 > Apache Kudu datastore for Gora > -- > >

[jira] [Commented] (GORA-485) Apache Kudu datastore for Gora

2016-08-17 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425559#comment-15425559 ] Lewis John McGibbney commented on GORA-485: --- Cool. > Apache Kudu datastore for Go

[GitHub] gora pull request #74: GORA-437 implement couchdb datastore

2016-08-17 Thread cguzel
Github user cguzel commented on a diff in the pull request: https://github.com/apache/gora/pull/74#discussion_r75223403 --- Diff: gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java --- @@ -690,6 +690,7 @@ else if (effectiveSchema.getType() == Type.MAP) {

[jira] [Commented] (GORA-437) Implement CouchDB Datastore

2016-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425554#comment-15425554 ] ASF GitHub Bot commented on GORA-437: - Github user cguzel commented on a diff in the pul

[jira] [Created] (GORA-487) Editing AccumuloStore.java duplicate code lines

2016-08-17 Thread JIRA
cihad güzel created GORA-487: Summary: Editing AccumuloStore.java duplicate code lines Key: GORA-487 URL: https://issues.apache.org/jira/browse/GORA-487 Project: Apache Gora Issue Type: Improveme

[jira] [Commented] (GORA-437) Implement CouchDB Datastore

2016-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425551#comment-15425551 ] ASF GitHub Bot commented on GORA-437: - Github user cguzel commented on a diff in the pul

[GitHub] gora pull request #74: GORA-437 implement couchdb datastore

2016-08-17 Thread cguzel
Github user cguzel commented on a diff in the pull request: https://github.com/apache/gora/pull/74#discussion_r75223135 --- Diff: gora-couchdb/src/test/java/org/apache/gora/couchdb/store/TestCouchDBStore.java --- @@ -0,0 +1,158 @@ +/** + * Licensed to the Apache Software F