[jira] [Resolved] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2014-03-08 Thread Sebastian Schelter (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Schelter resolved MAHOUT-953. --- Resolution: Won't Fix > ArffVectorIterable does not gracefully handle duplicate attri

Re: [MAHOUT-953]ArffVectorIterable does not gracefully handle duplicate attribute name

2013-11-24 Thread Tharindu Rusira
I made a mistake in the previous mail, It should be ARFFVectorIterable.computeNext On Mon, Nov 25, 2013 at 9:48 AM, Tharindu Rusira wrote: > Hi, > I am currently looking at the issue [MAHOUT-953] [1] and I'm working on > the 0.9-SNAPSHOT version of the code. > Please let me know if this issue st

[MAHOUT-953]ArffVectorIterable does not gracefully handle duplicate attribute name

2013-11-24 Thread Tharindu Rusira
Hi, I am currently looking at the issue [MAHOUT-953] [1] and I'm working on the 0.9-SNAPSHOT version of the code. Please let me know if this issue still exists in the development version because I cannot find the said ARFFVectorIterable.hasNext method in mahout/integration/src/main/java/org/apache

[jira] [Updated] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2013-06-25 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi updated MAHOUT-953: - Status: Patch Available (was: Open) > ArffVectorIterable does not gracefully handle duplicat

[jira] [Updated] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2013-06-25 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi updated MAHOUT-953: - Status: Open (was: Patch Available) > ArffVectorIterable does not gracefully handle duplicat

[jira] [Updated] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2013-06-02 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-953: -- Fix Version/s: (was: 0.8) Backlog Bring it back to 0.8 queue if anyone is willin

[jira] [Commented] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2013-06-02 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672599#comment-13672599 ] Robin Anil commented on MAHOUT-953: --- Any takers for this for 0.8 ? If not I will assign

[jira] [Updated] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2013-06-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-953: --- Fix Version/s: 0.8 > ArffVectorIterable does not gracefully handle duplicate attribute na

[jira] [Commented] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2013-06-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672158#comment-13672158 ] Grant Ingersoll commented on MAHOUT-953: Stuart, any chance you can get a patch fo

[jira] [Commented] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2012-06-30 Thread Stuart Smith (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404611#comment-13404611 ] Stuart Smith commented on MAHOUT-953: - Yup, let me take a look at this when I look int

[jira] [Commented] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2012-06-22 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399277#comment-13399277 ] Sean Owen commented on MAHOUT-953: -- I agree that IllegalArgumentException is just fine at

[jira] [Created] (MAHOUT-953) ArffVectorIterable does not gracefully handle duplicate attribute name

2012-01-19 Thread Stuart Smith (Created) (JIRA)
ArffVectorIterable does not gracefully handle duplicate attribute name -- Key: MAHOUT-953 URL: https://issues.apache.org/jira/browse/MAHOUT-953 Project: Mahout Issue Type: I