[
https://issues.apache.org/jira/browse/CONNECTORS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694390#comment-13694390
]
Minoru Osuka commented on CONNECTORS-728:
-----------------------------------------
Sorry,
I had fixed compile error.
{code}
compile-connector:
[javac]
/Users/minoru/Documents/workspace/juno/manifoldcf-trunk/connectors/connector-build.xml:420:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 9 source files to
/Users/minoru/Documents/workspace/juno/manifoldcf-trunk/connectors/hdfs/build/connector/classes
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 1.6
[javac]
/Users/minoru/Documents/workspace/juno/manifoldcf-trunk/connectors/hdfs/connector/src/main/java/org/apache/manifoldcf/crawler/connectors/hdfs/HDFSRepositoryConnector.java:635:
error: exception IOException is never thrown in body of corresponding try
statement
[javac] } catch (IOException e) {
[javac] ^
[javac] Note:
/Users/minoru/Documents/workspace/juno/manifoldcf-trunk/connectors/hdfs/connector/src/main/java/org/apache/manifoldcf/crawler/connectors/hdfs/HDFSSession.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
[javac] 1 warning
{code}
committed to trunk. r1497174
> Add HDFS connector.
> -------------------
>
> Key: CONNECTORS-728
> URL: https://issues.apache.org/jira/browse/CONNECTORS-728
> Project: ManifoldCF
> Issue Type: Improvement
> Components: HDFS connector
> Affects Versions: ManifoldCF 1.2
> Reporter: Minoru Osuka
> Assignee: Minoru Osuka
> Priority: Minor
> Fix For: ManifoldCF 1.3
>
>
> I would like to suggest you the HDFS Connector.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira