-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Resolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ING - Ingestion
-
Labels:None
-
Environment:asterix-server-0.8.9-SNAPSHOT-binary-assembly run on cluster
Recently, I am trying to run the data feed query on a cluster of 16 nodes. All the query run well without error. But each time after I disconnect the feed, there is none of tweet data stored in dataverse. However, when I try to run other AQL queries, the cluster can work well. And I have ever used 4 nodes cluster to load Tweet data successfully. I also checked the log file and find no error there. This is wired. Does anyone know why? Has anyone ever used the data feed function on a cluster of 16 nodes or more?
I am using a asterix-server-0.8.9-SNAPSHOT-binary-assembly to configure cluster compiled by myself.