blob: 585da76039f0e1fdc7f1bb016cb4dc0d7f65cbad [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
rss.rpc.server.port 1234
rss.storage.type HDFS
rss.storage.basePath /var/tmp/test
rss.coordinator.quorum localhost:9527
rss.server.buffer.capacity 150
rss.server.buffer.spill.threshold 130
rss.server.partition.buffer.size 128
rss.jetty.http.port 12345
rss.jetty.corePool.size 64
rss.server.write.timeout 2000
rss.server.shuffleBufferManager.trigger.flush.interval 500