[jira] [Updated] (TWILL-122) Allow disabling the log transport

2017-03-18 Thread Terence Yim (JIRA)

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

Terence Yim updated TWILL-122:
--
Fix Version/s: 0.11.0

> Allow disabling the log transport
> -
>
> Key: TWILL-122
> URL: https://issues.apache.org/jira/browse/TWILL-122
> Project: Apache Twill
>  Issue Type: Improvement
>  Components: core
>Reporter: Terence Yim
> Fix For: 0.11.0
>
>
> Currently transporting logs to Kafka is mandatory. It should be optionally so 
> that application can have its own way of log collection.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (TWILL-122) Allow disabling the log transport

2017-03-18 Thread Terence Yim (JIRA)

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

Terence Yim reassigned TWILL-122:
-

Assignee: Terence Yim

> Allow disabling the log transport
> -
>
> Key: TWILL-122
> URL: https://issues.apache.org/jira/browse/TWILL-122
> Project: Apache Twill
>  Issue Type: Improvement
>  Components: core
>Reporter: Terence Yim
>Assignee: Terence Yim
> Fix For: 0.11.0
>
>
> Currently transporting logs to Kafka is mandatory. It should be optionally so 
> that application can have its own way of log collection.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TWILL-224) Have the Application Master even no active runnable instance is running

2017-03-18 Thread Terence Yim (JIRA)
Terence Yim created TWILL-224:
-

 Summary: Have the Application Master even no active runnable 
instance is running
 Key: TWILL-224
 URL: https://issues.apache.org/jira/browse/TWILL-224
 Project: Apache Twill
  Issue Type: New Feature
Reporter: Terence Yim


This behavior allows one to start only an AM and launch runnable instances in 
an adhoc fashion. In order to support this, these are the changes need to be 
made:

# Make it an optional behavior that needs to be turned on per application 
submission via {{TwillPreparer}}
# The AM won't complete itself when there is no runnable instance running 
(either all completed or none started are the same case).
# Allows changing runnable instance to 0.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TWILL-222) TwillRunnable will always have the ROOT log level INFO if we do not explicitly set the log level in TwillPreparer.

2017-03-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on TWILL-222:
--

Github user asfgit closed the pull request at:

https://github.com/apache/twill/pull/37


> TwillRunnable will always have the ROOT log level INFO if we do not 
> explicitly set the log level in TwillPreparer.
> --
>
> Key: TWILL-222
> URL: https://issues.apache.org/jira/browse/TWILL-222
> Project: Apache Twill
>  Issue Type: Bug
>Affects Versions: 0.8.0, 0.9.0, 0.10.0
>Reporter: Yaojie Feng
>Assignee: Yaojie Feng
> Fix For: 0.11.0
>
>
> TwillPreparer now blindly assumes the ROOT logger has INFO log level if we do 
> not set it no matter what it actually is in the logback.xml. And after we 
> configure the logback.xml in ServiceMain, the root log level get overrided to 
> INFO.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (TWILL-222) TwillRunnable will always have the ROOT log level INFO if we do not explicitly set the log level in TwillPreparer.

2017-03-18 Thread Terence Yim (JIRA)

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

Terence Yim resolved TWILL-222.
---
Resolution: Fixed

> TwillRunnable will always have the ROOT log level INFO if we do not 
> explicitly set the log level in TwillPreparer.
> --
>
> Key: TWILL-222
> URL: https://issues.apache.org/jira/browse/TWILL-222
> Project: Apache Twill
>  Issue Type: Bug
>Affects Versions: 0.8.0, 0.9.0, 0.10.0
>Reporter: Yaojie Feng
>Assignee: Yaojie Feng
> Fix For: 0.11.0
>
>
> TwillPreparer now blindly assumes the ROOT logger has INFO log level if we do 
> not set it no matter what it actually is in the logback.xml. And after we 
> configure the logback.xml in ServiceMain, the root log level get overrided to 
> INFO.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] twill pull request #37: (Twill-222) fix for default root log level

2017-03-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/twill/pull/37


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---