[jira] [Commented] (FLUME-1869) Request to add HTTP source type to SourceType.java

2013-01-23 Thread Juhani Connolly (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560478#comment-13560478 ] Juhani Connolly commented on FLUME-1869: Looks good I meant to commit this but

[jira] [Commented] (FLUME-1869) Request to add HTTP source type to SourceType.java

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560482#comment-13560482 ] Hari Shreedharan commented on FLUME-1869: - [~juhanic] This is likely because you

[jira] [Commented] (FLUME-1869) Request to add HTTP source type to SourceType.java

2013-01-23 Thread Juhani Connolly (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560513#comment-13560513 ] Juhani Connolly commented on FLUME-1869: Wasn't that... I did try it just in case,

[jira] [Commented] (FLUME-1865) Rename the Sequence File formatters to Serializer to be consistent with the rest of Flume

2013-01-23 Thread Alexander Alten-Lorenz (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560581#comment-13560581 ] Alexander Alten-Lorenz commented on FLUME-1865: --- Can you please explain what

[jira] [Commented] (FLUME-1865) Rename the Sequence File formatters to Serializer to be consistent with the rest of Flume

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561077#comment-13561077 ] Hari Shreedharan commented on FLUME-1865: - Hey Alex, I already have a patch for

Review Request: FLUME-1865. Rename the Sequence File formatters to Serializer to be consistent with the rest of Flume

2013-01-23 Thread Hari Shreedharan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9074/ --- Review request for Flume. Description --- Mostly an IDE based refactoring,

[jira] [Updated] (FLUME-1865) Rename the Sequence File formatters to Serializer to be consistent with the rest of Flume

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Shreedharan updated FLUME-1865: Attachment: FLUME-1865.patch Mostly an IDE based refactoring, to change formatters to

[jira] [Created] (FLUME-1870) Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash

2013-01-23 Thread Hari Shreedharan (JIRA)
Hari Shreedharan created FLUME-1870: --- Summary: Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash Key: FLUME-1870 URL: https://issues.apache.org/jira/browse/FLUME-1870

Re: how to stop flume-ng through command line?

2013-01-23 Thread Mike Percy
Don't kill -9 (SIGKILL) unless you absolutely have to. Just send it a SIGINT or SIGQUIT and it will gracefully shut down. So as Alex says, a regular kill pid will do. Regards Mike On Tue, Jan 22, 2013 at 8:53 AM, Alexander Alten-Lorenz wget.n...@gmail.com wrote: You could use nohup

[jira] [Resolved] (FLUME-1869) Request to add HTTP source type to SourceType.java

2013-01-23 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved FLUME-1869. - Resolution: Fixed Assignee: Hari Shreedharan Committed to trunk and 1.4! Thanks Hari!

Review Request: FLUME-1870. Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash

2013-01-23 Thread Hari Shreedharan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9075/ --- Review request for Flume. Description --- Added code to convert the value

[jira] [Commented] (FLUME-1868) FlumeUserGuide mentions wrong FQCN for JSONHandler

2013-01-23 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561151#comment-13561151 ] Brock Noland commented on FLUME-1868: - Hmm, this patch doesn't want to apply?

[jira] [Updated] (FLUME-1870) Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Shreedharan updated FLUME-1870: Attachment: FLUME-1870.patch Flume sends non-numeric values with type as float to

[jira] [Updated] (FLUME-1868) FlumeUserGuide mentions wrong FQCN for JSONHandler

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Shreedharan updated FLUME-1868: Attachment: FLUME-1868-1.patch Rebased. FlumeUserGuide mentions wrong

Re: Review Request: FLUME-1870. Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash

2013-01-23 Thread Hari Shreedharan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9075/ --- (Updated Jan. 23, 2013, 10:45 p.m.) Review request for Flume. Changes ---

[jira] [Updated] (FLUME-1870) Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Shreedharan updated FLUME-1870: Attachment: FLUME-1870-1.patch Flume sends non-numeric values with type as float to

Flume Meetup in Palo Alto on 3/6

2013-01-23 Thread Kathleen Ting
Dear Flume users and developers, Join us for the first Apache Flume Meetup of 2013 in Palo Alto on March 6th from 4-6pm as we talk about deployment designs and strategies, troubleshooting, and the future of Flume. If you are interested in attending, please RSVP at the following location:

[jira] [Commented] (FLUME-1847) NPE in SourceConfiguration

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561261#comment-13561261 ] Hari Shreedharan commented on FLUME-1847: - +1. Will run test and commit.

[jira] [Commented] (FLUME-1847) NPE in SourceConfiguration

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561262#comment-13561262 ] Hari Shreedharan commented on FLUME-1847: - Actually the unit test would fail

[jira] [Commented] (FLUME-1869) Request to add HTTP source type to SourceType.java

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561312#comment-13561312 ] Hudson commented on FLUME-1869: --- Integrated in flume-trunk #355 (See

[jira] [Commented] (FLUME-1868) FlumeUserGuide mentions wrong FQCN for JSONHandler

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561314#comment-13561314 ] Hudson commented on FLUME-1868: --- Integrated in flume-trunk #355 (See

[jira] [Commented] (FLUME-1863) EmbeddedAgent pom must pull in file channel

2013-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561313#comment-13561313 ] Hudson commented on FLUME-1863: --- Integrated in flume-trunk #355 (See

[jira] [Updated] (FLUME-1800) Docs for spooling source durability changes

2013-01-23 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated FLUME-1800: -- Attachment: FLUME-1800-0.patch Added docs, plus changed a couple of param names. Also exposed input

Review Request: FLUME-1800: Docs for spooling source durability changes

2013-01-23 Thread Mike Percy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9077/ --- Review request for Flume. Description --- Mostly docs. Changed a couple

Re: Review Request: FLUME-1864: Allow hdfs idle callback to clean up closed bucket writers

2013-01-23 Thread Juhani Connolly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9052/ --- (Updated Jan. 24, 2013, 1:46 a.m.) Review request for Flume. Summary

[jira] [Updated] (FLUME-1864) Allow hdfs idle callback to clean up closed bucket writers

2013-01-23 Thread Juhani Connolly (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhani Connolly updated FLUME-1864: --- Fix Version/s: v1.4.0 Affects Version/s: v1.4.0 Allow hdfs idle callback to

[jira] [Created] (FLUME-1871) Classpath isolation for plugins in plugin.d

2013-01-23 Thread Hari Shreedharan (JIRA)
Hari Shreedharan created FLUME-1871: --- Summary: Classpath isolation for plugins in plugin.d Key: FLUME-1871 URL: https://issues.apache.org/jira/browse/FLUME-1871 Project: Flume Issue Type:

[jira] [Created] (FLUME-1872) SpoolingDirectorySource doesn't delete tracker file when deletePolicy is immediate

2013-01-23 Thread Mike Percy (JIRA)
Mike Percy created FLUME-1872: - Summary: SpoolingDirectorySource doesn't delete tracker file when deletePolicy is immediate Key: FLUME-1872 URL: https://issues.apache.org/jira/browse/FLUME-1872 Project:

[jira] [Updated] (FLUME-1871) Classpath isolation for plugins in plugin.d

2013-01-23 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated FLUME-1871: -- Description: Classpath isolation for plugins in plugin.d Classpath isolation for plugins in

[jira] [Assigned] (FLUME-1872) SpoolingDirectorySource doesn't delete tracker file when deletePolicy is immediate

2013-01-23 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy reassigned FLUME-1872: - Assignee: Mike Percy SpoolingDirectorySource doesn't delete tracker file when deletePolicy

[jira] [Updated] (FLUME-1872) SpoolingDirectorySource doesn't delete tracker file when deletePolicy is immediate

2013-01-23 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated FLUME-1872: -- Attachment: FLUME-1872-0.patch SpoolingDirectorySource doesn't delete tracker file when

Review Request: FLUME-1872: SpoolingDirectorySource doesn't delete tracker file when deletePolicy is immediate

2013-01-23 Thread Mike Percy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9080/ --- Review request for Flume. Description --- Fix issue where tracker file is

[jira] [Commented] (FLUME-1800) Docs for spooling source durability changes

2013-01-23 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561379#comment-13561379 ] Hari Shreedharan commented on FLUME-1800: - How does this block FLUME-1871?

Re: Review Request: FLUME-1865. Rename the Sequence File formatters to Serializer to be consistent with the rest of Flume

2013-01-23 Thread Mike Percy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9074/#review15634 --- Ship it! Ship It! - Mike Percy On Jan. 23, 2013, 9:01 p.m., Hari

[jira] [Created] (FLUME-1873) The http monitor report seems not work

2013-01-23 Thread qiuyonggang (JIRA)
qiuyonggang created FLUME-1873: -- Summary: The http monitor report seems not work Key: FLUME-1873 URL: https://issues.apache.org/jira/browse/FLUME-1873 Project: Flume Issue Type: Bug

[jira] [Resolved] (FLUME-1873) The http monitor report seems not work

2013-01-23 Thread qiuyonggang (JIRA)
[ https://issues.apache.org/jira/browse/FLUME-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] qiuyonggang resolved FLUME-1873. Resolution: Not A Problem my server has not started for some reason. sorry for that.