We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e770e commit 7f4315aCopy full SHA for 7f4315a
test/e2e/start-1c1d.sh
@@ -17,6 +17,7 @@
17
# specific language governing permissions and limitations
18
# under the License.
19
#
20
+sed -i 's/dn_rpc_address=127.0.0.1/dn_rpc_address=0.0.0.0/g' /usr/local/iotdb/conf/iotdb-system.properties
21
nohup /usr/local/iotdb/sbin/start-confignode.sh > /dev/null 2>&1 &
22
sleep 5
23
ls /usr/local/iotdb/sbin
0 commit comments