Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
创建azure hdinsight by node.js命令行界面报告;无法调用方法';过滤器';“未定义”的定义;_Node.js_Azure_Hadoop_Command Line Interface_Azure Hdinsight - Fatal编程技术网

创建azure hdinsight by node.js命令行界面报告;无法调用方法';过滤器';“未定义”的定义;

创建azure hdinsight by node.js命令行界面报告;无法调用方法';过滤器';“未定义”的定义;,node.js,azure,hadoop,command-line-interface,azure-hdinsight,Node.js,Azure,Hadoop,Command Line Interface,Azure Hdinsight,I'v创建了一个hdinsight群集配置,然后通过命令“azure hdinsight cluster create--config myhdinsightconf”创建群集,但报告 信息:正在执行命令hdinsight cluster create /错误:无法调用未定义的方法“筛选器” 信息:错误信息已记录到azure。错误 错误:hdinsight群集创建命令失败 azure.err文件 Wed Mar 05 2014 10:47:34 GMT+0800 (CST): { [Ty

I'v创建了一个hdinsight群集配置,然后通过命令“azure hdinsight cluster create--config myhdinsightconf”创建群集,但报告

信息:正在执行命令hdinsight cluster create
/错误:无法调用未定义的方法“筛选器”
信息:错误信息已记录到azure。错误
错误:hdinsight群集创建命令失败

azure.err文件

Wed Mar 05 2014 10:47:34 GMT+0800 (CST): { [TypeError: Cannot call method 'filter' of undefined] stack: [Getter/Setter], __frame: { name: 'getCluster__2', line: 176, file: '/usr/local/lib/node_modules/azure-cli/lib/commands/hdinsight._js', prev: { name: 'createClusterCommand__1', line: 253, file: '/usr/local/lib/node_modules/azure-cli/lib/commands/hdinsight._js', prev: undefined, active: false, offset: 41, col: 19 }, active: true, offset: 1, col: 17 }, rawStack: [Getter] } TypeError: Cannot call method 'filter' of undefined at ___ (/usr/local/lib/node_modules/azure-cli/lib/commands/hdinsight._js:183:40) at ___ (/usr/local/lib/node_modules/azure-cli/node_modules/streamline/lib/callbacks/runtime.js:85:13) at ___ (/usr/local/lib/node_modules/azure-cli/lib/commands/hdinsight._js:196:16) at ___ (/usr/local/lib/node_modules/azure-cli/node_modules/streamline/lib/callbacks/runtime.js:85:13) at finalCallback (/usr/local/lib/node_modules/azure-cli/node_modules/azure/lib/services/hdinsight/hdinsightservice.js:403:7) at /usr/local/lib/node_modules/azure-cli/node_modules/azure/node_modules/azure-common/lib/services/serviceclient.js:693:11 at /usr/local/lib/node_modules/azure-cli/node_modules/azure/lib/services/hdinsight/hdinsightservice.js:406:5 at Request.processResponseCallback [as _callback] (/usr/local/lib/node_modules/azure-cli/node_modules/azure/node_modules/azure-common/lib/services/serviceclient.js:219:13) at Request.self.callback (/usr/local/lib/node_modules/azure-cli/node_modules/azure/node_modules/request/request.js:129:22) at Request.EventEmitter.emit (events.js:98:17) at getCluster__2 (/usr/local/lib/node_modules/azure-cli/lib/commands/hdinsight._js:177:17) at createClusterCommand__1 (/usr/local/lib/node_modules/azure-cli/lib/commands/hdinsight._js:294:19) 2014年3月5日星期三10:47:34 GMT+0800(CST): {[TypeError:无法调用未定义的方法'filter'] 堆栈:[Getter/Setter], __框架: {name:'getCluster_u_2', 行:176, 文件:'/usr/local/lib/node_modules/azure cli/lib/commands/hdinsight._js', 上一页: {name:'createClusterCommand__1', 第253行, 文件:'/usr/local/lib/node_modules/azure cli/lib/commands/hdinsight._js', 上一页:未定义, 活动:错误, 抵销:41, 上校:19}, 主动:对, 抵销:1, col:17}, rawStack:[Getter]} TypeError:无法调用未定义的方法“filter” 位于(/usr/local/lib/node\u modules/azure cli/lib/commands/hdinsight._js:183:40) 位于(/usr/local/lib/node\u modules/azure cli/node\u modules/streamline/lib/callbacks/runtime.js:85:13) 位于(/usr/local/lib/node\u modules/azure cli/lib/commands/hdinsight._js:196:16) 位于(/usr/local/lib/node\u modules/azure cli/node\u modules/streamline/lib/callbacks/runtime.js:85:13) 在finalCallback(/usr/local/lib/node_modules/azure cli/node_modules/azure/lib/services/hdinsight/hdinsightservice.js:403:7) 在/usr/local/lib/node_modules/azure cli/node_modules/azure/node_modules/azure common/lib/services/serviceclient.js:693:11 在/usr/local/lib/node_modules/azure cli/node_modules/azure/lib/services/hdinsight/hdinsightservice.js:406:5 在Request.processResponseCallback[as_callback](/usr/local/lib/node_modules/azure cli/node_modules/azure/node_modules/azure common/lib/services/serviceclient.js:219:13) at Request.self.callback(/usr/local/lib/node_modules/azure cli/node_modules/azure/node_modules/Request/Request.js:129:22) at Request.EventEmitter.emit(events.js:98:17) 在getCluster_uu2(/usr/local/lib/node_modules/azure cli/lib/commands/hdinsight._js:177:17) 在createClusterCommand_uu1(/usr/local/lib/node_modules/azure cli/lib/commands/hdinsight._js:294:19) 节点-v v0.10.26


在不使用配置文件创建时报告相同的错误。有什么想法吗?

错误报告并不完全准确。我在管理门户上尝试过,hdinsight不适用于我的配置区域,并且至少有10个字符的密码长度限制。当我修复这些问题时,错误就消失了