You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2013/07/25 14:33:49 UTC

[jira] [Updated] (MAHOUT-1150) ARFF Integration does not support quoted identifiers

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

Suneel Marthi updated MAHOUT-1150:
----------------------------------

    Fix Version/s: 0.8
    
> ARFF Integration does not support quoted identifiers
> ----------------------------------------------------
>
>                 Key: MAHOUT-1150
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1150
>             Project: Mahout
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 0.7
>         Environment: All
>            Reporter: Marty Kube
>             Fix For: 0.8
>
>         Attachments: MAHOUT-1150.patch
>
>
> I ran the NSL-KDD data set (http://nsl.cs.unb.ca/NSL-KDD/) through the ARFF integration.  The process failed to parse the arff formatted file.  The file has quoted identifiers:
> @relation 'KDDTrain-20Percent'
> @attribute 'duration' real
> @attribute 'protocol_type' {'tcp','udp', 'icmp'} 
> The quotes caused the problem.  The "official" arff BNF shows that quotes should be supported:
> https://list.scms.waikato.ac.nz/mailman/htdig/wekalist/2008-January/012153.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira