You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2016/05/23 18:48:12 UTC

[jira] [Commented] (ASTERIXDB-1461) Feed push socket start client query is not working

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

Abdullah Alamoudi commented on ASTERIXDB-1461:
----------------------------------------------

I am guessing you got this query from test files.
The statement is not actually a query. It is an instruction to the TestExecutor to start a client and connect to the port 10001 on localhost (which is the port the adapter server is listening on) then push the content of the file stopping at 500 records, sending records 50 records at a time, waiting 1000 ms between patches.

I am marking this issue invalid.

> Feed push socket start client query is not working
> --------------------------------------------------
>
>                 Key: ASTERIXDB-1461
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1461
>             Project: Apache AsterixDB
>          Issue Type: Test
>          Components: Feeds
>            Reporter: Xi Zhang
>            Assignee: Abdullah Alamoudi
>
> I want to set up a socket feed. It seems that the query 
> "start client 10001 file-client localhost ../asterix-app/data/twitter/tw_messages.adm 500 50 1000" is not working. 
> The error is: 
> "Error: Encountered " <IDENTIFIER> "start "" at line 1, column 1.
> Was expecting one of: ..."



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