Uploaded image for project: 'Singa'
  1. Singa
  2. SINGA-219

make create_hdfs error in cifar10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Important

    Description

      g++ create_data.cc -std=c++11 -lsinga -lprotobuf -lglog -lhdfs3 -I../../include \
      -L../../.libs/ -Wl,-unresolved-symbols=ignore-in-shared-libs -Wl,-rpath=../../.libs/ \
      -o create_data.bin
      ./create_data.bin train-images-idx3-ubyte train-labels-idx1-ubyte hdfs://172.31.44.61:9000/examples/mnist/train_data.bin
      F0705 11:05:02.529184 12181 store.cc:59] Check failed: store Backend type (hdfsfile) not recognized

          • Check failure stack trace: ***
            @ 0x2b356b0769fd google::LogMessage::Fail()
            @ 0x2b356b07889d google::LogMessage::SendToLog()
            @ 0x2b356b0765ec google::LogMessage::Flush()
            @ 0x2b356b0791be google::LogMessageFatal::~LogMessageFatal()
            @ 0x2b356aaac6eb singa::io::CreateStore()
            @ 0x2b356aaac6ff singa::io::OpenStore()
            @ 0x401e52 create_data()
            @ 0x4023f6 main
            @ 0x2b356b7d5f45 (unknown)
            @ 0x401709 (unknown)

      Attachments

        Activity

          People

            Unassigned Unassigned
            venkatsatish Venkata Satish Katta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: