Changes between Initial Version and Version 1 of Ticket #1937
- Timestamp:
- Dec 6, 2018, 11:34:41 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1937
- Property Status new → closed
- Property Resolution → fixed
-
Ticket #1937 – Description
initial v1 1 1 If running 2 2 `java -jar rasdaman.war --petascope.properties=/opt/rasdaman/etc/newpetascope.properties` with new input argument `petascope.properties`, petascope should read properties from this file instead of default `/opt/rasdaman/etc/petascope.properties`. 3 4 Usage: 5 6 7 {{{ 8 java -jar rasdaman.war --petascope.confDir=/opt/rasdaman/new_etc 9 }}} 10