Will Oberman created CASSANDRA-4749:
---------------------------------------

             Summary: Possible problem with widerow in Pig URI 
                 Key: CASSANDRA-4749
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4749
             Project: Cassandra
          Issue Type: Bug
          Components: Hadoop
    Affects Versions: 1.1.5
         Environment: AWS running Centos 5.6 using Sun build 1.6.0_24-b07
            Reporter: Will Oberman


I don't have a good way to test this directly, but I'm concerned the Uri 
parsing for widerows isn't going to work.  setLocation 
1.) calls setLocationFromUri (which sets widerows to the Uri value)
2.) sets widerows to a static value (which is defined as false)
3.) sets widerows to the system setting if it exists.  
That doesn't seem right...

But setLocationFromUri also gets called from setStoreLocation, and I don't 
really know the difference between setLocation and setStoreLocation in terms of 
what is going on in terms of the integration between cassandra/pig/hadoop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to