Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

FALCON-2208 Cli config changes to load hadoop class path to falcon client classpath #311

Closed
wants to merge 16 commits into from

Conversation

sandeepSamudrala
Copy link
Contributor

No description provided.

@sandeepSamudrala
Copy link
Contributor Author

The build failure is unrelated to this and this change captures only cli changes in shell script.

I have done dev testing and the changes work.

@sandeepSamudrala
Copy link
Contributor Author

[sandeep@/usr/local/falcon/falcon-distributed-0.11-SNAPSHOT$]./bin/falcon extension -submit -jobName sample -file /tmp/1234 -extensionName extension-example
Hadoop is installed, adding hadoop classpath to falcon classpath
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/local/falcon/falcon-distributed-0.11-SNAPSHOT/client/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.4.2-2/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]

@pallavi-rao
Copy link

+1

@asfgit asfgit closed this in 51a0945 Dec 2, 2016
pallavi-rao pushed a commit to pallavi-rao/falcon that referenced this pull request Feb 16, 2018
…ient classpath

Author: sandeep <sandysmdl@gmail.com>

Reviewers: @pallavi-rao

Closes apache#311 from sandeepSamudrala/FALCON-2208 and squashes the following commits:

0011a15 [sandeep] Merge branch 'master' of https://github.com/apache/falcon into FALCON-2208
100f129 [sandeep] FALCON-2208 Falcon Cli changes to add hadoop classpath to falcon classpath
f96a084 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
9cf36e9 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
bbca081 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
48f6afa [sandeep] Merge branch 'master' of https://github.com/apache/falcon
250cc46 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
d0393e9 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
a178805 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
d6dc8bf [sandeep] Merge branch 'master' of https://github.com/apache/falcon
1bb8d3c [sandeep] Merge branch 'master' of https://github.com/apache/falcon
c065566 [sandeep] reverting last line changes made
1a4dcd2 [sandeep] rebased and resolved the conflicts from master
271318b [sandeep] FALCON-2097. Adding UT to the new method for getting next instance time with Delay.
a94d4fe [sandeep] rebasing from master
9e68a57 [sandeep] FALCON-298. Feed update with replication delay creates holes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants