You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by fg...@apache.org on 2019/01/23 18:06:50 UTC

[incubator-sdap-ningester] branch v1.0.0-rc1 created (now 15e48cb)

This is an automated email from the ASF dual-hosted git repository.

fgreg pushed a change to branch v1.0.0-rc1
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ningester.git.


      at 15e48cb  version bump

This branch includes the following new commits:

     new 5be0e5d  Initial commit
     new 03f6c22  initial commit
     new 377975a  removing out dir
     new 36c25b5  added integration test
     new d8486c3  experimenting with new Jython
     new a6e6e2a  experimenting with new Jython
     new e5e4ef7  updated reader and tests
     new 55308ae  more progress on batch job
     new fe2f7e6  new processors and tests
     new 42a3379  new processor for adding time from granule name. updated tests
     new fe29b3a  generate tile id processor added with tests
     new bc043f6  set dataset name processor with test
     new 5bc5aeb  added property files for each processor
     new af44673  trying out some new configuration properties
     new 9288979  wired up the reader and changed it to produce NexusTiles instead of Strings
     new 39ea2ef  added slice by dimension slicer and test
     new 4f27864  wired in the slicebydimension properties and added smap testjob
     new 84df3ea  got solrstore and cassandra store moved over
     new 53af516  consistent test names
     new a52c618  added other datastores and their properties
     new 58de263  wired up the writer and updated tests
     new 9a51dbe  cleaned up buildscript and split tests into unit tests and test jobs
     new 787b59f  got integration tests working
     new 8437400  added a few more tests
     new 0ba0dd4  Removed batch configuration from AppConfig. Organized imports
     new 83fa16c  updated application to stop when job completes
     new 38b7076  updated dependency to the new org.apache.sdap nexusproto project
     new 7a5efa3  getting ready for Apache commit
     new 10b8306  add disclaimer update gradle version
     new c885172  updated ignore file
     new b7d4da7  working on docker install
     new fb706c6  ordering of templates was messed up
     new 7fa253b  almost working docker image
     new f4d5cee  launching ningesterpy process
     new be822f2  fixed problem with the order beans were getting loaded
     new 32270e4  updated test job
     new 53f3f52  updated docs and simplified config
     new f58a8be  fixed entrypoint command
     new 66b7a87  added license headers
     new 98deecc  Merge pull request #1 from fgreg/master
     new d8be37b  SDAP-28 Ingest SWOT Sample Data Tiled by time (#2)
     new 0ba132c  SDAP-60 Added MySQL JDBC drivers to compile classpath.
     new 54a44e0  SDAP-54 Added gcc and downgraded miniconda version to fix error with build.
     new bb63acc  SDAP-61 Added a test job for climatology ingestion.
     new e58ca40  SDAP-62 Fix No bean named 'pythonChainProcessor' available bug  (#7)
     new 6591c52  SDAP-65 ningesterpy output not printing in docker logs (#8)
     new bc596c2  SDAP-107 Ningester container does not report exit code correctly
     new 5d4baf6  SDAP-111 Ningester support download from S3 (#10)
     new 7209b75  Updated docker image to include RANDOMIZE_NINGESTERPY_PORT environment variable. If this variable is set to anything but "false", the port that ningesterpy runs on will be a random available port. (#11)
     new 43667c6  Simple issue of not using the exit code returned from the spring app. (#12)
     new 12e60f2  Update version (#13)
     new 15e48cb  version bump

The 52 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.