Changes between Initial Version and Version 1 of Ticket #1937


Ignore:
Timestamp:
Dec 6, 2018, 11:34:41 AM (5 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1937

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #1937 – Description

    initial v1  
    11If running
    22`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
     4Usage:
     5
     6
     7{{{
     8java -jar rasdaman.war --petascope.confDir=/opt/rasdaman/new_etc
     9}}}
     10