We need the AQL primer in the tests - it must always work. Can we do that? On Mar 21, 2016 10:36 AM, "Steven Jacobs" <[email protected]> wrote:
> Hi, > I'm trying to use the localfs reader to load a dataset, and it seems that > that name no longer identifies a valid reader. As far as I can tell, the > AQL primer document is not working now (since it uses localfs). Does anyone > know what I am missing? I'm attaching the stack trace > Steven > > d by: org.apache.asterix.common.exceptions.AsterixException: unknown record > reader factory: localfs > > at > > org.apache.asterix.external.provider.DatasourceFactoryProvider.getRecordReaderFactory( > DatasourceFactoryProvider.java:146) > > at > > org.apache.asterix.external.provider.DatasourceFactoryProvider.getExternalDataSourceFactory( > DatasourceFactoryProvider.java:48) > > at > > org.apache.asterix.external.adapter.factory.GenericAdapterFactory.configure( > GenericAdapterFactory.java:122) > > at > > org.apache.asterix.external.provider.AdapterFactoryProvider.getAdapterFactory( > AdapterFactoryProvider.java:46) > > at > > org.apache.asterix.metadata.declared.AqlMetadataProvider.getConfiguredAdapterFactory( > AqlMetadataProvider.java:563) >
