Ah no worries, just got a bit panicked when I saw that. 

Summer will be better for me but for now these tickets have about maxed me out; 
3 months into the new tenure-track shtick is grueling. 

iPhone'd

> On Mar 28, 2015, at 14:27, Andrew Musselman <andrew.mussel...@gmail.com> 
> wrote:
> 
> Okay, go ahead and move it; I was just moving things from 1.0 to 0.10.0
> almost indiscriminately.
> 
>> On Sat, Mar 28, 2015 at 11:22 AM, Shannon Quinn <squ...@gatech.edu> wrote:
>> 
>> Wait, I thought all DSL work on spectral clustering was waiting until
>> 0.10.1?
>> 
>> iPhone'd
>> 
>>>> On Mar 28, 2015, at 13:49, Suneel Marthi <suneel.mar...@gmail.com>
>>> wrote:
>>> 
>>> Seems like we are stretched pretty thin given the work load, not to
>> mention
>>> that Mahout work is completely orthogonal to our paychecks.
>>> 
>>> Ted, Grant, Shannon - possible you guys could take some of the load??
>>> 
>>> On Sat, Mar 28, 2015 at 1:25 PM, Andrew Musselman <
>>> andrew.mussel...@gmail.com> wrote:
>>> 
>>>> Today's:
>>>> 
>>>> Andrew Palumbo
>>>> --------------------------
>>>> M-1648: Update CMS for Mahout 0.10.0
>>>> M-1638: H2O bindings fail at drmParallelizeWithRowLabels
>>>> M-1477: Clean up website on Logistic Regression
>>>> M-1564: Naive Bayes classifier for new Text Documents
>>>> M-1635: Getting an exception when I provide classification labels
>> manually
>>>> for Naive Bayes
>>>> M-1493: Port Naive Bayes to Spark DSL    (Patch available)
>>>> M-1559: Documentation and cleanup for Naive Bayes Example
>>>> M-1609: NullPointerException
>>>> M-1607: Spark-shell DAG scheduler
>>>> 
>>>> Andrew Musselman
>>>> -----------------------------
>>>> M-1655: Refactor module dependencies
>>>> M-1522: Handle logging levels via log4j.xml
>>>> M-1563: cleanup Warnings during Build
>>>> M-1470: LDA Topic dump
>>>> M-1462: Cleaning up Random Forests documentation on Mahout website
>>>> 
>>>> Dmitriy Lyubimov
>>>> --------------------------
>>>> M-1646: Refactor out all legacy MR dependencies from scala code
>>>> 
>>>> Frank Scholten
>>>> ---------------------
>>>> M-1649: Lucene 5 upgrade
>>>> M-1625: lucene2seq: failure to convert a document that does not contain
>> a
>>>> field (the field is not required)
>>>> 
>>>> Pat Ferrel
>>>> -----------------
>>>> M-1589: mahout.cmd has duplicated content    (Patch available)
>>>> M-1618: co-occurence recommender example
>>>> 
>>>> Suneel Marthi
>>>> ---------------------
>>>> M-1586: Collections downloads must have hash signatures
>>>> M-1647: The release build is incomplete
>>>> M-1652: Java 7 update
>>>> M-1512: Hadoop 2 compatibility
>>>> M-1469: Streaming KMeans fails when executed in MR mode and
>>>> REDUCE_STREAMING_KMEANS
>>>> set to true
>>>> M-1443: Update "How to Release" page    (Tagged 0.10.1)
>>>> M-1585: Javadocs not hosted by Mahout-Quality
>>>> M-1612: NPE during JSON outputformatter for clusterdump
>>>> M-1656: Change SNAPSHOT version from 1.0 to 0.10
>>>> M-1660: Hadoop1HDFSUtil.readDRMHEader should be taking Hadoop conf
>>>> M-1619: HighDFWordsPruner overwrites cache files
>>>> 
>>>> Stevo Slavic
>>>> --------------------
>>>> M-1650: upgrade 3rd party jars
>>>> M-1602: Euclidean Distance Similarity Math
>>>> M-1278: Improve inheritance of apache parent pom
>>>> M-1562: Publish Scaladocs
>>>> M-1277: Lose dependency on custom commons-cli
>>>> 
>>>> Shannon Quinn
>>>> -----------------------
>>>> M-1538: Port spectral clustering to Mahout DSL
>>>> M-1593: Implement affinity matrix computation in Mahout DSL
>>>> M-1540: Reuters Example spectral clustering Also online docs for
>> Spectral
>>>> clustering
>>>> M-1659: Remove deprecated Lanczos solver from spectral clustering in
>>>> mr-legacy
>>>> 
>>>> Ted Dunning
>>>> -------------------
>>>> M-1636: Class dependencies for Spark module are put in job.jar, which is
>>>> inefficient
>>>> 
>>>> Sebastian Schelter
>>>> --------------------------
>>>> M-1584: Create a detailed example of how to index an arbitrary dataset
>> and
>>>> run LDA on it    (Patch available)
>>>> 
>>>> Gokhan Capan
>>>> ----------------------
>>>> M-1626: Support for required quasi-algebraic operations and starting
>> with
>>>> aggregating rows/blocks
>>>> 
>>>> Unassigned
>>>> ------------------
>>>> M-1594: Example factorize-movielens-1M.sh does not use HDFS    (Patch
>>>> available)
>>>> M-1593: cluster-reuters.sh does not work complaining
>>>> java.lang.IllegalStateException    (Patch available)
>>>> M-1557: Add support for sparse training vectors in MLP    (Patch
>> available)
>>>> M-1516: run classify-20newsgroups.sh failed cause by
>>>> /tmp/mahout-work-jpan/20news-all does not exists in hdfs.    (Patch
>>>> available)
>>>> M-1643: CLI arguments are not being processed in spark-shell
>>>> M-1637: RecommenderJob of ALS fails in the mapper because it uses the
>>>> instance of other class
>>>> M-1634: ALS don't work when it adds new files in Distributed Cache
>>>> (Patch available)
>>>> M-1633: Failure to execute query when solr index contains documents with
>>>> different fields
>>>> M-1551: Add document to describe how to use mlp with command line
>> (Patch
>>>> available)
>>>> 
>>>> On Thu, Mar 26, 2015 at 7:07 PM, Suneel Marthi <suneel.mar...@gmail.com
>>> 
>>>> wrote:
>>>> 
>>>>> Ok here's the bug bash as of today
>>>>> 
>>>>> Andrew Palumbo
>>>>> --------------------------
>>>>> M-1648: Update CMS for Mahout 0.10.0
>>>>> M-1638: H2O bindings fail at drmParallelizeWithRowLabels
>>>>> M-1564: Naive Bayes classifier for new Text Documents
>>>>> M-1635: Exception when providing classification Labels
>>>>> M-1493: Port Naive Bayes to Spark DSL
>>>>> M-1559: Documentation and cleanup for Naive Bayes Example
>>>>> M-1609: NullPointerException
>>>>> M-1607: Spark-shell DAG scheduler
>>>>> 
>>>>> Andrew Musselman
>>>>> -----------------------------
>>>>> M-1655: Refactor module dependencies
>>>>> M-1563: cleanup Warnings during Build
>>>>> M-1470: LDA Topic dump
>>>>> 
>>>>> Dmitriy Lyubimov
>>>>> --------------------------
>>>>> M-1646: Refactor out all legacy MR dependencies from scala code
>>>>> 
>>>>> Frank Scholten
>>>>> ---------------------
>>>>> M-1649: Lucene 5 upgrade
>>>>> 
>>>>> Pat Ferrel
>>>>> -----------------
>>>>> M-1589: mahout.cmd has duplicated content
>>>>> M-1618: co-occurence recommender example
>>>>> 
>>>>> Suneel Marthi
>>>>> ---------------------
>>>>> M-1586: Collections downloads must have hash signatures
>>>>> M-1647: Release build
>>>>> M-1652: Java 7 update
>>>>> M-1512: Hadoop 2 compatibility
>>>>> M-1469: Streaming KMeans fails when executed in MR mode and
>>>>> REDUCE_STREAMING_KMEANS set to true
>>>>> M-1443: Update "How to Release" page
>>>>> M-1585: Javadocs not hosted by Mahout-Quality
>>>>> M-1612: NPE during JSON outputformatter for clusterdump
>>>>> 
>>>>> Stevo Slavic
>>>>> --------------------
>>>>> M-1650: upgrade 3rd party jars
>>>>> M-1602: Euclidean Distance Similarity Math
>>>>> M-1278: Improve inheritance of apache parent pom
>>>>> 
>>>>> Shannon Quinn
>>>>> -----------------------
>>>>> M-1540: Reuters Example spectral clustering
>>>>> Also online docs for Spectral clustering
>>>>> 
>>>>> Ted Dunning
>>>>> -------------------
>>>>> M-1636: Class dependencies for Spark module are put in job.jar, which
>> is
>>>>> inefficient
>> 

Reply via email to