[
https://issues.apache.org/jira/browse/PIRK-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409480#comment-15409480
]
ASF GitHub Bot commented on PIRK-43:
------------------------------------
GitHub user ellisonanne opened a pull request:
https://github.com/apache/incubator-pirk/pull/45
[PIRK-43]: Catch FileNotFoundException in Data/Query Schema Loaders
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ellisonanne/incubator-pirk PIRK-43
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-pirk/pull/45.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #45
----
commit 74a6f11a1af491cc3b722af3fbb25b9342025b64
Author: ellisonanne <[email protected]>
Date: 2016-07-29T19:45:21Z
Merge pull request #5 from apache/master
up
commit 42f3e8400f810377a4bae06638fc13c0e37707f3
Author: ellisonanne <[email protected]>
Date: 2016-07-31T17:47:15Z
Merge pull request #6 from apache/master
updating fork
commit 887358883d26940845a3486b0dc87cd0cc6c3807
Author: ellisonanne <[email protected]>
Date: 2016-08-01T13:06:35Z
Merge pull request #7 from apache/master
up
commit 2ad5c619084af2517cd135374f93be20410cc45c
Author: ellisonanne <[email protected]>
Date: 2016-08-02T16:22:53Z
Merge pull request #8 from apache/master
updating fork
commit afc8f03883c967a3f21adbce3121c268f6c6f1e0
Author: eawilliams <[email protected]>
Date: 2016-08-05T13:57:47Z
catching filenotfoundexception in data and query schema loaders
----
> Catch FileNotFoundException in Data/Query Schema Loaders
> --------------------------------------------------------
>
> Key: PIRK-43
> URL: https://issues.apache.org/jira/browse/PIRK-43
> Project: PIRK
> Issue Type: Bug
> Reporter: Ellison Anne Williams
> Assignee: Ellison Anne Williams
>
> Catch the FileNotFoundException in the data and query schema loaders -- it is
> often thrown when dually looking for schema file in hdfs and on the localFS
> (when they are only located in hdfs)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)