dharmeshkakadia / presto-hdinsight

Presto on Azure HDInsight
8 stars 24 forks source link

Add presto_query_max_total_memory_per_node to params #22

Closed nakhanha closed 6 years ago

nakhanha commented 6 years ago

to avoid Error injecting constructor, java.lang.IllegalArgumentException: Max query memory per node (query.max-memory-per-node) cannot be greater than the max query total memory per node (query.max-total-memory-per-node). we make it configurable.