[jira] [Commented] (GIRAPH-864) 'mvn clean test' fails for rexster

2014-04-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/GIRAPH-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13979639#comment-13979639
 ] 

Hudson commented on GIRAPH-864:
---

FAILURE: Integrated in Giraph-trunk-Commit #1435 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1435/])
GIRAPH-864 (claudio.martella: 
http://git-wip-us.apache.org/repos/asf/?p=giraph.gita=commith=614df7f9f064e8523b0732ae6ee951f0c9a4be1d)
* CHANGELOG
* giraph-rexster/giraph-kibble/pom.xml


 'mvn clean test' fails for rexster
 --

 Key: GIRAPH-864
 URL: https://issues.apache.org/jira/browse/GIRAPH-864
 Project: Giraph
  Issue Type: Improvement
Reporter: Avery Ching
Assignee: Claudio Martella
 Attachments: GIRAPH-864.patch


 This used to work in the past.  Can the rexster guys [~cmartella]] 
 [~armax00]] please take a look?
 [INFO] 
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Giraph Parent .. SUCCESS [49.819s]
 [INFO] Apache Giraph Core  SUCCESS [6:40.342s]
 [INFO] Apache Giraph Examples  SUCCESS [9:06.653s]
 [INFO] Apache Giraph Accumulo I/O  SUCCESS [42.679s]
 [INFO] Apache Giraph HBase I/O ... SUCCESS [2:54.177s]
 [INFO] Apache Giraph HCatalog I/O  SUCCESS [56.357s]
 [INFO] Apache Giraph Hive I/O  SUCCESS [5:53.348s]
 [INFO] Apache Giraph Gora I/O  SUCCESS [1:45.304s]
 [INFO] Apache Giraph Rexster I/O . SUCCESS [1.250s]
 [INFO] Apache Giraph Rexster Kibble .. SUCCESS [10.493s]
 [INFO] Apache Giraph Rexster I/O Formats . FAILURE [18.005s]
 [INFO] Apache Giraph Distribution  SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 29:20.210s
 [INFO] Finished at: Tue Feb 25 12:09:17 PST 2014
 [INFO] Final Memory: 77M/1842M
 [INFO] 
 
 [ERROR] Failed to execute goal on project giraph-rexster-io: Could not 
 resolve dependencies for project 
 org.apache.giraph:giraph-rexster-io:jar:1.1.0-SNAPSHOT: Could not find 
 artifact org.apache.giraph:giraph-kibble:jar:1.1.0-SNAPSHOT at specified path 
 /data/users/aching/giraph/giraph-rexster/giraph-rexster-io/../../giraph-rexster/giraph-kibble/target/giraph-kibble-1.1.0-SNAPSHOT.jar
  - [Help 1]



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (GIRAPH-864) 'mvn clean test' fails for rexster

2014-03-22 Thread Armando Miraglia (JIRA)

[ 
https://issues.apache.org/jira/browse/GIRAPH-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944094#comment-13944094
 ] 

Armando Miraglia commented on GIRAPH-864:
-

While giraph-kibble should not be put in the distribution package, the patch 
provided with the pull request is in principle correct.
However, the jar-with-dependecies is completely useless for the kibble, 
which, differently, would require only the default-jar.
I was not able to remove the fat jar for the kibble in the compilation process 
as I do not understand why the default-jar is not generated when running the 
tests.

In my opinion the best solution would be:
a) Do not build the fat jar for the kibble and only produce the default-jar
b) Use the default jar in the tests
c) Remove the kibble from the distribution package.

Cheers,
A.

 'mvn clean test' fails for rexster
 --

 Key: GIRAPH-864
 URL: https://issues.apache.org/jira/browse/GIRAPH-864
 Project: Giraph
  Issue Type: Improvement
Reporter: Avery Ching
Assignee: Claudio Martella

 This used to work in the past.  Can the rexster guys [~cmartella]] 
 [~armax00]] please take a look?
 [INFO] 
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Giraph Parent .. SUCCESS [49.819s]
 [INFO] Apache Giraph Core  SUCCESS [6:40.342s]
 [INFO] Apache Giraph Examples  SUCCESS [9:06.653s]
 [INFO] Apache Giraph Accumulo I/O  SUCCESS [42.679s]
 [INFO] Apache Giraph HBase I/O ... SUCCESS [2:54.177s]
 [INFO] Apache Giraph HCatalog I/O  SUCCESS [56.357s]
 [INFO] Apache Giraph Hive I/O  SUCCESS [5:53.348s]
 [INFO] Apache Giraph Gora I/O  SUCCESS [1:45.304s]
 [INFO] Apache Giraph Rexster I/O . SUCCESS [1.250s]
 [INFO] Apache Giraph Rexster Kibble .. SUCCESS [10.493s]
 [INFO] Apache Giraph Rexster I/O Formats . FAILURE [18.005s]
 [INFO] Apache Giraph Distribution  SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 29:20.210s
 [INFO] Finished at: Tue Feb 25 12:09:17 PST 2014
 [INFO] Final Memory: 77M/1842M
 [INFO] 
 
 [ERROR] Failed to execute goal on project giraph-rexster-io: Could not 
 resolve dependencies for project 
 org.apache.giraph:giraph-rexster-io:jar:1.1.0-SNAPSHOT: Could not find 
 artifact org.apache.giraph:giraph-kibble:jar:1.1.0-SNAPSHOT at specified path 
 /data/users/aching/giraph/giraph-rexster/giraph-rexster-io/../../giraph-rexster/giraph-kibble/target/giraph-kibble-1.1.0-SNAPSHOT.jar
  - [Help 1]



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (GIRAPH-864) 'mvn clean test' fails for rexster

2014-03-21 Thread Claudio Martella (JIRA)

[ 
https://issues.apache.org/jira/browse/GIRAPH-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943612#comment-13943612
 ] 

Claudio Martella commented on GIRAPH-864:
-

actually, it should not be in distribution at all. we'll fix this.

 'mvn clean test' fails for rexster
 --

 Key: GIRAPH-864
 URL: https://issues.apache.org/jira/browse/GIRAPH-864
 Project: Giraph
  Issue Type: Improvement
Reporter: Avery Ching
Assignee: Claudio Martella

 This used to work in the past.  Can the rexster guys [~cmartella]] 
 [~armax00]] please take a look?
 [INFO] 
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Giraph Parent .. SUCCESS [49.819s]
 [INFO] Apache Giraph Core  SUCCESS [6:40.342s]
 [INFO] Apache Giraph Examples  SUCCESS [9:06.653s]
 [INFO] Apache Giraph Accumulo I/O  SUCCESS [42.679s]
 [INFO] Apache Giraph HBase I/O ... SUCCESS [2:54.177s]
 [INFO] Apache Giraph HCatalog I/O  SUCCESS [56.357s]
 [INFO] Apache Giraph Hive I/O  SUCCESS [5:53.348s]
 [INFO] Apache Giraph Gora I/O  SUCCESS [1:45.304s]
 [INFO] Apache Giraph Rexster I/O . SUCCESS [1.250s]
 [INFO] Apache Giraph Rexster Kibble .. SUCCESS [10.493s]
 [INFO] Apache Giraph Rexster I/O Formats . FAILURE [18.005s]
 [INFO] Apache Giraph Distribution  SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 29:20.210s
 [INFO] Finished at: Tue Feb 25 12:09:17 PST 2014
 [INFO] Final Memory: 77M/1842M
 [INFO] 
 
 [ERROR] Failed to execute goal on project giraph-rexster-io: Could not 
 resolve dependencies for project 
 org.apache.giraph:giraph-rexster-io:jar:1.1.0-SNAPSHOT: Could not find 
 artifact org.apache.giraph:giraph-kibble:jar:1.1.0-SNAPSHOT at specified path 
 /data/users/aching/giraph/giraph-rexster/giraph-rexster-io/../../giraph-rexster/giraph-kibble/target/giraph-kibble-1.1.0-SNAPSHOT.jar
  - [Help 1]



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (GIRAPH-864) 'mvn clean test' fails for rexster

2014-03-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GIRAPH-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938014#comment-13938014
 ] 

ASF GitHub Bot commented on GIRAPH-864:
---

GitHub user cerquide opened a pull request:

https://github.com/apache/giraph/pull/5

GIRAPH-864: Fixed compilation problem

As reported https://issues.apache.org/jira/browse/GIRAPH-864 , compiling 
does not work right now. There is a small problem with file  
giraph-rexster/giraph-rexster-io/pom.xml. The following fix makes it work.

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

$ git pull https://github.com/cerquide/giraph trunk

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

https://github.com/apache/giraph/pull/5.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 #5


commit e84906ef43f4b85329a0c6327f7a2c4d68c6a3e5
Author: Jesus Cerquides cerqu...@iiia.csic.es
Date:   2014-03-17T16:37:41Z

Fixed compilation problem




 'mvn clean test' fails for rexster
 --

 Key: GIRAPH-864
 URL: https://issues.apache.org/jira/browse/GIRAPH-864
 Project: Giraph
  Issue Type: Improvement
Reporter: Avery Ching
Assignee: Claudio Martella

 This used to work in the past.  Can the rexster guys [~cmartella]] 
 [~armax00]] please take a look?
 [INFO] 
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Giraph Parent .. SUCCESS [49.819s]
 [INFO] Apache Giraph Core  SUCCESS [6:40.342s]
 [INFO] Apache Giraph Examples  SUCCESS [9:06.653s]
 [INFO] Apache Giraph Accumulo I/O  SUCCESS [42.679s]
 [INFO] Apache Giraph HBase I/O ... SUCCESS [2:54.177s]
 [INFO] Apache Giraph HCatalog I/O  SUCCESS [56.357s]
 [INFO] Apache Giraph Hive I/O  SUCCESS [5:53.348s]
 [INFO] Apache Giraph Gora I/O  SUCCESS [1:45.304s]
 [INFO] Apache Giraph Rexster I/O . SUCCESS [1.250s]
 [INFO] Apache Giraph Rexster Kibble .. SUCCESS [10.493s]
 [INFO] Apache Giraph Rexster I/O Formats . FAILURE [18.005s]
 [INFO] Apache Giraph Distribution  SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 29:20.210s
 [INFO] Finished at: Tue Feb 25 12:09:17 PST 2014
 [INFO] Final Memory: 77M/1842M
 [INFO] 
 
 [ERROR] Failed to execute goal on project giraph-rexster-io: Could not 
 resolve dependencies for project 
 org.apache.giraph:giraph-rexster-io:jar:1.1.0-SNAPSHOT: Could not find 
 artifact org.apache.giraph:giraph-kibble:jar:1.1.0-SNAPSHOT at specified path 
 /data/users/aching/giraph/giraph-rexster/giraph-rexster-io/../../giraph-rexster/giraph-kibble/target/giraph-kibble-1.1.0-SNAPSHOT.jar
  - [Help 1]



--
This message was sent by Atlassian JIRA
(v6.2#6252)