[
https://issues.apache.org/jira/browse/HDFS-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030053#comment-17030053
]
Hudson commented on HDFS-12491:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17924 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17924/])
HDFS-12491. Support wildcard in CLASSPATH for libhdfs. Contributed by (kihwal:
rev 10a60fbe20bb08cdd71076ea9bf2ebb3a2f6226e)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/jni_helper.c
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/jni_helper.h
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/LibHdfs.md
> Support wildcard in CLASSPATH for libhdfs
> -----------------------------------------
>
> Key: HDFS-12491
> URL: https://issues.apache.org/jira/browse/HDFS-12491
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: libhdfs
> Affects Versions: 2.8.0
> Reporter: John Zhuge
> Assignee: Muhammad Samir Khan
> Priority: Major
> Fix For: 3.3.0, 3.1.4, 3.2.2, 2.10.1
>
> Attachments: HDFS-12491.001.patch, HDFS-12491.002.patch,
> testWildCard.sh
>
>
> According to libhdfs doc, wildcard in CLASSPATH is not support:
> bq. The most common problem is the CLASSPATH is not set properly when calling
> a program that uses libhdfs. Make sure you set it to all the Hadoop jars
> needed to run Hadoop itself as well as the right configuration directory
> containing hdfs-site.xml. It is not valid to use wildcard syntax for
> specifying multiple jars. It may be useful to run hadoop classpath --glob or
> hadoop classpath --jar <path> to generate the correct classpath for your
> deployment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]