You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to add support for RCFile on local for scalding.
So basically, I wanted to create a class like this RCFileLocalScheme extends Scheme <...>
so that we can override the localScheme of the RCFile class in the ColumnarSerDeSource.
Would that interest you?
The text was updated successfully, but these errors were encountered:
Hi there,
First, thanks for the good work.
I wanted to add support for RCFile on local for scalding.
So basically, I wanted to create a class like this RCFileLocalScheme extends Scheme <...>
so that we can override the localScheme of the RCFile class in the ColumnarSerDeSource.
Would that interest you?
The text was updated successfully, but these errors were encountered: