Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-6449

Tools error out if they can't make ~/.cassandra

    XMLWordPrintableJSON

Details

    • Normal

    Description

      We shouldn't error out if we can't make the .cassandra folder for the new history stuff.

      Exception in thread "main" FSWriteError in /usr/share/opscenter-agent/.cassandra
      	at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:261)
      	at org.apache.cassandra.utils.FBUtilities.getToolsOutputDirectory(FBUtilities.java:627)
      	at org.apache.cassandra.tools.NodeCmd.printHistory(NodeCmd.java:1403)
      	at org.apache.cassandra.tools.NodeCmd.main(NodeCmd.java:1122)
      Caused by: java.io.IOException: Failed to mkdirs /usr/share/opscenter-agent/.cassandra
      	... 4 more
      

      Attachments

        1. trunk-6449.txt
          0.7 kB
          Kirk True

        Activity

          People

            kirktrue Kirk True
            jjordan Jeremiah Jordan
            Kirk True
            Brandon Williams
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: