[
https://issues.apache.org/jira/browse/SINGA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venkata Satish Katta closed SINGA-219.
--------------------------------------
Resolution: Fixed
> make create_hdfs error in cifar10
> ----------------------------------
>
> Key: SINGA-219
> URL: https://issues.apache.org/jira/browse/SINGA-219
> Project: Singa
> Issue Type: Bug
> Reporter: Venkata Satish Katta
> Labels: hdfs, singa
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)