Skip to content

Commit

Permalink
Set pollinterval to 1000ms to hopefully get around the intermittent I…
Browse files Browse the repository at this point in the history
…OException mentioned here: #3
  • Loading branch information
per.ullberg committed Sep 25, 2015
1 parent 1fcb814 commit dffa0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -176,7 +176,7 @@
Any hive conf property may be overridden here by suffixing it with 'hiveconf_'
-->
<hiveconf_hive.execution.engine>mr</hiveconf_hive.execution.engine>
<!--<hiveconf_hive.exec.counters.pull.interval>1000</hiveconf_hive.exec.counters.pull.interval>-->
<hiveconf_hive.exec.counters.pull.interval>1000</hiveconf_hive.exec.counters.pull.interval>
<enableTimeout>false</enableTimeout>
<timeoutSeconds>30</timeoutSeconds>
<timeoutRetries>2</timeoutRetries>
Expand Down

0 comments on commit dffa0e5

Please sign in to comment.