[jira] [Assigned] (SENSSOFT-33) Testing

2016-09-20 Thread Clay Gimenez (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clay Gimenez reassigned SENSSOFT-33:


Assignee: Clay Gimenez  (was: Joshua Poore)

> Testing
> ---
>
> Key: SENSSOFT-33
> URL: https://issues.apache.org/jira/browse/SENSSOFT-33
> Project: SensSoft
>  Issue Type: Test
>  Components: UserALE.js
>Reporter: Joshua Poore
>Assignee: Clay Gimenez
>Priority: Critical
>   Original Estimate: 20h
>  Remaining Estimate: 20h
>
> Address issues with the testing rig and implement full test suite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (SENSSOFT-64) Add ALv2.0 License Headers to STOUT

2016-09-20 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney reassigned SENSSOFT-64:


Assignee: Lewis John McGibbney  (was: Joshua Poore)

> Add ALv2.0 License Headers to STOUT
> ---
>
> Key: SENSSOFT-64
> URL: https://issues.apache.org/jira/browse/SENSSOFT-64
> Project: SensSoft
>  Issue Type: Sub-task
>  Components: STOUT
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
>
> {code}
> Licensed to the Apache Software Foundation (ASF) under one or more
> contributor license agreements.  See the NOTICE file distributed with
> this work for additional information regarding copyright ownership.
> The ASF licenses this file to You under the Apache License, Version 2.0
> (the "License"); you may not use this file except in compliance with
> the License.  You may obtain a copy of the License at
>   http://www.apache.org/licenses/LICENSE-2.0
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENSSOFT-64) Add ALv2.0 License Headers to STOUT

2016-09-20 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/SENSSOFT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506644#comment-15506644
 ] 

Lewis John McGibbney commented on SENSSOFT-64:
--

Hi [~poor...@me.com] I'm going to take this issue on and address it today 
seeing as I am at XDATA :) Are you or any of the team around?

> Add ALv2.0 License Headers to STOUT
> ---
>
> Key: SENSSOFT-64
> URL: https://issues.apache.org/jira/browse/SENSSOFT-64
> Project: SensSoft
>  Issue Type: Sub-task
>  Components: STOUT
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
>
> {code}
> Licensed to the Apache Software Foundation (ASF) under one or more
> contributor license agreements.  See the NOTICE file distributed with
> this work for additional information regarding copyright ownership.
> The ASF licenses this file to You under the Apache License, Version 2.0
> (the "License"); you may not use this file except in compliance with
> the License.  You may obtain a copy of the License at
>   http://www.apache.org/licenses/LICENSE-2.0
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Anyone around @XDATA

2016-09-20 Thread lewis john mcgibbney
Hi Folks,
Is anyone at XDATA in Ballston this week? I am going to take on a few issue
and work my way through them.
Lewis

-- 
http://home.apache.org/~lewismc/
@hectorMcSpector
http://www.linkedin.com/in/lmcgibbney


[jira] [Updated] (SENSSOFT-4) Deployment Instructions for UserALE.js

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-4:
--
Sprint: Sprint 1, Sprint 2  (was: Sprint 1)

> Deployment Instructions for UserALE.js
> --
>
> Key: SENSSOFT-4
> URL: https://issues.apache.org/jira/browse/SENSSOFT-4
> Project: SensSoft
>  Issue Type: Task
>  Components: UserALE.js
>Reporter: Joshua Poore
>Assignee: Joshua Poore
>Priority: Critical
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Should have up-to-date instructional material for deploying, configuring 
> Elastic with the UserALE.js instructional material (in our git docs pages).
> I want these instructions to incorporate our container for Elastic and 
> LogStash. This container should be included in UserALE.js repo, or somewhere 
> sensible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SENSSOFT-75) Runtime error when QObject is out of scope

2016-09-20 Thread Michelle Beard (JIRA)
Michelle Beard created SENSSOFT-75:
--

 Summary: Runtime error when QObject is out of scope
 Key: SENSSOFT-75
 URL: https://issues.apache.org/jira/browse/SENSSOFT-75
 Project: SensSoft
  Issue Type: Bug
  Components: UserALE.PyQt5
Affects Versions: UserALE.PyQt5 0.1.5
Reporter: Michelle Beard
Assignee: Michelle Beard
 Fix For: UserALE.PyQt5 0.1.6


I just updated and now I’m seeing this:

Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
 line 216, in aggregate
aggdata = self.__create_msg (event[0], event[1], event[2], details={"count" 
: counter})  
  File 
"/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
 line 370, in __create_msg
"target": self.getSelector (object),
  File 
"/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
 line 243, in getSelector
return object.objectName () if object.objectName () else 
object.staticMetaObject.className ()
RuntimeError: wrapped C/C++ object of type QPushButton has been deleted

Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

I haven’t done any debugging, but I figured I’d show it to you in case you’ve 
seen it before (Mac buddies?). It happened when I clicked a button that should 
have called a user-defined slot, rather than a PyQt slot, not sure if that’s 
helpful info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (SENSSOFT-4) Deployment Instructions for UserALE.js

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard reassigned SENSSOFT-4:
-

Assignee: Michelle Beard  (was: Joshua Poore)

> Deployment Instructions for UserALE.js
> --
>
> Key: SENSSOFT-4
> URL: https://issues.apache.org/jira/browse/SENSSOFT-4
> Project: SensSoft
>  Issue Type: Task
>  Components: UserALE.js
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>Priority: Critical
> Fix For: Distill 0.1.3
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Should have up-to-date instructional material for deploying, configuring 
> Elastic with the UserALE.js instructional material (in our git docs pages).
> I want these instructions to incorporate our container for Elastic and 
> LogStash. This container should be included in UserALE.js repo, or somewhere 
> sensible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (SENSSOFT-4) Deployment Instructions for UserALE.js

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard resolved SENSSOFT-4.
---
   Resolution: Fixed
Fix Version/s: Distill 0.1.3

The containers were included in the Distill 0.1.3 release.

> Deployment Instructions for UserALE.js
> --
>
> Key: SENSSOFT-4
> URL: https://issues.apache.org/jira/browse/SENSSOFT-4
> Project: SensSoft
>  Issue Type: Task
>  Components: UserALE.js
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>Priority: Critical
> Fix For: Distill 0.1.3
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Should have up-to-date instructional material for deploying, configuring 
> Elastic with the UserALE.js instructional material (in our git docs pages).
> I want these instructions to incorporate our container for Elastic and 
> LogStash. This container should be included in UserALE.js repo, or somewhere 
> sensible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENSSOFT-64) Add ALv2.0 License Headers to STOUT

2016-09-20 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/SENSSOFT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506747#comment-15506747
 ] 

Lewis John McGibbney commented on SENSSOFT-64:
--

[~poor...@me.com] can you confirm which branch is current development? Thanks

> Add ALv2.0 License Headers to STOUT
> ---
>
> Key: SENSSOFT-64
> URL: https://issues.apache.org/jira/browse/SENSSOFT-64
> Project: SensSoft
>  Issue Type: Sub-task
>  Components: STOUT
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
>
> {code}
> Licensed to the Apache Software Foundation (ASF) under one or more
> contributor license agreements.  See the NOTICE file distributed with
> this work for additional information regarding copyright ownership.
> The ASF licenses this file to You under the Apache License, Version 2.0
> (the "License"); you may not use this file except in compliance with
> the License.  You may obtain a copy of the License at
>   http://www.apache.org/licenses/LICENSE-2.0
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-75) Runtime error when QObject is out of scope

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-75:
---
Fix Version/s: UserALE.PyQt5 0.1.5

> Runtime error when QObject is out of scope
> --
>
> Key: SENSSOFT-75
> URL: https://issues.apache.org/jira/browse/SENSSOFT-75
> Project: SensSoft
>  Issue Type: Bug
>  Components: UserALE.PyQt5
>Affects Versions: UserALE.PyQt5 0.1.5
>Reporter: Michelle Beard
>Assignee: Michelle Beard
> Fix For: UserALE.PyQt5 0.1.5, UserALE.PyQt5 0.1.6
>
>
> I just updated and now I’m seeing this:
> Traceback (most recent call last):
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 216, in aggregate
> aggdata = self.__create_msg (event[0], event[1], event[2], 
> details={"count" : counter})  
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 370, in __create_msg
> "target": self.getSelector (object),
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 243, in getSelector
> return object.objectName () if object.objectName () else 
> object.staticMetaObject.className ()
> RuntimeError: wrapped C/C++ object of type QPushButton has been deleted
> Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
> I haven’t done any debugging, but I figured I’d show it to you in case you’ve 
> seen it before (Mac buddies?). It happened when I clicked a button that 
> should have called a user-defined slot, rather than a PyQt slot, not sure if 
> that’s helpful info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENSSOFT-75) Runtime error when QObject is out of scope

2016-09-20 Thread Michelle Beard (JIRA)

[ 
https://issues.apache.org/jira/browse/SENSSOFT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507321#comment-15507321
 ] 

Michelle Beard commented on SENSSOFT-75:


Determined that the aggregate function is to blame for the error due to the 
fact that the QObject does go out of scope. 

> Runtime error when QObject is out of scope
> --
>
> Key: SENSSOFT-75
> URL: https://issues.apache.org/jira/browse/SENSSOFT-75
> Project: SensSoft
>  Issue Type: Bug
>  Components: UserALE.PyQt5
>Affects Versions: UserALE.PyQt5 0.1.5
>Reporter: Michelle Beard
>Assignee: Michelle Beard
> Fix For: UserALE.PyQt5 0.1.5, UserALE.PyQt5 0.1.6
>
>
> I just updated and now I’m seeing this:
> Traceback (most recent call last):
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 216, in aggregate
> aggdata = self.__create_msg (event[0], event[1], event[2], 
> details={"count" : counter})  
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 370, in __create_msg
> "target": self.getSelector (object),
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 243, in getSelector
> return object.objectName () if object.objectName () else 
> object.staticMetaObject.className ()
> RuntimeError: wrapped C/C++ object of type QPushButton has been deleted
> Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
> I haven’t done any debugging, but I figured I’d show it to you in case you’ve 
> seen it before (Mac buddies?). It happened when I clicked a button that 
> should have called a user-defined slot, rather than a PyQt slot, not sure if 
> that’s helpful info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-60) Parent Apache License Headers to all Source Code

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-60:
---
Sprint: Sprint 1, Sprint 2  (was: Sprint 1)

> Parent Apache License Headers to all Source Code
> 
>
> Key: SENSSOFT-60
> URL: https://issues.apache.org/jira/browse/SENSSOFT-60
> Project: SensSoft
>  Issue Type: Task
>  Components: Distill, STOUT, TAP, UserALE.js, UserALE.PyQt5, UserALEv3
>Reporter: Lewis John McGibbney
>Assignee: Joshua Poore
>Priority: Blocker
>
> Parent issues which will manage the QA that all files under SCM are 
> ALv2.0-licensed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SENSSOFT-64) Add ALv2.0 License Headers to STOUT

2016-09-20 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/SENSSOFT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507588#comment-15507588
 ] 

Lewis John McGibbney commented on SENSSOFT-64:
--

[~poor...@me.com] PR for this exists at 
https://github.com/apache/incubator-senssoft-stout/pull/1

> Add ALv2.0 License Headers to STOUT
> ---
>
> Key: SENSSOFT-64
> URL: https://issues.apache.org/jira/browse/SENSSOFT-64
> Project: SensSoft
>  Issue Type: Sub-task
>  Components: STOUT
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
>
> {code}
> Licensed to the Apache Software Foundation (ASF) under one or more
> contributor license agreements.  See the NOTICE file distributed with
> this work for additional information regarding copyright ownership.
> The ASF licenses this file to You under the Apache License, Version 2.0
> (the "License"); you may not use this file except in compliance with
> the License.  You may obtain a copy of the License at
>   http://www.apache.org/licenses/LICENSE-2.0
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (SENSSOFT-75) Runtime error when QObject is out of scope

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard resolved SENSSOFT-75.

Resolution: Fixed

Fixed.

> Runtime error when QObject is out of scope
> --
>
> Key: SENSSOFT-75
> URL: https://issues.apache.org/jira/browse/SENSSOFT-75
> Project: SensSoft
>  Issue Type: Bug
>  Components: UserALE.PyQt5
>Affects Versions: UserALE.PyQt5 0.1.5
>Reporter: Michelle Beard
>Assignee: Michelle Beard
> Fix For: UserALE.PyQt5 0.1.5, UserALE.PyQt5 0.1.6
>
>
> I just updated and now I’m seeing this:
> Traceback (most recent call last):
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 216, in aggregate
> aggdata = self.__create_msg (event[0], event[1], event[2], 
> details={"count" : counter})  
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 370, in __create_msg
> "target": self.getSelector (object),
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/userale/ale.py",
>  line 243, in getSelector
> return object.objectName () if object.objectName () else 
> object.staticMetaObject.className ()
> RuntimeError: wrapped C/C++ object of type QPushButton has been deleted
> Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
> I haven’t done any debugging, but I figured I’d show it to you in case you’ve 
> seen it before (Mac buddies?). It happened when I clicked a button that 
> should have called a user-defined slot, rather than a PyQt slot, not sure if 
> that’s helpful info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-50) DISTILL USER-ALE API

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-50:
---
Due Date: (was: 23/Sep/16)

> DISTILL USER-ALE API
> 
>
> Key: SENSSOFT-50
> URL: https://issues.apache.org/jira/browse/SENSSOFT-50
> Project: SensSoft
>  Issue Type: Task
>  Components: Distill
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The Python API to connect to UserAle (logging server) will live here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-37) Application Results API

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-37:
---
Due Date: (was: 30/Aug/16)

> Application Results API
> ---
>
> Key: SENSSOFT-37
> URL: https://issues.apache.org/jira/browse/SENSSOFT-37
> Project: SensSoft
>  Issue Type: Task
>  Components: TAP
>Reporter: Joshua Poore
>Assignee: Arthi Vezhavendan
>Priority: Blocker
>   Original Estimate: 25h
>  Remaining Estimate: 25h
>
> Endpoint to deliver results datablobs for visualization. Requires Distill API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-67) STOUT DB BackUp Issue

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-67:
---
Due Date: (was: 2/Sep/16)

> STOUT DB BackUp Issue
> -
>
> Key: SENSSOFT-67
> URL: https://issues.apache.org/jira/browse/SENSSOFT-67
> Project: SensSoft
>  Issue Type: Bug
>  Components: STOUT
> Environment: Django
>Reporter: Joshua Poore
>Assignee: Joshua Poore
>
> Database backup need fixing, they currently aren't backing up data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-36) Distill API Connection

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-36:
---
Due Date: (was: 30/Aug/16)

> Distill API Connection
> --
>
> Key: SENSSOFT-36
> URL: https://issues.apache.org/jira/browse/SENSSOFT-36
> Project: SensSoft
>  Issue Type: Task
>  Components: TAP
>Reporter: Joshua Poore
>Assignee: Arthi Vezhavendan
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Connect to the Distill API to register new tools and request datablobs. 
> Coordinate with Michelle for details



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-52) Deploy Distill with Gunicorn + Nginx

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-52:
---
Sprint: Sprint 2
 Affects Version/s: Distill 0.1.3
   Environment: Ubuntu 16.0.4 LTS (Xenial)
Remaining Estimate: 8h
 Original Estimate: 8h
 Fix Version/s: Distill 0.1.4
  Reporter: Michelle Beard  (was: Joshua Poore)
   Description: Finalized docker component to deploy a Distill 
production server.  (was: Support counts for (at minimum) n events w/in 
"element")
   Summary: Deploy Distill with Gunicorn + Nginx  (was: Develop 
Stats Libraries for Distill)

> Deploy Distill with Gunicorn + Nginx
> 
>
> Key: SENSSOFT-52
> URL: https://issues.apache.org/jira/browse/SENSSOFT-52
> Project: SensSoft
>  Issue Type: Task
>  Components: Distill
>Affects Versions: Distill 0.1.3
> Environment: Ubuntu 16.0.4 LTS (Xenial)
>Reporter: Michelle Beard
>Assignee: Michelle Beard
> Fix For: Distill 0.1.4
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> Finalized docker component to deploy a Distill production server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-49) UserALE Unit Tests

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-49:
---
Description: Develop functional tests for UserALE model (captures 
segmentation)  (was: Testing...)
Summary: UserALE Unit Tests  (was: User-ALE Unit Tests)

> UserALE Unit Tests
> --
>
> Key: SENSSOFT-49
> URL: https://issues.apache.org/jira/browse/SENSSOFT-49
> Project: SensSoft
>  Issue Type: Sub-task
>  Components: Distill
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>
> Develop functional tests for UserALE model (captures segmentation)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-49) UserALE Unit Tests

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-49:
---
Issue Type: Test  (was: Sub-task)
Parent: (was: SENSSOFT-50)

> UserALE Unit Tests
> --
>
> Key: SENSSOFT-49
> URL: https://issues.apache.org/jira/browse/SENSSOFT-49
> Project: SensSoft
>  Issue Type: Test
>  Components: Distill
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>
> Develop functional tests for UserALE model (captures segmentation)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-11) Split Distill REST and Distill Framework

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-11:
---
Priority: Minor  (was: Major)

> Split Distill REST and Distill Framework
> 
>
> Key: SENSSOFT-11
> URL: https://issues.apache.org/jira/browse/SENSSOFT-11
> Project: SensSoft
>  Issue Type: Improvement
>  Components: Distill
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>Priority: Minor
>
> Split Distill REST and Distill Framework



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Deleted] (SENSSOFT-50) DISTILL USER-ALE API

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard deleted SENSSOFT-50:
---


> DISTILL USER-ALE API
> 
>
> Key: SENSSOFT-50
> URL: https://issues.apache.org/jira/browse/SENSSOFT-50
> Project: SensSoft
>  Issue Type: Task
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The Python API to connect to UserAle (logging server) will live here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-11) Split Distill REST and Distill Framework

2016-09-20 Thread Michelle Beard (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michelle Beard updated SENSSOFT-11:
---
Issue Type: Wish  (was: Improvement)

> Split Distill REST and Distill Framework
> 
>
> Key: SENSSOFT-11
> URL: https://issues.apache.org/jira/browse/SENSSOFT-11
> Project: SensSoft
>  Issue Type: Wish
>  Components: Distill
>Reporter: Joshua Poore
>Assignee: Michelle Beard
>Priority: Minor
>
> Split Distill REST and Distill Framework



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)