Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Path exclusion/inclusion filtering#105

Open
angadsingh wants to merge 2 commits intotwitter:masterfrom
angadsingh:path-exclusion-inclusion-filters
Open

Path exclusion/inclusion filtering#105
angadsingh wants to merge 2 commits intotwitter:masterfrom
angadsingh:path-exclusion-inclusion-filters

Conversation

@angadsingh
Copy link

Ability to specify include and exclude substrings for job history files.

Also for this to work, added logic to FileLister.pruneListBySize method to prune orphan job confs and renamed to just pruneList

Angad Singh added 2 commits June 29, 2014 14:50
* Added logic to FileLister.pruneListBySize method to prune orphan job confs and renamed to just pruneList (+1 squashed commit)
@jrottinghuis
Copy link
Contributor

This is a great idea. Let me put some minor comments along with the code.

historyRawDir=/yarn/history/done/
historyProcessingDir=/hraven/processing/
pathExclusionFilter=distcp
pathInclusionFilter=rmcuser
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these looks like some specific internal users you run in your environment.
We may have to leave this out of the generic setup and you may have to add that in your internal deployment yourself.
Alternatively we can see if this can be picked up from hrave-conf.xml so that the shell script and the config are separated.

@CLAassistant
Copy link

CLAassistant commented Jul 18, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Angad Singh seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

3 participants

Comments