我正在使用一个通过azure管理门户创建的HDInsight集群(类型:Hadoop)。但是我无法访问它(使用visual studio 2013)。我得到了HDInsight工具异常,如下所示:
无法获取clusters:system.NullReferenceException:未将对象引用设置为位于Microsoft.WindowsAzureHDIStudio.UL.Common.HiveTaskHelper.GetHDInsightclusters(update
我调用graph.windows.net来做一个api调用,它被返回为JSON,并且它可以工作,但是,在随机的一段时间后,我的JSON数组返回为NULL,并使我的应用程序崩溃,这可以在我通过visualClaimsPrincipal.Current.FindFirst(TenantIdClaimType).Value;
// Get a token for calling the Windows Azure Active Direc