You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by merrimanr <gi...@git.apache.org> on 2016/12/09 23:20:01 UTC

[GitHub] incubator-metron pull request #394: METRON-623: Management UI

GitHub user merrimanr opened a pull request:

    https://github.com/apache/incubator-metron/pull/394

    METRON-623: Management UI

    Initial version of the Management UI using Angular2.  Currently it is bundled and served from the metron-rest Spring application server but can be easily decoupled and run in it's own web server.  See the metron-rest README for instructions on deploying.  This UI also uses angular-cli and more information can be found at https://github.com/angular/angular-cli.

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

    $ git pull https://github.com/merrimanr/incubator-metron METRON-623

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

    https://github.com/apache/incubator-metron/pull/394.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 #394
    
----
commit b7d310ede8785f411c9a4518207dfa3ef77983b3
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-10-19T15:24:52Z

    Initial implementation of REST service

commit 77e79aba34e992c951ee804d918aea1e70b638ec
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-10-19T15:31:18Z

    added newline at the end of application.yml

commit b042dfdce8e12bf320ff5dcd7b46edf68c66a302
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-10-24T16:07:21Z

    Added logging configuration and fixed SLF4J warnings.

commit 2012369e3094dcc0d15365b914005d035e938824
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-18T23:11:40Z

    Metron Docker implementation

commit d9ea03eeafb6971390899c93bad73ee00216b3f6
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-18T23:19:13Z

    Cleaned up comments and added newlines to the end of files

commit b73e8084ba6c9299227bea8085d34731dabcdd88
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-21T17:34:14Z

    Merge branch 'METRON-503' into middleware

commit 072f3ec7e856acdd6d565ce0c69b52fc038ec352
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-28T22:18:45Z

    Merge remote-tracking branch 'mirror/master' into middleware

commit d4ff4703fcc9c84f646bf00653af43a74df3fe9d
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-29T13:52:24Z

    Initial middleware commit

commit c87474befc2564040d14324926efac8485a751cb
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-29T23:12:18Z

    Initial metron-config UI commit

commit 50b4cf4aeb5a084d43a2c70d9a364dc81b7c3a42
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-30T18:38:10Z

    Added start script and fixed Maven issues

commit ba70d7f851978a7aee7cab09a94ac0108b70d29f
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-30T18:38:45Z

    Merge branch 'middleware' into webapp

commit ecddc0b47b2a15738e42040b9154905f170a513e
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-11-30T19:06:42Z

    Moved to separate metron-config project.

commit d79977bac43c30f0434e54f089d1be1c1c91d306
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-01T20:57:06Z

    Added install and start scripts.  Now serving UI from Spring appplication server.

commit e5c3b3b25b6958b4bcd22c09cf1e4ac9333bcae9
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-02T00:02:15Z

    User feedback bug fixes

commit 46d0ff32c5317f5a6c55363cac0e948893bbf755
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-02T00:02:37Z

    Fixed pattern label bug

commit cd61e7d9e9f59fc9fe19a378266511b534b36437
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-02T00:03:02Z

    Merge branch 'middleware' into webapp

commit 1ced51e188074bc151a1cd90993b03d13633f9d9
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-05T18:35:52Z

    Fixes to parseMessage service.  Now patternLabel defaults to sensor name only if it doesn't exist and patternLabel is not appended to grokStatement (that now happens in middleware).  Changed Stellar panel to Raw JSON.

commit 53c33409916d9bfb74bb928debbe60bba18349e6
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-05T18:47:08Z

    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.

commit 0a329c7ee49290d2cf31d7fed744300bf2ad2e07
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-05T18:52:01Z

    Merge remote-tracking branch 'mirror/master' into docker

commit ce11ab5bcf67b051e0bbe9356d8f733de0a1ccbf
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-05T18:52:59Z

    Merge branch 'docker' into middleware

commit a985b5ac60e9635e15ea9f79b54fdf381de1a3e6
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-05T18:54:14Z

    Merge branch 'middleware' into webapp
    
    # Conflicts:
    #	metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/SensorParserConfigHistoryService.java

commit 7db0810f76ca36b1bb9c8d98c21038175ffed117
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:00:09Z

    Resolved licensing issues

commit 8825a85bfab5eaa792ea24efb1e025c90d41664b
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:09:02Z

    Resolved licensing issues

commit 35240d267f1939b78991da1b3ff0210d45839299
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:10:17Z

    Merge branch 'docker' into middleware

commit 21300e21c99db32e2c4921f389db3bab6f6271da
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:10:54Z

    Merge branch 'middleware' into webapp

commit a7dea157fb9b02739ed9d4f5a647d97b086d4822
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:11:57Z

    Resolved licensing issues

commit d38b6265b4c0806826db6f77c7c036f6115db53e
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:12:38Z

    Resolved licensing issues

commit f1ce2d0ab740b9c67f4abe00e8e88d81b43dc8cd
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:12:54Z

    Merge branch 'docker' into middleware

commit a7b9e7e96aa339e922ec6d2098eeee563f726ced
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:13:32Z

    Merge branch 'middleware' into webapp
    
    # Conflicts:
    #	pom.xml

commit f7bf12e12c979f541b4ac16174db39d1bf739bae
Author: rmerriman <rm...@hortonworks.com>
Date:   2016-12-06T00:15:28Z

    Resolved licensing issues

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394
  
    Wow, @merrimanr , there are currently 320 files changed in this PR.  I don't know how to start reviewing this.
    
    Hopefully most or a lot of those go away when METRON-622 and METRON-503 are subtracted.  Could you please consider posting a PR against a branch that already has those committed, so we can see just the changes affected by this feature?  Alternatively you could use [Apache Reviewboard](https://reviews.apache.org/r/) to post such a diff.  Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394
  
    It does include the docker branch commits but does not directly depend on
    it if I'm not mistaken.
    
    On Wed, Dec 14, 2016 at 1:01 PM, ottobackwards <no...@github.com>
    wrote:
    
    > Does this depend on the docker branch being landed first?
    >
    > \u2014
    > You are receiving this because you authored the thread.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/incubator-metron/pull/394#issuecomment-267123956>,
    > or mute the thread
    > <https://github.com/notifications/unsubscribe-auth/AATCeNmvQ3fEfREyCGZCrRflJqkDfzQcks5rID0GgaJpZM4LJdRn>
    > .
    >



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394
  
    Can we get the merge conflicts resolved here?  Now that #393 (docker) got merged into master, this needs a bit of an update.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394
  
    No problem.  This PR is also dependent on METRON-503 which is currently being updated.  Will get the merge conflicts resolved soon.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394
  
    I'm going to close this until METRON-503 gets merged.  Sorry for the distraction.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron issue #394: METRON-623: Management UI

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

    https://github.com/apache/incubator-metron/pull/394
  
    Does this depend on the docker branch being landed first?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---