Skip to content

Commit

Permalink
Merge pull request #115 from IBMStreams/develop
Browse files Browse the repository at this point in the history
streamsx.hdfs merge develop to master
  • Loading branch information
anouri authored Oct 2, 2019
2 parents b59b518 + 6c4e44e commit 5e1972d
Show file tree
Hide file tree
Showing 15 changed files with 535 additions and 247 deletions.
64 changes: 33 additions & 31 deletions com.ibm.streamsx.hdfs/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,38 @@
<classpathentry kind="src" output="impl/java/bin" path="impl/java/src"/>
<classpathentry exported="true" kind="con" path="com.ibm.streams.java/com.ibm.streams.operator"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-cli-1.4.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-codec-1.12.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-collections-3.2.2.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-configuration2-2.5.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-lang3-3.9.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/guava-13.0.1.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/hadoop-annotations-3.1.0.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/hadoop-auth-3.1.0.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/hadoop-common-3.1.0.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/hadoop-hdfs-3.1.0.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/hadoop-hdfs-client-3.1.0.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/htrace-core4-4.2.0-incubating.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/httpcore-4.4.11.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jackson-core-2.9.9.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jackson-core-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jackson-databind-2.9.9.3.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jackson-mapper-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jersey-core-1.19.4.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jersey-server-1.19.4.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/jsr311-api-1.1.1.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/protobuf-java-3.6.1.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/re2j-1.3.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/slf4j-api-1.7.26.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/slf4j-log4j12-1.7.26.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/stax2-api-4.2.jar"/>
<classpathentry kind="lib" path="impl/lib/ext/woodstox-core-5.0.3.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-cli-1.4.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-codec-1.12.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-collections-3.2.2.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-configuration2-2.5.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-lang3-3.9.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/guava-13.0.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/hadoop-annotations-3.1.0.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/hadoop-auth-3.1.0.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/hadoop-common-3.1.0.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/hadoop-hdfs-3.1.0.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/hadoop-hdfs-client-3.1.0.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/htrace-core4-4.2.0-incubating.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/httpcore-4.4.11.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-core-2.9.9.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-core-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-databind-2.9.9.3.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-mapper-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jersey-core-1.19.4.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jersey-server-1.19.4.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jsr311-api-1.1.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/protobuf-java-3.6.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/re2j-1.3.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/slf4j-api-1.7.26.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/slf4j-log4j12-1.7.26.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/stax2-api-4.2.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/woodstox-core-5.0.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>


Loading

0 comments on commit 5e1972d

Please sign in to comment.