text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 DistinctAttribute: Comparer {0} is not defined. CustomDryadLinqSerializer attribute for type {0} does not define a SerializerType. Type {0} referred to by CustomDryadLinqSerializer attribute must implement IDryadLinqSerializer({1}). This DryadLinqContext has been disposed. Could not open FileSet and/or read its properties. FileSet must be sealed before calling FromStore(). FileSet must have at least one file. Could not get version information for DryadLINQ client component. See inner exception. Could not get version information for DryadLINQ server component. See inner exception. Internal error: Can't be used for value type. The type {0} does not contain a field named {1} Internal error: Can't be used for reference type. The URI is not well formed: {0} Prefix {0} has already been used for another provider. Provider {0} is unknown. Register it using DataProvider.Register. The arguments in the table URI are not well formed. Internal error: Can't call on PartitionInfo of type {0} Only URI format is supported. Internal error: Can't create partition node based on random partition. The partition keys are not provided. The provided range-partition keys are not consistenly ascending or descending. The arguments 'partitionKeys' and 'isDescending' are inconsistent. Read failure: End of stream encountered while reading {0}. Data may be corrupt or does not match the file set compression scheme. Fingerprint was disabled. The maximum record size is 2GB. Position_Set is not supported. Read is not supported. Seek is not supported. SetLength is not supported. Length of array {0} must be greater than or equal to {1} ({2} + {3}). Cannot auto-serialize a type that is not public. Type = {0}. Auto-serialized types must have at least one data member. Type={0}. Custom serializer type must have a public default constructor. Type = {0}. Custom serializer type must either be a class or a struct that implements IDryadLinqSerializer({1}). Type = {0} Cannot auto-serialize a type containing pointers. Type = {0}. Auto-serialization is not supported for type that has subtypes or derives from a non-primitive type. Type = {0}. Auto-serialization is not supported for types containing circular references. Type = {0}. Auto-serialization is not supported for type {0} because it derives from the non-primitive type {1}. Consider using a custom serializer for {0}. Please note this auto-serialization rule may have exceptions for built-in types. Please see product documentation for details. Auto-serialization is not supported for type that is an abstract type or has generic arguments which are abstract types. Type = {0}. Auto-serialization is not supported for type with private field. Type = {0}. Auto-serialization is not supported for types containing fields of System.Object, System.Object[] or other collections of System.Object. Type = {0}. Auto-serialization is not supported for delegate type. Type = {0}. Internal error: AddVertexMethod on {0} not handled. Internal error: cannot be empty Internal error: Must specify the file name for the output assembly. Failed to build {0}. See the client side log ({1}) for compilation error messages. Internal error: The auto-generated DryadLINQvertex assembly was missing. Key not found in collection. Too many items in collection. Internal error: Too many elements before reduction. DryadLINQ requires the DRYAD_HOME environment variable to be set to the Dryad binary folder. The ClusterName configuration must be set to the name of the head node of the cluster service. This DryadLinqContext is read-only. The collection is read-only. Internal error: {0} doesn't contain field/property {1} Unrecognized operator name: {0}. Internal error processing anonymous type in query. Expression of type {0} is not supported. Internal error: This parameter expression didn't have a name. Expression of type {0} is not supported for expression-summarization. Source is not ordered. The partition count must be greater than 0. The window size must be greater than 1. Each partition needs at least {0} records for this sliding window computation. Failed to access path {0} Error returned from GetFileSizeEx: {0}. Native channel error while reading from file. Win32 error code = {0}. Unknown compression scheme. Error returned from WriteFile: {0}. Index overflowed range of Int32. Key out of range. Index out of range. sources[{0}] is not a DryadLINQ query. A DryadLINQ IQueryable should be created via an DryadLinqContext object and use only DryadLINQ operators. A DryadLINQ query that is submitted should involve at least one operator. Scheduler type not supported: {0}. Unexpected execution kind. Unexpected job status: {0}. Repeated server error when querying job status. JobOption({0}, {1}) not implemented. JobMinNodes must be greater than 1. Error submitting job to {0}. Refer to inner exception for more detail. The DryadLINQ job did not complete successfully. Job cannot be submitted because either the client program or one of its dependencies is targetted for 32 bit execution ({0}). To correct this problem make sure your binaries are compiled as 'x64' or 'AnyCPU'. Error reading metadata. Error writing metadata. DryadLINQ IQueryable objects cannot be added to object store. Cannot serialize object store due to non-serializable object. Type = {0}. Error serializing object store. See inner exception. Failed to deserialize object from object store. The expression must be a method call: [{0}]. The query must be created from a DryadLinqContext object and only use DryadLINQ operators. The non-generic methods CreateQuery() and Execute() are not supported. Use CreateQuery<T>() and Execute<T>() instead. SequenceEqual() is not supported. This query instance has already been submitted. To submit a query more than once, create a new IQueryable<> instance. A query instance has already been submitted. To submit a query more than once, create a new IQueryable<> instance. A query instance appears more than once in 'sources'. A query instance should be submitted at most once. To submit a query more than once, create a new IQueryable<> instance. Position is not supported. Write is not supported. WriteByte is not supported. Internal error: Negative length in memcopy. The source for mergesort must be of type IMultiEnumerable. ThenBy is not supported. Internal error: Wrong combination of flags. Aggregate: No elements. First: No elements. Single: More than one element. Single: No elements. Last: No elements. Min: No elements Max: No elements Average: No elements Internal error: source must be DryadVertexReader. RangePartition: partition keys are missing. The return value of partitionFunc exceeded the number of ports. Fork: The number of keys must match the number of output ports. The branch {0} of Fork is not used. Internal error: The result and element selectors must be non-null Internal error: Cannot reset this IEnumerator. Failure during Except. Failure during Intersect. Failure during sorting. Internal error: Sorted chunk cannot be empty. RangePartition: partition keys and output channels mismatch. There were {0} keys and {1} channels. Failure in hash based GroupBy. Failure in sort based GroupBy. Failure in hash based Join. Failure in hash based GroupJoin. Failure in Distinct. Failure in {0}. Failure in ordered GroupBy. Apply: Failure in user-defined function. VertexBridge arguments are malformed. argsString={0} Unknown channel kind: {0}. Cannot read query plan for job: {0}. Unknown connection type: {0}. Unknown channel of type: {0}. Unknown method in expression to summarize: {0}. The input expression must be a DryadLINQ source. Output data type cannot be an anonymous type. Input data type cannot be an anonymous type. Decomposition class must be public. Class={0}. Decomposition class must implement IDecomposable<,,> or IDecomposableRecursive<,,>. Class={0}. Decomposition class types must match the function that it decorates. Method={0}. Class={1}. Decomposition class should implement only one decomposable interface. Class={0}. Decomposition class must have a public parameterless constructor. Class={0}. A method tagged [Associative] should take two parameters of type T and return type T. Method={0}. Associative class must be public. Class={0}. Associative class must implement IDecomposable<,,> or IDecomposableRecursive<,,>. Class={0}. Associative class types must match the function that it decorates. Method={0}. Class={1}. Associative class should implement only one IAssociativeRecursive interface. Class={0}. Associative class must have a public parameterless constructor. Class={0}. Internal error: cannot rebuild optimized query expression for node. Internal error: InputArity must equal Children.Length. Internal Error: The Distinct operator can only take at most 2 arguments. If a key-comparer is not provided, TKey must implement IComparable. TKey={0}. If a key-comparer is not provided, TKey must override GetHashCode() and either implement IEquatable or override Equals(). TKey={0}. If a comparer expression is not provided, TElement must implement IEquatable or override both Equals() and GetHashCode(). TElement={0}. A method should not be tagged with both HomomorphicAttribute and LeftHomomorphicAttribute. All inputs to homomorphic apply must have same number of input partitions Unrecognized data source: {0}. The operator '{0}' encountered in expression isn't a valid DryadLINQ operator. Aggregation operator '{0}' can only work on objects that implement IComparable. The number of separators passed to AssumeRangePartition must equal src.nPartitions - 1. nRangeSeparators={0}, Expected={1}. Multiple query outputs are targeted to the same URI {0} The output URI {0} is also used as the query source or as one of the referenced data sources. Can't concat two datasets with different compression schemes. Can't create multiple tables with different compression schemes. Internal error: Failed to remove the Merge node. Internal error: cannot attach a pipeline Internal error: Can't add Tee to a node with more than one outputs. Internal error: should not create vertex code for a dummy node. Internal error: should not create vertex code for input. Internal error: should not create vertex code for output. Internal error: should not create vertex code for Concat. Internal error: should not create vertex code for Tee. Internal error: Illegal type of dynamic manager in dynamic node The aggregate operator {0} is not supported. Internal error: Cannot have dynamic manager of type {0}. A DryadLINQ channel cannot be read more than once. For example, the delegate in Apply() may only enumerate its input once. Internal error: Should never call Reset() Internal error: Can't have more than one output channel. DSC fileset error: {0}. The stream {0} doesn't exist. The stream {0} already exists. Internal error: OpenForWrite called when fs was not null. Attempt to read from a stream that was opened for writing. Failed to create DSC fileset: {0}. ReadWrite access is not supported. {0} cannot handle expression of type {1}. Internal error: DryadLINQ query expression cannot be handled : {0}. The partition list of the table was empty. Failed to access file {0}, which is part of DSC stream {1}. If this file has other replicas, they were all attempted but could not be accessed either. GetURI() is not implemented for this stream type. SetCalcFP() is not implemented for this stream type. GetFP() is not implemented for this stream type. Failed to allocate a new native data block of size {0}. Native channel failed to read from input channel at port {0}. Win32 error = {1}. Native channel failed to write to output channel at port {0}. Failed to get stream properties for file set {0}. RecordType does not match with file set metadata. Use FromStore<T> with matching T, or an overload that supresses type-check. RecordType={0}, Stream.recordType={1}. KeySelector function must be non-null. The number of keys must be equal to PartitionCount-1. The job to create this DryadLinqQuery(T) failed with error: {0}. The job to create this DryadLinqQuery(T) was canceled by the user. Failed to get read paths for DSC fileset {0}. Property only available for physical data. Error creating data from local debug mode. See inner exception for details. Argument is not a LineRecord.