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/11/22 15:06:26 UTC

[GitHub] incubator-rya pull request #250: [WIP] RYA-238 Accumulo Geo Temporal Index

GitHub user DLotts opened a pull request:

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

    [WIP] RYA-238  Accumulo Geo Temporal Index

    ## Description
    Added new index, makes queries with a time and position much faster.
    
    ### Tests
    A bunch
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-238)
    
    ### 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-238_geotempo_Accumulo

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

    https://github.com/apache/incubator-rya/pull/250.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 #250
    
----
commit 14a4bcb2a0ac4398d532d6b6d3b2efcb3ce3159c
Author: David Lotts <da...@parsons.com>
Date:   2017-06-14T21:50:11Z

    RYA-238 WIP after rebase

----


---

[GitHub] incubator-rya issue #250: [WIP] RYA-238 Accumulo Geo Temporal Index

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

    https://github.com/apache/incubator-rya/pull/250
  
    
    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/560/<h2>Build result: FAILURE</span></h2>[...truncated 2.70 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: 30:25 min[INFO] Finished at: 2017-12-04T21:48:10+00:00[INFO] Final Memory: 409M/3265M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (check-licenses) on project rya.geo.geomesa: Too many files with unapproved license: 2 See RAT report in: /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/rya.geoind
 exing/geo.geomesa/target/rat.txt -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run 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/MojoFailureException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :rya.geo.geomesachannel stoppedSetting status of ab86f49d65dda3b8abef7be1cdda36b62733fd05 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/560/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---

[GitHub] incubator-rya issue #250: [WIP] RYA-238 Accumulo Geo Temporal Index

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

    https://github.com/apache/incubator-rya/pull/250
  
    
    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/555/<h2>Build result: FAILURE</span></h2>[...truncated 2.66 MB...][INFO] Apache Rya Web Projects ............................ SKIPPED[INFO] Apache Rya Web Implementation ...................... SKIPPED[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 27:01 min[INFO] Finished at: 2017-11-22T15:34:51+00:00[INFO] Final Memory: 446M/2957M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (check-licenses) on project rya.geo.geomesa: Too many files with unapproved license: 2 See RAT report in: /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/rya.geoindexing/geo.geomesa/target/rat.txt -> [Help 1][ERROR] [ERROR] To see 
 the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run 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/MojoFailureException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :rya.geo.geomesachannel stoppedSetting status of 14a4bcb2a0ac4398d532d6b6d3b2efcb3ce3159c to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/555/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---

[GitHub] incubator-rya pull request #250: [WIP] RYA-238 Accumulo Geo Temporal Index

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

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


---