[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303338#comment-15303338
 ] 

Hudson commented on GORA-445:
-

FAILURE: Integrated in gora-trunk #1661 (See 
[https://builds.apache.org/job/gora-trunk/1661/])
GORA-445 spark dependency scope have changed as provided (cguzelg: rev 
73250856a0ca54da7f8a0e0b4a6360d7d374e28f)
* gora-core/pom.xml
* gora-core/src/main/java/org/apache/gora/util/TimingUtil.java


> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: cihad güzel
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303291#comment-15303291
 ] 

ASF GitHub Bot commented on GORA-445:
-

Github user asfgit closed the pull request at:

https://github.com/apache/gora/pull/69


> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303120#comment-15303120
 ] 

ASF GitHub Bot commented on GORA-445:
-

GitHub user cguzel opened a pull request:

https://github.com/apache/gora/pull/69

GORA-445 spark dependency scope have changed as provided

spark dependency scope have changed as provided.
Besides javadoc problem is fixed. you can use "mvn javadoc:aggregate"

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cguzel/gora GORA-445

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/gora/pull/69.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #69


commit 73250856a0ca54da7f8a0e0b4a6360d7d374e28f
Author: cihad guzel 
Date:   2016-05-26T22:52:24Z

GORA-445 spark dependency scope have changed as provided




> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296613#comment-15296613
 ] 

ASF GitHub Bot commented on GORA-445:
-

Github user asfgit closed the pull request at:

https://github.com/apache/gora/pull/66


> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296575#comment-15296575
 ] 

Hudson commented on GORA-445:
-

FAILURE: Integrated in gora-trunk #1648 (See 
[https://builds.apache.org/job/gora-trunk/1648/])
GORA-445 Fixed javadocs errors (cguzelg: rev 
f5a6d842d45bb592153b616085634b8fa3664d2d)
* gora-core/src/main/java/org/apache/gora/filter/FilterList.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/filters/BaseFactory.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/query/MongoDBQuery.java
* gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java
* gora-cassandra/src/main/java/org/apache/gora/cassandra/store/HectorUtils.java
* gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/store/MongoMapping.java
* gora-core/src/main/java/org/apache/gora/mapreduce/GoraOutputFormat.java
* gora-core/src/main/java/org/apache/gora/persistency/BeanFactory.java
* gora-goraci/src/main/java/org/apache/gora/goraci/generated/Flushed.java
* gora-core/src/main/java/org/apache/gora/query/Query.java
* gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBUtils.java
* gora-dynamodb/src/main/java/org/apache/gora/dynamodb/query/DynamoDBQuery.java
* gora-core/src/main/java/org/apache/gora/filter/Filter.java
* 
gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/Pageview.java
* 
gora-core/src/main/java/org/apache/gora/persistency/ws/impl/BeanFactoryWSImpl.java
* gora-core/src/main/java/org/apache/gora/util/AvroUtils.java
* gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBStore.java
* gora-core/src/main/java/org/apache/gora/query/Result.java
* 
gora-mongodb/src/main/java/org/apache/gora/mongodb/store/MongoMappingBuilder.java
* 
gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/MetricDatum.java
* 
gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBAvroStore.java
* gora-core/src/main/java/org/apache/gora/mapreduce/GoraInputFormat.java
* gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/IDynamoDB.java
* gora-core/src/main/java/org/apache/gora/store/DataStore.java
* gora-hbase/src/main/java/org/apache/gora/hbase/util/HBaseByteInterface.java
* gora-shims-hadoop/src/main/java/org/apache/gora/shims/hadoop/HadoopShim.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/query/MongoDBResult.java
* gora-core/src/main/java/org/apache/gora/util/ByteUtils.java
* 
gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java
* gora-core/src/main/java/org/apache/gora/mapreduce/GoraMapper.java
* gora-goraci/src/main/java/org/apache/gora/goraci/generated/CINode.java
* 
gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBNativeStore.java
* gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/filters/FilterFactory.java
* gora-compiler/src/main/java/org/apache/gora/compiler/GoraCompiler.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/store/MongoStore.java
* 
gora-mongodb/src/main/java/org/apache/gora/mongodb/filters/MongoFilterUtil.java
* gora-core/src/main/java/org/apache/gora/avro/mapreduce/FsInput.java
* 
gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraStore.java
* 
gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraClient.java
* gora-core/src/main/java/org/apache/gora/mapreduce/GoraReducer.java
* gora-core/src/main/java/org/apache/gora/query/impl/ResultBase.java
* gora-core/src/main/java/org/apache/gora/mapreduce/PersistentSerializer.java
* gora-core/src/main/java/org/apache/gora/spark/GoraSparkEngine.java
* gora-mongodb/src/main/java/org/apache/gora/mongodb/utils/BSONDecorator.java
* 
gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBMapping.java
* gora-core/src/main/java/org/apache/gora/filter/MapFieldValueFilter.java
* 
gora-dynamodb/src/main/java/org/apache/gora/dynamodb/compiler/GoraDynamoDBCompiler.java


> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.

[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296529#comment-15296529
 ] 

ASF GitHub Bot commented on GORA-445:
-

Github user lewismc closed the pull request at:

https://github.com/apache/gora/pull/63


> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296524#comment-15296524
 ] 

ASF GitHub Bot commented on GORA-445:
-

Github user lewismc commented on the pull request:

https://github.com/apache/gora/pull/66#issuecomment-221011950
  
I am still not able to build the Javadoc here @cguzel 
```
mvn javadoc:aggregate

...

1 error
100 warnings
[INFO] 

[INFO] Reactor Summary:
[INFO]
[INFO] Apache Gora  FAILURE [ 
36.829 s]
[INFO] Apache Gora :: Compiler  SKIPPED
[INFO] Apache Gora :: Compiler-CLI  SKIPPED
[INFO] Apache Gora :: Shims Hadoop  SKIPPED
[INFO] Apache Gora :: Shims Hadoop 1.x  SKIPPED
[INFO] Apache Gora :: Shims Hadoop 2.x  SKIPPED
[INFO] Apache Gora :: Shims Distribution .. SKIPPED
[INFO] Apache Gora :: Core  SKIPPED
[INFO] Apache Gora :: Accumulo  SKIPPED
[INFO] Apache Gora :: Cassandra ... SKIPPED
[INFO] Apache Gora :: GoraCI .. SKIPPED
[INFO] Apache Gora :: HBase ... SKIPPED
[INFO] Apache Gora :: Infinispan .. SKIPPED
[INFO] Apache Gora :: Dynamodb  SKIPPED
[INFO] Apache Gora :: Maven Plugin  SKIPPED
[INFO] Apache Gora :: MongoDB . SKIPPED
[INFO] Apache Gora :: Solr  SKIPPED
[INFO] Apache Gora :: Tutorial  SKIPPED
[INFO] Apache Gora :: Sources-Dist  SKIPPED
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 38.089 s
[INFO] Finished at: 2016-05-23T08:38:07-07:00
[INFO] Final Memory: 55M/292M
[INFO] 

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.8:aggregate (default-cli) on 
project gora: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:121:
 warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:122:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:135:
 warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:203:
 warning: no description for @param
[ERROR] * @param query
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:204:
 warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:205:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:213:
 warning: no description for @param
[ERROR] * @param query
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:214:
 warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:215:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:150:
 warning: no description for @param
[ERROR] * @param key
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:151:
 warning: no description for @param
[ERROR] * @param obj
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:190:
 warning: no description for @param
[ERROR] * @param query
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:192:
 warn

[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296528#comment-15296528
 ] 

ASF GitHub Bot commented on GORA-445:
-

Github user lewismc commented on the pull request:

https://github.com/apache/gora/pull/63#issuecomment-221012728
  
Work has shifted over to https://github.com/apache/gora/pull/66


> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-21 Thread Furkan KAMACI (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295291#comment-15295291
 ] 

Furkan KAMACI commented on GORA-445:


[~cguzel] when you create a pull request you can start its name with 
corresponding issue key. This will trigger integration of Github and Jira and a 
comment will automatically be placed about your pr at related issue.

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-21 Thread JIRA

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295036#comment-15295036
 ] 

cihad güzel commented on GORA-445:
--

I have created a new pull request for javadoc errors. 
https://github.com/apache/gora/pull/66/commits

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-17 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286154#comment-15286154
 ] 

Lewis John McGibbney commented on GORA-445:
---

Thank you :)

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-16 Thread JIRA

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286148#comment-15286148
 ] 

cihad güzel commented on GORA-445:
--

Hi [~lewismc]

I can work on this issue.

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-16 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286093#comment-15286093
 ] 

Lewis John McGibbney commented on GORA-445:
---

[~djkevincr] [~cguzel] I would like one of you to pick up this issue from where 
I have left off. It is a very easy issue but one which enables us to move 
towards using Gora seamlessly with JDK1.8. Please make sure that between you 
someone addresses it by the end or the week. Whoever does not address this 
issue should be working on another issue. Thanks. 

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-05-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286091#comment-15286091
 ] 

ASF GitHub Bot commented on GORA-445:
-

GitHub user lewismc opened a pull request:

https://github.com/apache/gora/pull/63

GORA-445 Review extent of transative dependencies post GORA-386

This issue brings in a provided scope for the spark dependency.
It also begins to implement Javadoc corrections for the entire codebase. 
The Javadoc corrections needs to be completed. This happens when building mvn 
javadoc:aggregate with JDK1.8
```
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 22.519 s
[INFO] Finished at: 2016-05-16T22:11:26-07:00
[INFO] Final Memory: 51M/304M
[INFO] 

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.8:aggregate (default-cli) on 
project gora: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:120:
 warning: no @return
[ERROR] protected InputStream createInputStream() throws IOException {
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:120:
 warning: no @throws for java.io.IOException
[ERROR] protected InputStream createInputStream() throws IOException {
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:130:
 warning: no @return
[ERROR] protected OutputStream createOutputStream() {
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:196:
 warning: no @param for query
[ERROR] protected abstract Result executeQuery(Query query)
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:196:
 warning: no @return
[ERROR] protected abstract Result executeQuery(Query query)
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:196:
 warning: no @throws for java.io.IOException
[ERROR] protected abstract Result executeQuery(Query query)
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:202:
 warning: no @param for query
[ERROR] protected abstract Result 
executePartial(FileSplitPartitionQuery query)
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:202:
 warning: no @return
[ERROR] protected abstract Result 
executePartial(FileSplitPartitionQuery query)
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/FileBackedDataStoreBase.java:202:
 warning: no @throws for java.io.IOException
[ERROR] protected abstract Result 
executePartial(FileSplitPartitionQuery query)
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:148:
 warning: no @param for key
[ERROR] void put(K key, T obj);
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:148:
 warning: no @param for obj
[ERROR] void put(K key, T obj);
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/DataStore.java:185:
 warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java:164:
 warning: no @param for fields
[ERROR] protected String[] getFieldsToQuery(String[] fields) {
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java:164:
 warning: no @return
[ERROR] protected String[] getFieldsToQuery(String[] fields) {
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java:259:
 warning: no @return
[ERROR] protected String getSchemaName(String mappingSchemaName, Class 
persistentClass) {
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/avro/store/AvroStore.java:52:
 warning: no description for @param
[ERROR] * @param 
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/apache/gora/filter/Filter.java:36:
 warning: no description for @param
[ERROR] * @param key
[ERROR] ^
[ERROR] 
/usr/local/gora-dev/gora-core/src/main/java/org/ap

[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2016-03-26 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212914#comment-15212914
 ] 

Lewis John McGibbney commented on GORA-445:
---

Escalating this to critical... there is absolutely no reason what-so-ever that 
an application mapping data through Gora into HBase (for example) should 
inherit Spark dependencies. We need to be more savvy and careful with regards 
to the dependency hell which a framework like Gora typically incurrs...

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
>Priority: Critical
> Fix For: 0.8
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-445) Review extent of transative dependencies post GORA-386

2015-10-27 Thread Furkan KAMACI (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977335#comment-14977335
 ] 

Furkan KAMACI commented on GORA-445:


List of included dependencies' categories: 
http://mvnrepository.com/artifact/org.apache.spark/spark-core_2.10/1.4.1

> Review extent of transative dependencies post GORA-386
> --
>
> Key: GORA-445
> URL: https://issues.apache.org/jira/browse/GORA-445
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: build process, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Furkan KAMACI
> Fix For: 0.7
>
> Attachments: gora-core_dependency_tree.txt, 
> spark-core_2.10_dependeny_tree.txt
>
>
> Now that Apache Spark is included within gora-core, I've noticed a hike in 
> the number of transitive dependencies being pulled as a result of including 
> gora-core in my project pom.xml.
> We should see if we can possibly  some of the transitive 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)