I comandi del terminale vengono troncati durante lo scorrimento della cronologia

0

Domanda abbastanza semplice, quando premo la freccia su per scorrere i comandi precedenti, vengono visualizzati troncati, anche se il terminale è sufficientemente ampio (e visualizza l'output oltre il punto di troncamento):

[2017-10-02 17:38:34,046] WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn)
java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
    at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
<er my.zook.com:2181 --list

L'ultima riga in che mostra il comando troncato, che avrebbe dovuto essere lungo le linee di ./kafka-topics.sh --zookeeper my.zook.com:2181 --list . Qualsiasi aiuto a smettere di troncare sarebbe fantastico. Grazie!

    
posta ctote 02.10.2017 - 19:45
fonte

0 risposte

Leggi altre domande sui tag