Skip to content

Error with Azure HD Insight #4

Description

@andymacourek

I am having an issue with getting data from Azure HD Insight. The code is failing on processing any results, even the base query to get the tables. A row for the table query is coming back as:

{{ "value": [ { "scalarValue": { "type": "NULL", "null": true } }, { "scalarValue": { "type": "STRING", "stringValue": "PRPT" } }, { "scalarValue": { "type": "STRING", "stringValue": "u" } } ] }}
Value: {[ { "scalarValue": { "type": "NULL", "null": true } }, { "scalarValue": { "type": "STRING", "stringValue": "PRPT" } }, { "scalarValue": { "type": "STRING", "stringValue": "u" } } ]}

But the code to get the value is failing with "Specified argument was out of the range of valid values"

My cluster type is
Cluster type, HDInsight version - HBase on Linux (HDI 3.5.1000.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions