| http://www.w3.org/ns/prov#value | - The only difference I saw was a line that I thought referred> to size requirements:****>> ** **>> test -z $ACCUMULO_TSERVER_OPTS && export> ACCUMULO_TSERVER_OPTS=${POLICY} -Xmx1g -Xms1g -Xss128k****>> ** **>> vs****>> ** **>> test -z $ACCUMULO_TSERVER_OPTS && export> ACCUMULO_TSERVER_OPTS=${POLICY} -Xmx2g -Xms2g -Xss128k****>> ** **>> My accumulo-env.sh file contains the first line as oppo
|