You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by DLotts <gi...@git.apache.org> on 2017/09/16 20:00:02 UTC

[GitHub] incubator-rya pull request #229: RYA-373 Make Benchmarks optional by profile

GitHub user DLotts opened a pull request:

    https://github.com/apache/incubator-rya/pull/229

    RYA-373 Make Benchmarks optional by profile

    ## Description
    Made the extras/Benchmarks not part of the default build, enable with  -P benchmark 
    
    ### Tests
    none
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/373)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    anyone.


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

    $ git pull https://github.com/DLotts/incubator-rya RYA-373-optional-Benchmarks

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

    https://github.com/apache/incubator-rya/pull/229.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 #229
    
----
commit 9a48261373abb7c81aa788423c9374c7d51d407e
Author: David Lotts <da...@parsons.com>
Date:   2017-09-16T19:48:14Z

    RYA-373 made module only compile if mvn -P benchmark re incompatible library

----


---

[GitHub] incubator-rya issue #229: RYA-373 Make Benchmarks optional by profile

Posted by jdasch <gi...@git.apache.org>.
Github user jdasch commented on the issue:

    https://github.com/apache/incubator-rya/pull/229
  
    asfbot build


---

[GitHub] incubator-rya pull request #229: RYA-373 Make Benchmarks optional by profile

Posted by DLotts <gi...@git.apache.org>.
Github user DLotts commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/229#discussion_r139294266
  
    --- Diff: extras/pom.xml ---
    @@ -44,8 +44,6 @@ under the License.
             <module>rya.export</module>
             <module>rya.merger</module>
             <module>rya.giraph</module>
    -       <module>rya.benchmark</module>
    -       <module>rya.geoindexing</module>
    --- End diff --
    
    Note that the geo module is already correctly removed in another PR.  I needed to test these together.


---

[GitHub] incubator-rya issue #229: RYA-373 Make Benchmarks optional by profile

Posted by DLotts <gi...@git.apache.org>.
Github user DLotts commented on the issue:

    https://github.com/apache/incubator-rya/pull/229
  
    asfbot build


---

[GitHub] incubator-rya issue #229: RYA-373 Make Benchmarks optional by profile

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/229
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/492/



---

[GitHub] incubator-rya pull request #229: RYA-373 Make Benchmarks optional by profile

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-rya/pull/229


---

[GitHub] incubator-rya issue #229: RYA-373 Make Benchmarks optional by profile

Posted by DLotts <gi...@git.apache.org>.
Github user DLotts commented on the issue:

    https://github.com/apache/incubator-rya/pull/229
  
    asfbot build


---

[GitHub] incubator-rya issue #229: RYA-373 Make Benchmarks optional by profile

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/229
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/489/<h2>Build result: FAILURE</span></h2>[...truncated 2.81 MB...][INFO] Apache Rya Spark Support ........................... SKIPPED[INFO] Apache Rya Web Projects ............................ SKIPPED[INFO] Apache Rya Web Implementation ...................... SKIPPED[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 27:37 min[INFO] Finished at: 2017-09-18T17:42:44+00:00[INFO] Final Memory: 238M/2667M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.4.3:shade (default) on project geo.geomesa: Error creating shaded jar: No space left on device -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-r
 un Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :geo.geomesachannel stoppedSetting status of 9a48261373abb7c81aa788423c9374c7d51d407e to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/489/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---