You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Wail Alkowaileet (JIRA)" <ji...@apache.org> on 2016/08/26 18:20:22 UTC

[jira] [Assigned] (ASTERIXDB-1318) TweetParser should be able to translate all JSON field to ADM

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

Wail Alkowaileet reassigned ASTERIXDB-1318:
-------------------------------------------

    Assignee: Wail Alkowaileet  (was: Xikui Wang)

> TweetParser should be able to translate all JSON field to ADM
> -------------------------------------------------------------
>
>                 Key: ASTERIXDB-1318
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1318
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Jianfeng Jia
>            Assignee: Wail Alkowaileet
>
> The internal TweetParser have some limitations. 
> 1. We only pick a few JSON fields, e.g. user, geolocation, message. I need the place field. Also, there are also some other fields the other application may also interested in. As a service provided by us, we should cut any information from the original JSON file.
> 2. The text fields always call getNormalizedString() to filter out the not-ASCII chars, which is a big loss of information. Even for English messages there are emojis which are not “normal”.



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