&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
thrift
1
vote
2
answers
39
views
Inserting from erlang into cassandra
I am trying to insert something into cassandra 0.7.6 from Erlang R14B02 (through thrift 0.6.1) I am doing the following: Read record definitions…
erlang
cassandra
thrift
asked
June 16, 2011 8:28 am CDT
dkk
1
vote
2
answers
46
views
Hypertable perl and cgi
i'm trying to develop web app in perl using hypertable. here is sample code: #!/usr/bin/perl -w use strict; use CGI; use CGI::Carp…
perl
apache
cgi
thrift
hypertable
asked
June 12, 2011 3:41 pm CDT
one man army
0
votes
0
answers
33
views
How can I make sure PHP is using TBinaryProtocolAccelerated
How can I make sure PHP is using TBinaryProtocolAccelerated and not TBinaryProtocol as the protocol? I am using PHP5 in Ubuntu Server.
apache
php5
ubuntu
apache2
thrift
asked
June 11, 2011 10:40 am CDT
Jean-Nicolas Boulay Desjardins
0
votes
1
answers
36
views
Do I need to create a special column family for counter columns?
My question concerns Cassandra 0.8 and Pelops. I found that Pelops uses the same Thrift command for reading a slice of columns as for a slice of…
api
cassandra
thrift
asked
June 9, 2011 2:38 pm CDT
luckyjaca
0
votes
1
answer
43
views
Appending data to a super column family in cassandra
I am trying to add a huge dataset into cassandra using phpcassa. The dataset comprises of our site events over the last few years. I have a super…
column
cassandra
thrift
super
phpcassa
asked
June 8, 2011 5:03 pm CDT
Sriranjan Manjunath
0
votes
0
answers
54
views
PHP HDFSThrift - java.lang.NullPointerException when trying to read/write
I'm trying to write/read data from a hdfs server using the thrift libraries in PHP. The thrift server is started on the hadoop machine and when I'm…
php
hadoop
thrift
hdfs
asked
June 8, 2011 11:29 am CDT
capi
0
votes
2
answers
40
views
How can get I get HBase to play nicely with sbt's dependency management?
I'm trying to get an sbt project going which uses CDH3's Hadoop and HBase. I'm trying to using a project/build/Project.scala file to declare…
scala
hadoop
hbase
thrift
sbt
asked
June 6, 2011 4:46 pm CDT
Leif Wickland
0
votes
1
answer
55
views
Problems starting Cassandra with “./bin/cassandra -f”
For some reason when I try to start Cassandra with this command: bin/cassandra -f The terminal gets stuck on: Listening for thrift clients... Is it…
ubuntu
cassandra
thrift
ubuntu-server
asked
May 31, 2011 3:52 pm CDT
Jean-Nicolas Boulay Desjardins
0
votes
2
answers
43
views
Hbase client ConnectionLoss for /hbase error
I'm going completely crazy: Installed Hadoop/Hbase, all is running; /opt/jdk1.6.0_24/bin/jps 23261 ThriftServer 22582 QuorumPeerMain 21969 NameNode…
java
ruby
hadoop
hbase
thrift
asked
May 27, 2011 9:18 am CDT
CharlesS
0
votes
1
answers
33
views
Having trouble linking Cassandra and Thrift sources in Eclipse
Hi all, I am using Cassandra (0.7.2) and Thrift (0.7) with eclipse 3.4 and having trouble getting the source files linked in. I have built both…
eclipse
cassandra
thrift
asked
May 24, 2011 10:28 am CDT
Hoofamon
1
vote
0
answers
48
views
Hadoop Basics: What do I do with the output?
(I'm sure a similar question exists, but I haven't found the answer I'm looking for yet.) I'm using Hadoop and Hive (for our developers with SQL…
hadoop
protocol-buffers
thrift
hive
hadoop-plugins
asked
May 17, 2011 11:46 am CDT
Travis Powell
0
votes
1
answers
50
views
Counter Column family Cassandra 0.8 PHP Support ?
I am using counters to read the counts on my website dynamically. It appears phpcassandra client(?) doesn't have support for counters natively. I…
php
cassandra
thrift
counters
phpcassa
asked
May 16, 2011 6:04 pm CDT
ebullient12
0
votes
0
answers
44
views
Where does a beginner learn about the technology behind thrift and web servers?
1) I'd like to understand what is going on under the hood when thrift lets PHP "talk to" Java. 2) I'd like to understand how Apache, Apache Tomcat…
multithreading
apache
sockets
nginx
thrift
asked
May 16, 2011 1:38 pm CDT
algorithmicCoder
0
votes
0
answers
39
views
Google Go datastore interfaces
What are your thoughts on go-pgsql and thrift4go ? I'd like to use Go with either Postgres or Hypertable for a project, but I'm curious as to how…
postgresql
go
thrift
hypertable
asked
May 14, 2011 8:57 pm CDT
buu700
0
votes
0
answers
61
views
Does anyone have a thrift_protocol.dll?
http://svn.apache.org/repos/asf/thrift/trunk/lib/php/src/ext/thrift_protocol/ I'm looking to build those files into a windows .dll. If anyone has…
php
cassandra
thrift
asked
May 5, 2011 11:04 pm CDT
Cameron Godfrey
0
votes
2
answers
32
views
Writing a MYSQL backed Java Back end Service for Dummies
So I want to do the simplest possible thing. Assume I have a MYSQL enabled hosting service. In it, I have a database storyland and a table…
java
php
mysql
protocol-buffers
thrift
asked
April 24, 2011 2:26 pm CDT
algorithmicCoder
0
votes
0
answers
61
views
Use of thrift/avro for a hadoop job to communicate between Java and C++
Right now we have a hadoop job in Java that is working with some C++ binaries. We write files to NFS and C++ and Java read them and thats our form…
hadoop
protocol-buffers
thrift
avro
asked
April 21, 2011 10:56 am CDT
Meg
0
votes
1
answers
89
views
Integrate Hbase with PHP
I have installed the Hbase and now I am looking for some PHP library to integrate hbase with PHP I have tried 2 libraries one is I tried to connect…
php
hbase
thrift
asked
April 16, 2011 12:58 pm CDT
user711372
0
votes
0
answers
55
views
Need to fix problem with cassandra
We currently use cassandra server with version 0.6.6 and a cassandra client(cassandra rubygem). Recently, it often get problems with ruby cassandra…
ruby
cassandra
thrift
eventmachine
asked
April 7, 2011 10:59 pm CDT
Cong Hoang Duc
0
votes
0
answers
66
views
Is Apache Thrift a Good Platform for Parallelism?
I've been hearing a bunch about Apache Thrift lately, though I know very little about it. I understand that it's a remote procedure call framework…
apache
parallel-processing
parallel
rpc
thrift
asked
April 7, 2011 10:49 pm CDT
dsimcha
Pages
:
1
|
2
>
32
thrift
Tagged:
thrift
Related Tags
cassandra
× 17
hadoop
× 6
apache
× 5
hbase
× 5
php
× 5
protocol-buffers
× 4
java
× 3
phpcassa
× 3
avro
× 2
c#
× 2
ubuntu
× 2
hypertable
× 2
ruby
× 2
sockets
× 1
hive
× 1
eventmachine
× 1
hadoop-plugins
× 1
django
× 1
column
× 1
logging
× 1
scala
× 1
ubuntu-server
× 1
apache2
× 1
database
× 1
erlang
× 1
php5
× 1
.net
× 1
hdfs
× 1
multithreading
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy