ndimiduk opened a new pull request #1340: Backport "HBASE-24002 shadedjars 
check does not propagate --hadoop-profile" to branch-2
URL: https://github.com/apache/hbase/pull/1340
 
 
   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 <[email protected]>
   Signed-off-by: stack <[email protected]>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to