hbase/dev-support
Nick Dimiduk aba0737acb HBASE-24002 shadedjars check does not propagate --hadoop-profile
This implementation is almost surely incorrect. Personality
initialization parses the `--hadoop-profile` argument and sets
`HADOOP_PROFILE`. That value is then used to build an `extras` value
that is passed  along to module initialization. I'm guessing that the
`extras` value need to be honored down in the shadedjars module. I'm
not clear on how to make that work (need to study the interfaces at
play here), so taking the more ham-handed approach of referring to
`HADOOP_PROFILE`. I'm not sure if this will even work, or if it will
only work because the `foo_yetus.sh` scripts happen to use a variable
of the same name.

Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
Signed-off-by: stack <stack@apache.org>
2020-03-24 09:35:31 -07:00
..
adhoc_run_tests HBASE-23114 Use archiveArtifacts in Jenkinsfiles (#681) 2019-10-10 18:58:06 +02:00
design-docs HBASE-23347 Allow custom authentication methods for RPCs 2020-01-16 11:04:08 -05:00
docker HBASE-23978 Dockerfiles reusing stale apt sources info 2020-03-12 17:28:41 -07:00
flaky-tests HBASE-24017 Turn down flakey rerun rate on all but hot branches 2020-03-18 15:54:10 -07:00
hbase_docker HBASE-23978 Dockerfiles reusing stale apt sources info 2020-03-12 17:28:41 -07:00
jenkins-scripts HBASE-22852 Stop gpg agent daemons in hbase nightlies. (#525) 2019-08-26 16:46:05 -05:00
Dockerfile HBASE-23945 Dockerfiles showing hadolint check failures 2020-03-10 12:33:18 -07:00
HBase Code Template.xml HBASE-6879: Add HBase Code Template 2012-12-04 01:24:18 +00:00
Jenkinsfile HBASE-24016 Change nightly poll from cron @daily to pollSCM @daily; i.e. run nightly if a change ONLY 2020-03-18 14:42:48 -07:00
Jenkinsfile_GitHub HBASE-23946 [JDK11] Yetus should vote -0 for known JDK11 issues (#1246) 2020-03-09 09:13:06 -07:00
checkcompatibility.py HBASE-19377 Update Java API CC version 2018-06-12 15:13:35 -05:00
checkstyle_report.py HBASE-14859 Better checkstyle reporting. Reports file names, error names and old/new error counts. Fix some checks. (Apekshit) 2015-11-25 12:18:40 -08:00
eclipse.importorder HBASE-20912 Add import order config in dev support for eclipse (Ankit Singhal and Tak Lon (Stephen) Wu) 2019-04-05 14:37:46 -07:00
gather_machine_environment.sh HBASE-20335 nightly job bash cleanup. 2018-04-11 01:30:49 -05:00
hbase-personality.sh HBASE-24002 shadedjars check does not propagate --hadoop-profile 2020-03-24 09:35:31 -07:00
hbase-vote.sh HBASE-22464 Improvements to hbase-vote script 2019-08-23 12:47:27 -05:00
hbase_docker.sh HBASE-12151 Set mode to 755 on executable scripts in dev-support directory 2014-10-03 13:06:28 +10:00
hbase_eclipse_formatter.xml HBASE-20911 correct Swtich/case indentation in formatter template for eclipse (Ankit Singhal) 2019-04-03 16:31:28 -07:00
hbase_nightly_pseudo-distributed-test.sh HBASE-22522 The integration test in master branch's nightly job has error "ERROR: Only found 1050 rows." 2019-06-02 22:08:43 +08:00
hbase_nightly_source-artifact.sh HBASE-20334 add a test that verifies basic client and MR integration 2018-06-18 14:03:51 -07:00
hbase_nightly_yetus.sh HBASE-23876 Add JDK11 compilation and unit test support to nightly job 2020-03-05 13:59:01 -08:00
hbasetests.sh HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov) 2014-07-02 19:01:04 -07:00
jenkinsEnv.sh HBASE-16667 Building with JDK 8: ignoring option MaxPermSize=256m (Niels Basjes) 2016-09-24 16:07:25 -07:00
jenkins_precommit_github_yetus.sh HBASE-23077 move entirely to spotbugs (#1265) 2020-03-12 11:42:23 +08:00
jenkins_precommit_jira_yetus.sh HBASE-23874 Move Jira-attached file precommit definition from script in Jenkins config to dev-support (#1191) 2020-02-26 16:58:17 -08:00
make_patch.sh HBASE-15725 make_patch.sh should add the branch name when -b is passed. -- addendum 2016-05-17 09:05:53 -07:00
make_rc.sh HBASE-20385 Purge md5-making from our little make_rc.sh script 2018-04-11 09:18:43 -07:00
python-requirements.txt HBASE-21712 : Make submit-patch.py python3 compatible 2019-01-16 09:28:25 +01:00
rebase_all_git_branches.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
smart-apply-patch.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
spotbugs-exclude.xml HBASE-23077 move entirely to spotbugs (#1265) 2020-03-12 11:42:23 +08:00
submit-patch.py HBASE-21712 : Make submit-patch.py python3 compatible 2019-01-16 09:28:25 +01:00
test-util.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
zombie-detector.sh HBASE-14772 Improve zombie detector; be more discerning; part2; addendum -- yet more formatting 2015-12-03 14:11:01 -08:00