[teiid-issues] [JBoss JIRA] (TEIID-4296) File translator cannot find a file without an extensioin

Steven Hawkins (JIRA) issues at jboss.org
Thu Jun 23 14:54:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256512#comment-13256512 ] 

Steven Hawkins commented on TEIID-4296:
---------------------------------------

That is expected.  The wildcard is for the extension.  This would be a new feature to support arbitrary file name patterns.

> File translator cannot find a file without an extensioin
> --------------------------------------------------------
>
>                 Key: TEIID-4296
>                 URL: https://issues.jboss.org/browse/TEIID-4296
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.12.5
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> Spark creates files with no extension, so using the following:
> EXEC Spark.getTextFiles('part-00001')  will generate an error when trying any of the following ways:  part-*.*  or part*.* or part-*
> org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote org.teiid.core.TeiidProcessingException: TEIID30504 Spark: File not found part*.*



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list