Groups
Sign in
Groups
rhipe
Conversations
About
Send feedback
Help
rhipe
Contact owners and managers
1–30 of 358
Mark all as read
Report group
0 selected
Jakub Paulina
5/21/16
Rhwrite
Hello, Its possible to use rhwrite to split data.frame in hdfs? So after i load this files from HDFS
unread,
Rhwrite
Hello, Its possible to use rhwrite to split data.frame in hdfs? So after i load this files from HDFS
5/21/16
Xiaosu Tong
,
Saptarshi Guha
5
3/8/16
rhipe_map_buffer_size
Well, IIRC each block is a java process and it wont send more data than contained inside a block. but
unread,
rhipe_map_buffer_size
Well, IIRC each block is a java process and it wont send more data than contained inside a block. but
3/8/16
Jeremiah Rounds
3/4/16
rhmapfile is in desperate need of documentation
Hi, I was trying to figure out how to do an old rhgetkey, and failing badly at it. I tracked down the
unread,
rhmapfile is in desperate need of documentation
Hi, I was trying to figure out how to do an old rhgetkey, and failing badly at it. I tracked down the
3/4/16
김종훈
,
Jeremiah Rounds
2
1/25/16
RHIPE simple Example ...error
rhmr() was depreciated and then removed. Use rhwatch() instead. It is rhmr() with more functionality
unread,
RHIPE simple Example ...error
rhmr() was depreciated and then removed. Use rhwatch() instead. It is rhmr() with more functionality
1/25/16
Jeremiah Rounds
,
Saptarshi Guha
5
10/20/15
How to use try to print a better call stack?
you can also try , debug='collect', though the new RHIPE i hear has a nice debug feature.
unread,
How to use try to print a better call stack?
you can also try , debug='collect', though the new RHIPE i hear has a nice debug feature.
10/20/15
Jeremiah Rounds
, …
Ashrith
5
10/15/15
Combining two map files as inputs?
I usually do rhls(parentfolder)$file as the input. And that brings in all the file. But this is for
unread,
Combining two map files as inputs?
I usually do rhls(parentfolder)$file as the input. And that brings in all the file. But this is for
10/15/15
Jeremiah Rounds
, …
Ryan
5
9/28/15
Best way to use Tessera in a project with a custom GUI
Thanks. I scanned some serving R over http solutions (not sure REST was in my vocabulary). While I
unread,
Best way to use Tessera in a project with a custom GUI
Thanks. I scanned some serving R over http solutions (not sure REST was in my vocabulary). While I
9/28/15
Luke Hallett
, …
Jeremiah Rounds
18
9/25/15
Rhipe_0.75.0_cdh5 - java.io.IOException: Stream Closed
Maybe if you are not using a Rhipe distributed cache (for example if you are using a tarball created
unread,
Rhipe_0.75.0_cdh5 - java.io.IOException: Stream Closed
Maybe if you are not using a Rhipe distributed cache (for example if you are using a tarball created
9/25/15
Sunny Kumar
, …
Ryan
5
9/15/15
Error while updateAttribute() in Rhipe test example - not a SequenceFile
This isn't a problem when using versions of RHIPE probably less than a year old, but you're
unread,
Error while updateAttribute() in Rhipe test example - not a SequenceFile
This isn't a problem when using versions of RHIPE probably less than a year old, but you're
9/15/15
hh
, …
Jeremiah Rounds
3
7/5/15
RhipeMapReduce binary and shell script - How they fit in the scheme of things
A few years ago I wrote bashRhipeArchive so I guess I can shed some light on this, even though I have
unread,
RhipeMapReduce binary and shell script - How they fit in the scheme of things
A few years ago I wrote bashRhipeArchive so I guess I can shed some light on this, even though I have
7/5/15
Ryan
, …
yi-chia wang
4
7/5/15
Re: Login credentials for the VM
when i type in this $ R CMD INSTALL Rhipe_0.73.1.tar.gz the error message is ** R ** inst **
unread,
Re: Login credentials for the VM
when i type in this $ R CMD INSTALL Rhipe_0.73.1.tar.gz the error message is ** R ** inst **
7/5/15
nae...@ic.ufal.br
, …
yi-chia wang
5
7/5/15
Infinite loop when using rhwatch::setup
when i type in this $ R CMD INSTALL Rhipe_0.73.1.tar.gz the error message is ** R ** inst **
unread,
Infinite loop when using rhwatch::setup
when i type in this $ R CMD INSTALL Rhipe_0.73.1.tar.gz the error message is ** R ** inst **
7/5/15
yi-chia wang
7/5/15
Environment variables problem
when i type in this $ R CMD INSTALL Rhipe_0.73.1.tar.gz the error message is ** R ** inst **
unread,
Environment variables problem
when i type in this $ R CMD INSTALL Rhipe_0.73.1.tar.gz the error message is ** R ** inst **
7/5/15
yi-chia wang
7/5/15
can any boby help to set the Environment Variables ?please!!!!!
Rhipe requires HADOOP_HOME or HADOOP or HADOOP_BIN environment variable to be present $HADOOP/bin/
unread,
can any boby help to set the Environment Variables ?please!!!!!
Rhipe requires HADOOP_HOME or HADOOP or HADOOP_BIN environment variable to be present $HADOOP/bin/
7/5/15
Ryan Hafen
, …
varun gautam
11
7/5/15
error installing on R 3.2
Hello I am also using R 3.2.1 on ubuntu (Amazon EC2 free-tier). I am having the same trouble
unread,
error installing on R 3.2
Hello I am also using R 3.2.1 on ubuntu (Amazon EC2 free-tier). I am having the same trouble
7/5/15
Anurag Jain
,
Ryan
2
5/29/15
Unable to install Rhipe, sorry for an abstract title
Hi Anurag, Just checking if you have used this resource: http://tessera.io/docs-install-cluster/ If
unread,
Unable to install Rhipe, sorry for an abstract title
Hi Anurag, Just checking if you have used this resource: http://tessera.io/docs-install-cluster/ If
5/29/15
Aleksander Eskilson
5/28/15
Vector Data Structures as Opposed to Key/Value pairs
A lot of the doc I can find is about transforming and storing data sets as key/value pairs, which is
unread,
Vector Data Structures as Opposed to Key/Value pairs
A lot of the doc I can find is about transforming and storing data sets as key/value pairs, which is
5/28/15
nae...@ic.ufal.br
,
Saptarshi Guha
5
5/23/15
Datatype of map.values
Once again, thanks. :D
unread,
Datatype of map.values
Once again, thanks. :D
5/23/15
nae...@ic.ufal.br
,
Saptarshi Guha
3
5/23/15
Using memory object as input instead of a disk file
Thanks! It really helped. It's nice to know I can count on the help of kind people like you.
unread,
Using memory object as input instead of a disk file
Thanks! It really helped. It's nice to know I can count on the help of kind people like you.
5/23/15
Ruizhu Huang
,
Ruizhu Huang
3
5/20/15
Rhipe_0.75.0_cdh5mr2 Error: java.io.IOException: java.io.IOException: Stream closed
Finally figure out: mapred = list( LD_LIBRARY_PATH=paste(Sys.getenv(PROTOBUF_LIB),Sys.getenv("
unread,
Rhipe_0.75.0_cdh5mr2 Error: java.io.IOException: java.io.IOException: Stream closed
Finally figure out: mapred = list( LD_LIBRARY_PATH=paste(Sys.getenv(PROTOBUF_LIB),Sys.getenv("
5/20/15
Marek Bejda
,
Saptarshi Guha
3
5/12/15
K-Means with RHIPE
Nice, One suggestion you can try setting the reduce to (not sure if you can since you're not
unread,
K-Means with RHIPE
Nice, One suggestion you can try setting the reduce to (not sure if you can since you're not
5/12/15
vinay
5/6/15
ERROR IN STREAMING JOB
hi sir, This is my program code and error message : small.ints = to.dfs(1:10) 15/05/05 22:01:05 INFO
unread,
ERROR IN STREAMING JOB
hi sir, This is my program code and error message : small.ints = to.dfs(1:10) 15/05/05 22:01:05 INFO
5/6/15
GwangSeok Song
,
Saptarshi Guha
3
4/6/15
Error >> java.io.FileNotFoundException: Cannot access /tmp: No such file or directory
Thank you for the answer. To solve this problem, I was worried for 4 hours. Like your answer, This
unread,
Error >> java.io.FileNotFoundException: Cannot access /tmp: No such file or directory
Thank you for the answer. To solve this problem, I was worried for 4 hours. Like your answer, This
4/6/15
Marek Bejda
, …
Ryan
3
3/31/15
Benchmarking RHIPE vs the world.
There is a technical report at Purdue on performance testing for logistic regression. Let me check to
unread,
Benchmarking RHIPE vs the world.
There is a technical report at Purdue on performance testing for logistic regression. Let me check to
3/31/15
Saptarshi Guha
, …
Ryan Hafen
5
3/31/15
General Question to users
Whenever I build an update of RHIPE, I put it out on ml.stat.purdue.edu/rhipebin. I've been
unread,
General Question to users
Whenever I build an update of RHIPE, I put it out on ml.stat.purdue.edu/rhipebin. I've been
3/31/15
Marek Bejda
,
Saptarshi Guha
4
3/30/15
Setting mapper count / split count via mapreduce.job.maps
No it doesn't use streaming. Though it does use the same principle: write from hadoop to C via
unread,
Setting mapper count / split count via mapreduce.job.maps
No it doesn't use streaming. Though it does use the same principle: write from hadoop to C via
3/30/15
salah bensator
3/27/15
Error when running rhinit()
Hello, I installed RHIPE and i tried the command rhinit() but I get an error saying: > rhinit()
unread,
Error when running rhinit()
Hello, I installed RHIPE and i tried the command rhinit() but I get an error saying: > rhinit()
3/27/15
nikhil yadav
, …
salah bensator
12
3/27/15
error in rhinit()
I Have exactly the same problem. I didn't get it, you were able to fix it ? Is there a way to fix
unread,
error in rhinit()
I Have exactly the same problem. I didn't get it, you were able to fix it ? Is there a way to fix
3/27/15
Ravi Puranik
3/27/15
IOException Broken Pipe
I am trying to run a Rhipe M/R job in a single node CDH4.7 VM and am getting the exception below. I
unread,
IOException Broken Pipe
I am trying to run a Rhipe M/R job in a single node CDH4.7 VM and am getting the exception below. I
3/27/15
Ravi Puranik
3/27/15
Rhipe Broken Pipe IOException
Hi Folks, I am trying to run a simple RM/R job (my first with Rhipe) and am getting the following
unread,
Rhipe Broken Pipe IOException
Hi Folks, I am trying to run a simple RM/R job (my first with Rhipe) and am getting the following
3/27/15