Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-9699

kafka server fail to start due to old version of sed not support -E option when detect java version in kafka-run-class.sh

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.4.0
    • None
    • admin
    • Red Hat Enterprise Linux Server release 5.6 (Tikanga)
      GNU sed version 4.1.5

    Description

      kafka server fail to start due to old version of sed not support -E option when detect java version in kafka-run-class.sh

      detail info as follows

      $ sed --version
      GNU sed version 4.1.5
      Copyright (C) 2003 Free Software Foundation, Inc.
      This is free software; see the source for copying conditions. There is NO
      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
      to the extent permitted by law.

      $ sed -E
      sed: invalid option – E

      Attachments

        Activity

          People

            Unassigned Unassigned
            iamgd67 qiang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: