[jira] [Commented] (ASTERIXDB-1471) ADM DataParser/Lexer outputs wrong line number for exception

2016-06-05 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315999#comment-15315999 ] Xikui Wang commented on ASTERIXDB-1471: --- [~imaxon] I think I found where the problem is. In

[jira] [Commented] (ASTERIXDB-1468) Twitter Feeds triggers NoClassDefFoundError

2016-05-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309269#comment-15309269 ] Xikui Wang commented on ASTERIXDB-1468: --- Hi Murtadha, I checked out the latest master and my

[jira] [Created] (ASTERIXDB-1567) Add upsert option for Feed Ingestion

2016-08-10 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1567: - Summary: Add upsert option for Feed Ingestion Key: ASTERIXDB-1567 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1567 Project: Apache AsterixDB

[jira] [Created] (ASTERIXDB-1565) Twitter Feed not working properly after feed update

2016-08-05 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1565: - Summary: Twitter Feed not working properly after feed update Key: ASTERIXDB-1565 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1565 Project: Apache AsterixDB

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

2016-08-25 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437030#comment-15437030 ] Xikui Wang commented on ASTERIXDB-1318: --- This one is fixed in the latest change. > TweetParser

[jira] [Commented] (ASTERIXDB-1575) TwitterParser doesn't support non-ascii strings.

2016-08-25 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437011#comment-15437011 ] Xikui Wang commented on ASTERIXDB-1575: --- [~wyk] Hi, this one is fixed in the latest master.

[jira] [Resolved] (ASTERIXDB-1575) TwitterParser doesn't support non-ascii strings.

2016-08-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1575. --- Resolution: Fixed > TwitterParser doesn't support non-ascii strings. >

[jira] [Updated] (ASTERIXDB-1588) Exception when using auto generated uuid primary key and socket feed

2016-08-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1588: -- Assignee: Yingyi Bu (was: Xikui Wang) > Exception when using auto generated uuid primary

[jira] [Assigned] (ASTERIXDB-1588) Exception when using auto generated uuid primary key and socket feed

2016-08-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang reassigned ASTERIXDB-1588: - Assignee: Xikui Wang > Exception when using auto generated uuid primary key and

[jira] [Resolved] (ASTERIXDB-1567) Add upsert option for Feed Ingestion

2016-09-06 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1567. --- Resolution: Fixed Fixed in the updated patch. > Add upsert option for Feed Ingestion >

[jira] [Resolved] (ASTERIXDB-1394) TweetParser can only take dataset with specific fields in specific order

2016-09-06 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1394. --- Resolution: Fixed > TweetParser can only take dataset with specific fields in specific

[jira] [Assigned] (ASTERIXDB-1352) RSS Adapter Missing

2016-09-06 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang reassigned ASTERIXDB-1352: - Assignee: Xikui Wang (was: Abdullah Alamoudi) > RSS Adapter Missing >

[jira] [Resolved] (ASTERIXDB-1352) RSS Adapter Missing

2016-09-06 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1352. --- Resolution: Fixed Fixed this in the tutorial change. > RSS Adapter Missing >

[jira] [Commented] (ASTERIXDB-1623) Certain Rewrite Rule causes NPE in LogicalPlan.toString()

2016-08-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454367#comment-15454367 ] Xikui Wang commented on ASTERIXDB-1623: --- Attached. :) > Certain Rewrite Rule causes NPE in

[jira] [Updated] (ASTERIXDB-1623) Certain Rewrite Rule causes NPE in LogicalPlan.toString()

2016-08-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1623: -- Description: I met this bug when I was adding 'upsert-option' for the feed part. The

[jira] [Commented] (ASTERIXDB-1623) Certain Rewrite Rule causes NPE in LogicalPlan.toString()

2016-09-04 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15462350#comment-15462350 ] Xikui Wang commented on ASTERIXDB-1623: --- Hi Till, Yingyi helped me located the problem. In the

[jira] [Updated] (ASTERIXDB-1623) Certain Rewrite Rule causes NPE in LogicalPlan.toString()

2016-08-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1623: -- Summary: Certain Rewrite Rule causes NPE in LogicalPlan.toString() (was: Certain Rewritten

[jira] [Created] (ASTERIXDB-1623) Certain Rewritten Rule causes NPE in LogicalPlan.toString()

2016-08-31 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1623: - Summary: Certain Rewritten Rule causes NPE in LogicalPlan.toString() Key: ASTERIXDB-1623 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1623 Project: Apache

[jira] [Commented] (ASTERIXDB-1636) Feed cannot re-ingest after cluster restart

2016-09-09 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15477625#comment-15477625 ] Xikui Wang commented on ASTERIXDB-1636: --- I got the log from Jianfeng. It seems the exception is

[jira] [Comment Edited] (ASTERIXDB-1636) Feed cannot re-ingest after cluster restart

2016-09-09 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15477625#comment-15477625 ] Xikui Wang edited comment on ASTERIXDB-1636 at 9/9/16 5:14 PM: --- I got

[jira] [Closed] (ASTERIXDB-1414) Insert tweets with existed keys

2016-09-13 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1414. - Resolution: Not A Problem This is because twitter datasource comes with duplicate key tweets.

[jira] [Comment Edited] (ASTERIXDB-1609) TwitterParser does not parse closed-nullable fields.

2016-09-09 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478689#comment-15478689 ] Xikui Wang edited comment on ASTERIXDB-1609 at 9/9/16 11:47 PM: I

[jira] [Commented] (ASTERIXDB-1609) TwitterParser does not parse closed-nullable fields.

2016-09-07 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15469673#comment-15469673 ] Xikui Wang commented on ASTERIXDB-1609: --- [~wyk] :) You caught me right there. I realize that

[jira] [Updated] (ASTERIXDB-1588) Exception when using auto generated uuid primary key and socket feed

2016-08-17 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1588: -- Description: Following ddl with 'autogenerated' will cause indexOutOfBoundary exception at

[jira] [Updated] (ASTERIXDB-1588) Exception when using auto generated uuid primary key and socket feed

2016-08-17 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1588: -- Description: Following ddl with 'autogenerated' will cause indexOutOfBoundary exception at

[jira] [Created] (ASTERIXDB-1588) Exception when using auto generated uuid primary key and socket feed

2016-08-17 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1588: - Summary: Exception when using auto generated uuid primary key and socket feed Key: ASTERIXDB-1588 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1588

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

2016-08-29 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15445127#comment-15445127 ] Xikui Wang commented on ASTERIXDB-1318: --- [~tillw] It seems I don't have the privilege to resolve

[jira] [Created] (ASTERIXDB-1709) FileFeedSocketAdapterClient connect socket feed without check availability

2016-10-25 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1709: - Summary: FileFeedSocketAdapterClient connect socket feed without check availability Key: ASTERIXDB-1709 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1709

[jira] [Resolved] (ASTERIXDB-1609) TwitterParser does not parse closed-nullable fields.

2016-11-15 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1609. --- Resolution: Fixed > TwitterParser does not parse closed-nullable fields. >

[jira] [Resolved] (ASTERIXDB-1709) FileFeedSocketAdapterClient connect socket feed without check availability

2016-11-15 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1709. --- Resolution: Fixed > FileFeedSocketAdapterClient connect socket feed without check

[jira] [Assigned] (ASTERIXDB-1690) FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when monitoring directory.

2016-11-15 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang reassigned ASTERIXDB-1690: - Assignee: Xikui Wang > FileSystemWatcher.close() is blocked by

[jira] [Updated] (ASTERIXDB-1690) FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when monitoring directory.

2016-11-15 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1690: -- Description: When create feed for directory monitoring, disconnect feed can be blocked by

[jira] [Resolved] (ASTERIXDB-1694) Fail running Tweet Feed on Cluster of 16 nodes (while succeed on 4 nodes)

2016-11-01 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1694. --- Resolution: Resolved This problem is due to the initialization fail of Logger4j in

[jira] [Created] (ASTERIXDB-1690) FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when monitoring directory.

2016-10-11 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1690: - Summary: FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when monitoring directory. Key: ASTERIXDB-1690 URL:

[jira] [Updated] (ASTERIXDB-1690) FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when monitoring directory.

2016-10-11 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1690: -- Description: When create feed for directory monitoring, disconnect feed can be blocked by

[jira] [Created] (ASTERIXDB-1856) Add "Documentation" button to the query interface

2017-03-23 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1856: - Summary: Add "Documentation" button to the query interface Key: ASTERIXDB-1856 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1856 Project: Apache AsterixDB

[jira] [Created] (ASTERIXDB-1854) AQL Function used Feed can only refer variable named with $x

2017-03-23 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1854: - Summary: AQL Function used Feed can only refer variable named with $x Key: ASTERIXDB-1854 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1854 Project: Apache

[jira] [Created] (ASTERIXDB-1863) Loadable datasource should be removed.

2017-03-27 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1863: - Summary: Loadable datasource should be removed. Key: ASTERIXDB-1863 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1863 Project: Apache AsterixDB

[jira] [Commented] (ASTERIXDB-1858) Tiny tweak for new JSON formatting (display) option?

2017-03-27 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943994#comment-15943994 ] Xikui Wang commented on ASTERIXDB-1858: --- [~dtabass] All are fixed. The collapse at the first

[jira] [Commented] (ASTERIXDB-1859) "Exception Message:null" when creating a feed on non-existing type

2017-03-26 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942479#comment-15942479 ] Xikui Wang commented on ASTERIXDB-1859: --- Yes. This is the after effect of the patch that exposes

[jira] [Commented] (ASTERIXDB-1860) Inconsistent behavior w.r.t. connecting/disconnecting feed to a non-existing dataset

2017-03-26 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942477#comment-15942477 ] Xikui Wang commented on ASTERIXDB-1860: --- It seems there is a bug there. I will take a closer

[jira] [Resolved] (ASTERIXDB-1310) Creating feed with autogenerated key fails

2017-03-26 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1310. --- Resolution: Fixed Added one test case to properly address this issue. > Creating feed

[jira] [Resolved] (ASTERIXDB-1588) Exception when using auto generated uuid primary key and socket feed

2017-03-26 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1588. --- Resolution: Fixed Same 1310. > Exception when using auto generated uuid primary key and

[jira] [Resolved] (ASTERIXDB-1568) Add auto-generated key for feed ingestion.

2017-03-27 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1568. --- Resolution: Fixed Same as 1310 > Add auto-generated key for feed ingestion. >

[jira] [Resolved] (ASTERIXDB-1856) Add "Documentation" button to the query interface

2017-03-29 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1856. --- Resolution: Fixed > Add "Documentation" button to the query interface >

[jira] [Resolved] (ASTERIXDB-1858) Tiny tweak for new JSON formatting (display) option?

2017-03-29 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1858. --- Resolution: Fixed > Tiny tweak for new JSON formatting (display) option? >

[jira] [Resolved] (ASTERIXDB-1860) Inconsistent behavior w.r.t. connecting/disconnecting feed to a non-existing dataset

2017-03-27 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1860. --- Resolution: Fixed > Inconsistent behavior w.r.t. connecting/disconnecting feed to a

[jira] [Resolved] (ASTERIXDB-1859) "Exception Message:null" when creating a feed on non-existing type

2017-03-27 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1859. --- Resolution: Fixed > "Exception Message:null" when creating a feed on non-existing type >

[jira] [Resolved] (ASTERIXDB-1854) AQL Function used Feed can only refer variable named with $x

2017-03-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1854. --- Resolution: Fixed > AQL Function used Feed can only refer variable named with $x >

[jira] [Commented] (ASTERIXDB-1865) Non-object results in formatted JSON output

2017-03-31 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15951469#comment-15951469 ] Xikui Wang commented on ASTERIXDB-1865: --- There is patch which is under review for this issue.

[jira] [Commented] (ASTERIXDB-1845) NCService port number conflict

2017-03-17 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930712#comment-15930712 ] Xikui Wang commented on ASTERIXDB-1845: --- [~tillw] I did kill all threads that AsterixDB started,

[jira] [Created] (ASTERIXDB-1845) NCService port number conflict

2017-03-16 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1845: - Summary: NCService port number conflict Key: ASTERIXDB-1845 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1845 Project: Apache AsterixDB Issue

[jira] [Commented] (ASTERIXDB-1844) Add START FEED statement

2017-03-16 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928844#comment-15928844 ] Xikui Wang commented on ASTERIXDB-1844: --- [~tillw] Yes. I got a suggestion from Mike to fix the

[jira] [Commented] (ASTERIXDB-1844) Add START FEED statement

2017-03-16 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928905#comment-15928905 ] Xikui Wang commented on ASTERIXDB-1844: --- [~tillw] Sure! > Add START FEED statement >

[jira] [Created] (ASTERIXDB-1842) start-sample-cluster.sh with user name ending with space.

2017-03-15 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1842: - Summary: start-sample-cluster.sh with user name ending with space. Key: ASTERIXDB-1842 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1842 Project: Apache

[jira] [Updated] (ASTERIXDB-1867) SequentialFirstRuleCheckFixpointRuleController has null context

2017-04-01 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1867: -- Description: When executing SequentialFirstRuleCheckFixpointRuleControllerTest, the

[jira] [Updated] (ASTERIXDB-1867) SequentialFirstRuleCheckFixpointRuleController has null context

2017-04-01 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1867: -- Description: When executing SequentialFirstRuleCheckFixpointRuleControllerTest, the

[jira] [Commented] (ASTERIXDB-1867) SequentialFirstRuleCheckFixpointRuleController has null context

2017-04-01 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952489#comment-15952489 ] Xikui Wang commented on ASTERIXDB-1867: --- I had a NPE exception on this test case when running

[jira] [Comment Edited] (ASTERIXDB-1875) Can't run UDF in SQL++

2017-04-11 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965230#comment-15965230 ] Xikui Wang edited comment on ASTERIXDB-1875 at 4/12/17 1:16 AM:

[jira] [Commented] (ASTERIXDB-1876) UDF fails in select statement in SQL++

2017-04-11 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965184#comment-15965184 ] Xikui Wang commented on ASTERIXDB-1876: --- I think the select * here returns the cross product

[jira] [Commented] (ASTERIXDB-1875) Can't run UDF in SQL++

2017-04-11 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965230#comment-15965230 ] Xikui Wang commented on ASTERIXDB-1875: --- [~dtabass] Yes they are. Actually they are stored as it

[jira] [Closed] (ASTERIXDB-1875) Can't run UDF in SQL++

2017-04-12 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1875. - Resolution: Fixed > Can't run UDF in SQL++ > -- > > Key:

[jira] [Closed] (ASTERIXDB-1876) UDF fails in select statement in SQL++

2017-04-12 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1876. - Resolution: Fixed > UDF fails in select statement in SQL++ >

[jira] [Closed] (ASTERIXDB-1690) FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when monitoring directory.

2017-04-12 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1690. - Resolution: Fixed > FileSystemWatcher.close() is blocked by FileSystemWatcher.take() when >

[jira] [Created] (ASTERIXDB-1893) Ansible start.sh fails on Ubuntu

2017-04-23 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1893: - Summary: Ansible start.sh fails on Ubuntu Key: ASTERIXDB-1893 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1893 Project: Apache AsterixDB Issue

[jira] [Updated] (ASTERIXDB-1833) Builtin functions cannot be accessed in insert statement

2017-03-09 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1833: -- Description: drop dataverse test if exists; create dataverse test; use dataverse test;

[jira] [Created] (ASTERIXDB-1833) Builtin functions cannot be accessed in insert statement

2017-03-09 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1833: - Summary: Builtin functions cannot be accessed in insert statement Key: ASTERIXDB-1833 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1833 Project: Apache

[jira] [Commented] (ASTERIXDB-1833) Builtin functions cannot be accessed in insert statement

2017-03-09 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903892#comment-15903892 ] Xikui Wang commented on ASTERIXDB-1833: --- [~buyingyi] Yes. That works with SQL++. Should I close

[jira] [Updated] (ASTERIXDB-1835) UnionType cast to RecordType issue when query nested record type.

2017-03-10 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1835: -- Description: {noformat} DROP DATAVERSE Test IF EXISTS; CREATE DATAVERSE Test; USE Test;

[jira] [Updated] (ASTERIXDB-1835) UnionType cast to RecordType issue when query nested record type.

2017-03-10 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1835: -- Description: {noformat} DROP DATAVERSE Test IF EXISTS; CREATE DATAVERSE Test; USE Test;

[jira] [Created] (ASTERIXDB-1835) UnionType cast to RecordType issue when query nested record type.

2017-03-10 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1835: - Summary: UnionType cast to RecordType issue when query nested record type. Key: ASTERIXDB-1835 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1835 Project:

[jira] [Resolved] (ASTERIXDB-1865) Non-object results in formatted JSON output

2017-04-01 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1865. --- Resolution: Fixed > Non-object results in formatted JSON output >

[jira] [Created] (ASTERIXDB-1867) SequentialFirstRuleCheckFixpointRuleController has null context

2017-04-01 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1867: - Summary: SequentialFirstRuleCheckFixpointRuleController has null context Key: ASTERIXDB-1867 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1867 Project:

[jira] [Comment Edited] (ASTERIXDB-1876) UDF fails in select statement in SQL++

2017-04-07 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961391#comment-15961391 ] Xikui Wang edited comment on ASTERIXDB-1876 at 4/7/17 8:32 PM: ---

[jira] [Commented] (ASTERIXDB-1876) UDF fails in select statement in SQL++

2017-04-07 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961391#comment-15961391 ] Xikui Wang commented on ASTERIXDB-1876: --- [~buyingyi] The reason for this bug is projection "*"

[jira] [Created] (ASTERIXDB-2035) No longer support load dataset from 127.0.0.1

2017-08-11 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-2035: - Summary: No longer support load dataset from 127.0.0.1 Key: ASTERIXDB-2035 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2035 Project: Apache AsterixDB

[jira] [Resolved] (ASTERIXDB-1950) New REST API for feed status

2017-07-11 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang resolved ASTERIXDB-1950. --- Resolution: Fixed > New REST API for feed status > > >

[jira] [Updated] (ASTERIXDB-1978) Datatype is not properly propagated during the optimization

2017-07-08 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1978: -- Summary: Datatype is not properly propagated during the optimization (was: Type inference

[jira] [Created] (ASTERIXDB-1968) ActiveMessageTest fails sporadically

2017-06-30 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1968: - Summary: ActiveMessageTest fails sporadically Key: ASTERIXDB-1968 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1968 Project: Apache AsterixDB

[jira] [Created] (ASTERIXDB-1978) Type inference exception after RemoveUnusedAssignAndAggregateRule

2017-07-07 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1978: - Summary: Type inference exception after RemoveUnusedAssignAndAggregateRule Key: ASTERIXDB-1978 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1978 Project:

[jira] [Updated] (ASTERIXDB-1978) Type inference exception after RemoveUnusedAssignAndAggregateRule

2017-07-07 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang updated ASTERIXDB-1978: -- Description: The original exception is observed in the BAD extension. However, with

[jira] [Created] (ASTERIXDB-1891) LocalFS feed cannot be started again after stop

2017-04-21 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1891: - Summary: LocalFS feed cannot be started again after stop Key: ASTERIXDB-1891 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1891 Project: Apache AsterixDB

[jira] [Commented] (ASTERIXDB-1896) TypeComputer is not serializable in ExternalFunctionInfo

2017-04-28 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989711#comment-15989711 ] Xikui Wang commented on ASTERIXDB-1896: --- [~tillw] [~amoudi] The fix is pretty simple by

[jira] [Created] (ASTERIXDB-1896) TypeComputer is not serializable in ExternalFunctionInfo

2017-04-28 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1896: - Summary: TypeComputer is not serializable in ExternalFunctionInfo Key: ASTERIXDB-1896 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1896 Project: Apache

[jira] [Created] (ASTERIXDB-2048) Malformed error query result when ResultPrinter fails in printPrefix

2017-08-19 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-2048: - Summary: Malformed error query result when ResultPrinter fails in printPrefix Key: ASTERIXDB-2048 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2048

[jira] [Created] (ASTERIXDB-2057) 500 error from Query API needs to have more detailed information

2017-08-22 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-2057: - Summary: 500 error from Query API needs to have more detailed information Key: ASTERIXDB-2057 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2057 Project:

[jira] [Created] (ASTERIXDB-2059) Add UDF support for default dataverse

2017-08-22 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-2059: - Summary: Add UDF support for default dataverse Key: ASTERIXDB-2059 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2059 Project: Apache AsterixDB

[jira] [Closed] (ASTERIXDB-1833) Builtin functions cannot be accessed in insert statement

2017-08-22 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1833. - Resolution: Fixed No need to fix for AQL. > Builtin functions cannot be accessed in insert

[jira] [Created] (ASTERIXDB-1908) Cannot attach join function in the feed workflow

2017-05-11 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1908: - Summary: Cannot attach join function in the feed workflow Key: ASTERIXDB-1908 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1908 Project: Apache AsterixDB

[jira] [Commented] (ASTERIXDB-1906) Throw exception when socket server address is occupied.

2017-05-11 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16007211#comment-16007211 ] Xikui Wang commented on ASTERIXDB-1906: --- [~tillw] It's not easy. One intuitive solution could be

[jira] [Created] (ASTERIXDB-1949) Scan feed connections when drop-function and drop-dataverse

2017-06-20 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1949: - Summary: Scan feed connections when drop-function and drop-dataverse Key: ASTERIXDB-1949 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1949 Project: Apache

[jira] [Created] (ASTERIXDB-1950) New REST API for feed status

2017-06-20 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1950: - Summary: New REST API for feed status Key: ASTERIXDB-1950 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1950 Project: Apache AsterixDB Issue Type:

[jira] [Created] (ASTERIXDB-1914) Function dependency check when delete function

2017-05-19 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1914: - Summary: Function dependency check when delete function Key: ASTERIXDB-1914 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1914 Project: Apache AsterixDB

[jira] [Closed] (ASTERIXDB-1565) Twitter Feed not working properly after feed update

2017-05-16 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1565. - Resolution: Fixed > Twitter Feed not working properly after feed update >

[jira] [Closed] (ASTERIXDB-1901) UDF fails at constant parameter

2017-05-16 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1901. - Resolution: Fixed > UDF fails at constant parameter > --- > >

[jira] [Closed] (ASTERIXDB-1845) NCService port number conflict

2017-05-16 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1845. - Resolution: Cannot Reproduce > NCService port number conflict >

[jira] [Closed] (ASTERIXDB-1421) Not-null attribute inserting problem.

2017-05-16 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xikui Wang closed ASTERIXDB-1421. - Resolution: Not A Problem > Not-null attribute inserting problem. >

[jira] [Created] (ASTERIXDB-1898) Processed files handling issue in localfs feed after restart

2017-05-01 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1898: - Summary: Processed files handling issue in localfs feed after restart Key: ASTERIXDB-1898 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1898 Project: Apache

[jira] [Commented] (ASTERIXDB-1896) TypeComputer is not serializable in ExternalFunctionInfo

2017-04-30 Thread Xikui Wang (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990162#comment-15990162 ] Xikui Wang commented on ASTERIXDB-1896: --- The type computer in ExternalFunctionInfo is used in

[jira] [Created] (ASTERIXDB-1901) UDF fails at constant parameter

2017-05-05 Thread Xikui Wang (JIRA)
Xikui Wang created ASTERIXDB-1901: - Summary: UDF fails at constant parameter Key: ASTERIXDB-1901 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1901 Project: Apache AsterixDB Issue

  1   2   3   >