Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In webhcat_config.sh, WEBHCAT_JAR variable is set to webhcat jar name , which includes the version number.
This means that the code has to change each time a new release (with new version no) happens.
It should instead use a regex to match jar of current version.
Attachments
Attachments
Issue Links
- relates to
-
HCATALOG-549 rename webhcat config and shell scripts to use webhcat in the names
- Closed