Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

METRON-503: Metron REST API #316

Closed
wants to merge 72 commits into from
Closed

Commits on Oct 19, 2016

  1. Initial implementation of REST service

    rmerriman committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    b7d310e View commit details
    Browse the repository at this point in the history
  2. added newline at the end of application.yml

    rmerriman committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    77e79ab View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Configuration menu
    Copy the full SHA
    b042dfd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Metron Docker implementation

    rmerriman committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    2012369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ea03e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Merge branch 'METRON-503' into middleware

    rmerriman committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    b73e808 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    072f3ec View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Initial middleware commit

    rmerriman committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d4ff470 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Added start script and fixed Maven issues

    rmerriman committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    50b4cf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Fixed pattern label bug

    rmerriman committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    46d0ff3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Fixes to parseMessage service. Now writes temporary grok statement to…

    … local filesystem. Also fixed some corner cases for sensorParserConfigHistoryService (history doesn't exist, deleting a history that doesn't exist, etc). Added context path to integration tests.
    rmerriman committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    53c3340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a329c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'docker' into middleware

    rmerriman committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    ce11ab5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Resolved licensing issues

    rmerriman committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    7db0810 View commit details
    Browse the repository at this point in the history
  2. Resolved licensing issues

    rmerriman committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    8825a85 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'docker' into middleware

    rmerriman committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    35240d2 View commit details
    Browse the repository at this point in the history
  4. Resolved licensing issues

    rmerriman committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    d38b626 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'docker' into middleware

    rmerriman committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    f1ce2d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25bc44e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    a91ce50 View commit details
    Browse the repository at this point in the history
  2. Added license header to docker-compose.yml

    rmerriman committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    c916800 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'METRON-622' into middleware

    rmerriman committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    b8ef856 View commit details
    Browse the repository at this point in the history
  4. Updated context paths and added assembly.xml file

    rmerriman committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    6be6a0a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Changes based on PR feedback:

    - hbase config is now read from Storm classpath instead of hbase jar
    - removed global config push from kafkazk init script
    - added license to hbase/bin/init-commands.txt
    - improved data generator script and updated documentation
    rmerriman committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    786aa97 View commit details
    Browse the repository at this point in the history
  2. Updated flatfile_loader.sh to only depend on HBase

    rmerriman committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    385bcb0 View commit details
    Browse the repository at this point in the history
  3. Fixed rest database name

    rmerriman committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    5d86575 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Changes based on PR feedback

    rmerriman committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    edd4b87 View commit details
    Browse the repository at this point in the history
  2. Fixed README API links

    rmerriman committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    11fa4ae View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Changes from PR feedback. Replaced install script with maven pom. Als…

    …o added more documentation.
    rmerriman committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    07f1a5f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Added commons-lang:2.4 to dependencies_with_url.csv

    rmerriman committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    bd4b81b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Merge branch 'METRON-622' into METRON-503

    # Conflicts:
    #	pom.xml
    rmerriman committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    6b8babc View commit details
    Browse the repository at this point in the history
  2. Removed config directory

    rmerriman committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    adce921 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'METRON-622' into METRON-503

    rmerriman committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    8040ab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2861756 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Merge remote-tracking branch 'mirror/master' into METRON-503

    # Conflicts:
    #	metron-docker/README.md
    #	metron-docker/compose/docker-compose.yml
    #	metron-docker/compose/kafkazk/Dockerfile
    #	metron-docker/compose/kafkazk/bin/init-zk.sh
    #	metron-docker/conf/.env
    #	pom.xml
    rmerriman committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    55fb3d0 View commit details
    Browse the repository at this point in the history
  2. Moved model classes to separate metron-rest-client project. Added doc…

    …umentation for all Http response codes.
    rmerriman committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    9bab502 View commit details
    Browse the repository at this point in the history
  3. Updated url paths for GlobalConfig, SensorParserConfig, SensorEnrichm…

    …entConfig, and SensorParserConfigHistory controllers.
    rmerriman committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    2fc78d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    a76ba8e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    b1a19d5 View commit details
    Browse the repository at this point in the history
  2. Resolved merge conflicts with METRON-652

    rmerriman committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    901a6b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Changes to address PR feedback. Includes:

      - addressing NPEs in model classes
      - removing SensorParserConfigHistory endpoint
      - updating config controllers to return 201 on create and 200 on update
      - added exception handling to Kafka create topic function
      - moved zookeeper/curator properties to application.yml
      - small pom adjustments
      - limited automatic user create to test and dev profiles
      - created a top level constant class
    rmerriman committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    0a784d5 View commit details
    Browse the repository at this point in the history
  2. Converted TopologyResponse status to enum

    rmerriman committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    88c1f7d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    98f6caf View commit details
    Browse the repository at this point in the history
  2. Fixed jdbc dependency

    rmerriman committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    1253242 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Removed @service annotation from interfaces and added @OverRide annot…

    …ation to implementations
    rmerriman committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    6f75348 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Merge remote-tracking branch 'mirror/master' into METRON-503

    # Conflicts:
    #	dependencies_with_url.csv
    rmerriman committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    fd62add View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Configuration menu
    Copy the full SHA
    7b5da86 View commit details
    Browse the repository at this point in the history
  2. Resolved merge conflict

    rmerriman committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    13e3520 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. METRON-503: added unit tests for some of the services. To make unit t…

    …esting simpler, minor refactoring was done. For example, a constructor with all dependencies was created.
    jjmeyer0 committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    9b75f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea6ae5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46a0f1 View commit details
    Browse the repository at this point in the history
  4. Updated test config to create necessary admin utils class for kafka. …

    …Fixed typo/grammar in grok test.
    jjmeyer0 committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    45f94a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from jjmeyer0/METRON-503

    METRON-503: added unit tests for some of the services.
    merrimanr committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    42d0491 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Added several new tests and refactored SensorParserConfigService to r…

    …emove handling of Grok special cases
    rmerriman committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    a03f78c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Added HDFS controller and renamed StellarService

    rmerriman committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    5443cd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Renamed StormCLIWrapperTest.java

    rmerriman committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    f26c166 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Added StellarService unit test

    rmerriman committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    0ca2dc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Removed MySQL dependency and substituted H2. Updated documentation to…

    … reflect changes. Also added profile for Quick Dev.
    rmerriman committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    a354591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d07f31f View commit details
    Browse the repository at this point in the history
  3. Documented testing on metron-docker and quick dev

    rmerriman committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    940f7ba View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    65f5173 View commit details
    Browse the repository at this point in the history
  2. Updated version number

    rmerriman committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    a3d36d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39ffba8 View commit details
    Browse the repository at this point in the history
  4. Added $METRON_VERSION instead of hardcoded version

    rmerriman committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    23cd26e View commit details
    Browse the repository at this point in the history
  5. Added overwrite warning to HdfsController

    rmerriman committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    cc84429 View commit details
    Browse the repository at this point in the history
  6. updated dependencies_with_url.csv

    rmerriman committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    11fb735 View commit details
    Browse the repository at this point in the history
  7. removed org.reflections dependency

    rmerriman committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    6f3fc0b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    1d397f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Updated to match all h2 databases

    rmerriman committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    de99543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db12aa View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Merge remote-tracking branch 'mirror/master' into METRON-503

    # Conflicts:
    #	dependencies_with_url.csv
    rmerriman committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    3fcf123 View commit details
    Browse the repository at this point in the history
  2. Merged latest changes and excluded org.reflections from metron-common…

    … dependency
    rmerriman committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    52f87fd View commit details
    Browse the repository at this point in the history